homebrew-cask/Casks/feisty-dog-tag.rb

15 lines
585 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'feisty-dog-tag' do
2016-01-08 04:10:19 +08:00
version '1.0.4,010'
sha256 '1bfc83427aa474d9df3c5413ee5645a0e5b134ceef642bf99a717af1798e72df'
2014-10-30 09:40:40 +08:00
2016-02-01 23:32:21 +08:00
# amazonaws.com/feisty-dog was verified as official when first introduced to the cask
2016-01-12 16:15:05 +08:00
url "https://s3.amazonaws.com/feisty-dog/versions/binaries/000/000/#{version.after_comma}/Tag-#{version.before_comma}.zip"
2015-05-24 00:24:05 +08:00
appcast 'https://www.feisty-dog.com/panel/updates/Tag',
checkpoint: 'ce6634f8e74e8f0cc3f35f51e129063d950bef1c9b2e44fd5df5160c5b1610d0'
name 'Tag'
homepage 'https://www.feisty-dog.com/tag/'
2014-10-30 09:40:40 +08:00
license :commercial
app 'Tag.app'
end