homebrew-cask/Casks/swimat.rb

13 lines
429 B
Ruby
Raw Normal View History

2016-11-19 20:53:53 +08:00
cask 'swimat' do
2017-10-02 05:56:34 +08:00
version '1.5.0'
sha256 '8a88598c20841e52af2f8160d1dde9c1173f65e878e4c918c32c7f67b0077d71'
2016-11-19 20:53:53 +08:00
url "https://github.com/Jintin/Swimat/releases/download/v#{version}/Swimat.zip"
appcast 'https://github.com/Jintin/Swimat/releases.atom',
2017-10-02 05:56:34 +08:00
checkpoint: '8e888809ec82489edd6f00f0b0cc7d506e801d65373d8a278993832bd1a9a025'
2016-11-19 20:53:53 +08:00
name 'Swimat'
homepage 'https://github.com/Jintin/Swimat'
app 'Swimat.app'
end