jd-gui.rb: upgrade to v1.3.0

This commit is contained in:
Victor Popkov 2015-07-18 20:15:44 +03:00
parent 25c9a77e28
commit 4c0cf3360f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'jd-gui' do
version '1.2.0'
sha256 '4458b81a10a7169ced8d174addf918c7879e0e60976dc630e58f43fb68a2dc00'
version '1.3.0'
sha256 'f8c0f0a44ce699e50e71f0de31dc623efcdffc2882f6497fb8c7ea33a43958f0'
# github.com is the official download host per the vendor homepage
url "https://github.com/java-decompiler/jd-gui/releases/download/v#{version}/jd-gui-osx-#{version}.tar"