homebrew-cask/Casks/sentinel.rb

12 lines
363 B
Ruby
Raw Normal View History

2020-01-16 06:45:49 +08:00
cask 'sentinel' do
version '0.14.4'
sha256 '7beeb90c32984d6d133ffed53f1e8c391485b30df3683dfa4de4b67c40fceeba'
2020-01-16 06:45:49 +08:00
url "https://releases.hashicorp.com/sentinel/#{version}/sentinel_#{version}_darwin_amd64.zip"
appcast 'https://docs.hashicorp.com/sentinel/downloads/'
name 'Sentinel'
homepage 'https://docs.hashicorp.com/sentinel/'
binary 'sentinel'
end