Add itch.app v17.6.0 (#21191)

This commit is contained in:
Udo Kramer 2016-05-14 15:11:08 +02:00 committed by Vítor Galvão
parent e0f9151919
commit 37478c46f1
1 changed files with 14 additions and 0 deletions

14
Casks/itch.rb Normal file
View File

@ -0,0 +1,14 @@
cask 'itch' do
version '17.6.0'
sha256 'f5ec3f4c9c45a4811f11b79962d84c1e12ac0c42458653c68c02051f555c6671'
# github.com/itchio/itch was verified as official when first introduced to the cask
url "https://github.com/itchio/itch/releases/download/v#{version}/itch-mac.dmg"
appcast 'https://github.com/itchio/itch/releases.atom',
checkpoint: 'e2d69aeae8b736debddab73e78dcef0e4af45db40fefbc6bc3881b94dbbf6d87'
name 'itch'
homepage 'https://itch.io/app'
license :mit
app 'itch.app'
end