homebrew-cask-versions/Casks/chainsaw.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
267 B
Ruby

class Chainsaw < Cask
url 'http://people.apache.org/~sdeboy/apache-chainsaw-2.1.0-SNAPSHOT.dmg'
homepage 'http://logging.apache.org/chainsaw/'
version '2.1.0'
sha256 'df69bae641b2f7e07f78135d6413755a43e673512045fa90c7660ed0cbf8ef1b'
link 'Chainsaw.app'
end