homebrew-cask/Casks/welly.rb

16 lines
402 B
Ruby

cask 'welly' do
version '2.7'
sha256 'cb24a26432d8927b1159a1865602c3f30b5190f628167c954e4d6cc723cfcb0f'
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/welly/Welly.v#{version}.fix.zip"
appcast 'https://csie.io/welly/update.xml'
name 'Welly'
homepage 'https://code.google.com/archive/p/welly'
app 'Welly.app'
caveats do
discontinued
end
end