mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
268 B
Ruby
9 lines
268 B
Ruby
class Chainsaw < Cask
|
|
version '2.1.0'
|
|
sha256 '3449c1d0fca70f78b656a151dabaf5c8149e1dbec2854b7a662b7f242ce299d2'
|
|
|
|
url 'http://people.apache.org/~sdeboy/apache-chainsaw-2.1.0-SNAPSHOT.dmg'
|
|
homepage 'http://logging.apache.org/chainsaw/'
|
|
|
|
app 'Chainsaw.app'
|
|
end
|