homebrew-cask/Casks/elasticwolf.rb

13 lines
530 B
Ruby

cask "elasticwolf" do
version "5.1.7"
sha256 "c5a69e5c9038dd9724548848251df22bfe37b867c548eb47349358bfbc94c863"
# s3-us-gov-west-1.amazonaws.com/elasticwolf/ was verified as official when first introduced to the cask
url "https://s3-us-gov-west-1.amazonaws.com/elasticwolf/ElasticWolf-osx-#{version}.zip"
appcast "https://aws.amazon.com/tools/aws-elasticwolf-client-console/"
name "AWS ElasticWolf Client Console"
homepage "https://aws.amazon.com/tools/aws-elasticwolf-client-console/"
app "ElasticWolf.app"
end