homebrew-cask/Casks/jtool2.rb

12 lines
279 B
Ruby

cask "jtool2" do
# NOTE: "2" is not a version number, but an intrinsic part of the product name
version "2020.02.10"
sha256 :no_check
url "http://newosxbook.com/tools/jtool2.tgz"
name "jtool2"
homepage "http://newosxbook.com/tools/jtool.html"
binary "jtool2"
end