Update jclasslib-bytecode-viewer from 6.0.1 to 6.0.3 (#116625)

* Update jclasslib-bytecode-viewer from 6.0.1 to 6.0.3

* jclasslib-bytecode-viewer: add desc
This commit is contained in:
neutric 2021-12-30 01:34:09 +01:00 committed by GitHub
parent bb3c0c3957
commit c395f10031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
cask "jclasslib-bytecode-viewer" do
version "6.0.1"
sha256 "1c413b81ce73b9669e5cb64af16c61af34227788624fd3d92273250268d974c1"
version "6.0.3"
sha256 "944d53183b325606c54e56cae4e08ba3f0f8c442834128bbba94f6c758c2f2fe"
url "https://github.com/ingokegel/jclasslib/releases/download/#{version}/jclasslib_macos_#{version.dots_to_underscores}.dmg"
name "jclasslib bytecode viewer"
desc "Visualize all aspects of compiled Java class files and the contained bytecode"
homepage "https://github.com/ingokegel/jclasslib"
auto_updates true