Update itch to 23.0.0 (#28903)

This commit is contained in:
Victor Popkov 2017-01-11 23:48:58 +02:00 committed by Miccal Matthews
parent fa5b45914f
commit 686d292a25
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'itch' do
version '22.2.0'
sha256 '3c93a7b1c5d880c819e75c0bf31277261ea71b5585817a0966976867de8fecee'
version '23.0.0'
sha256 '3ceb459bd2fc09f4f64c8ab6ed0f0cc5e71c936653bd740180e7caa31e1246d5'
# 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: 'eca59b0f515cf26edd52c85607aa6469efff497affd10816103123a63259572e'
checkpoint: '7dbc396693efa8d2648f2b0e851b7a0c615481660f8bd528e5e88b477a4f254b'
name 'itch'
homepage 'https://itch.io/app'