homebrew-cask/Casks/winbox.rb

13 lines
432 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'winbox' do
2017-03-30 15:54:35 +08:00
version '3.11'
sha256 'a2fc14d3eec133df7638f1e0697bacc7a80a5dbf90ea80be935512f9ed673d6d'
2015-12-11 15:25:29 +08:00
url "http://joshaven.com/Winbox4Mac_#{version}.dmg"
appcast 'http://joshaven.com/resources/tools/winbox-for-mac/',
2017-03-30 15:54:35 +08:00
checkpoint: 'cb7b445809da1a79fc91932c164cbb4e72e719a4a570cbe8e402eb951bfa1459'
2015-12-11 15:25:29 +08:00
name 'Winbox4Mac'
homepage 'http://joshaven.com/resources/tools/winbox-for-mac/'
2015-12-11 15:25:29 +08:00
app 'Winbox4Mac.app'
end