homebrew-cask/Casks/container-ps.rb

12 lines
394 B
Ruby
Raw Normal View History

2019-10-26 21:22:03 +08:00
cask 'container-ps' do
version '1.2.1'
sha256 '4e3201cf52936c7d92e45fad5f36698780b6b753d9fe03ee28dc20c60cf7953c'
2019-10-26 21:22:03 +08:00
url "https://github.com/Toinane/container-ps/releases/download/#{version}/Container.PS-#{version}.dmg"
appcast 'https://github.com/Toinane/container-ps/releases.atom'
name 'Container PS'
homepage 'https://github.com/Toinane/container-ps'
app 'Container PS.app'
end