homebrew-cask/Casks/elasticwolf.rb

13 lines
529 B
Ruby
Raw Normal View History

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"
2019-05-03 22:01:52 +08:00
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