homebrew-cask-versions/Casks/chainsaw.rb
Roland Walker b78a4cf6b1 Add Apache Chainsaw.app
This commit contains Apache Chainsaw.app version 2.1.0.  Note that even
though the DMG is labeled "snapshot", this is the only functioning binary
available from apache.org.
2013-11-20 12:00:46 -05:00

7 lines
241 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'
sha1 '55d40886a8cbf93e2f27d162cedaa3e4a14898e8'
link 'Chainsaw.app'
end