mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
257 B
Ruby
9 lines
257 B
Ruby
class Jbidwatcher < Cask
|
|
version '2.5.6'
|
|
sha256 '659de073d9e0d71fa86e21db1524b7df57b36ff7826600a01ed93da6df5f5c9f'
|
|
|
|
url 'https://www.jbidwatcher.com/download/JBidwatcher-2.5.6.dmg'
|
|
homepage 'http://www.jbidwatcher.com'
|
|
|
|
link 'JBidwatcher.app'
|
|
end
|