homebrew-cask/Casks/jbidwatcher.rb

14 lines
444 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'jbidwatcher' do
2014-06-10 19:31:13 +08:00
version '2.5.6'
sha256 '659de073d9e0d71fa86e21db1524b7df57b36ff7826600a01ed93da6df5f5c9f'
2014-09-26 20:08:58 +08:00
url "https://www.jbidwatcher.com/download/JBidwatcher-#{version}.dmg"
2015-05-25 03:38:05 +08:00
appcast 'https://www.jbidwatcher.com/sparkle/updates.xml',
2016-02-09 06:25:30 +08:00
checkpoint: '8c77c9c8c3b057dc796441fec033235f659ac91a60362b6701cf16734342c8c2'
name 'JBidwatcher'
homepage 'https://www.jbidwatcher.com'
2015-09-07 01:10:13 +08:00
license :cc
2014-09-16 00:05:46 +08:00
app 'JBidwatcher.app'
2014-06-10 19:31:13 +08:00
end