homebrew-cask/Casks/garagebuy.rb

13 lines
373 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'garagebuy' do
2015-07-07 22:33:17 +08:00
version '3.2'
sha256 'b54c2b2e11f9a449fa3211c6db98c6f26f2418b88c89cb0272c9014c6f5c23ea'
2016-02-14 08:59:12 +08:00
# iwascoding.de was verified as official when first introduced to the cask
url "https://www.iwascoding.de/downloads/GarageBuy_#{version}.dmg"
2015-01-30 04:34:20 +08:00
name 'GarageBuy'
2015-06-29 14:32:18 +08:00
homepage 'https://www.iwascoding.com/GarageBuy'
2015-09-01 00:40:12 +08:00
license :gratis
2014-09-16 00:05:36 +08:00
app 'GarageBuy.app'
end