homebrew-cask-versions/Casks/visualvm.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
270 B
Ruby

class Visualvm < Cask
url 'https://java.net/projects/visualvm/downloads/download/release137/VisualVM_137.dmg'
homepage 'http://visualvm.java.net'
version '1.3.7'
sha256 '16d95033659703b03ad0fc98e0787d13c6814cdfd065be91024fd3b5a1c27e3b'
link 'VisualVM.app'
end