homebrew-cask/Casks/tag.rb

13 lines
453 B
Ruby

cask "tag" do
version "1.0.5,017"
sha256 "3b3b21909dc00d4ff87a501c6451fb14e99ef1c10bea64d69ace5cfaa5bfe1a4"
# feisty-dog.s3.amazonaws.com/ was verified as official when first introduced to the cask
url "https://feisty-dog.s3.amazonaws.com/versions/binaries/000/000/#{version.after_comma}/Tag-#{version.before_comma}.zip"
appcast "https://www.feisty-dog.com/tag/"
name "Tag"
homepage "https://www.feisty-dog.com/tag/"
app "Tag.app"
end