homebrew-cask/Casks/pusher.rb

10 lines
278 B
Ruby
Raw Normal View History

2014-02-09 18:56:40 +08:00
class Pusher < Cask
2014-04-09 18:13:27 +08:00
version '0.4.3'
sha256 'cb52416dd88e7a0afc0e7492860fed0bd7f4568a9ef5ae75befb3216cec36fdb'
url 'https://github.com/noodlewerk/NWPusher/releases/download/0.4.3/pusher.app.zip'
homepage 'https://github.com/noodlewerk/NWPusher'
2014-02-09 18:56:40 +08:00
link 'Pusher.app'
end