From 0ba4fb28908c7bb8b6555bb9d2189b6bdfd0fcb2 Mon Sep 17 00:00:00 2001 From: Brian Morton Date: Thu, 1 Feb 2018 13:32:15 -0800 Subject: [PATCH] Update itch to 23.6.1 (#43453) --- Casks/itch.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/itch.rb b/Casks/itch.rb index 1dd743ce0b1..f76d4320c06 100644 --- a/Casks/itch.rb +++ b/Casks/itch.rb @@ -1,11 +1,11 @@ cask 'itch' do - version '23.6.0' - sha256 '0a5b9369cc8ac554eca583af56ab2b849b619a9db949081d1063dec3aec1c1be' + version '23.6.1' + sha256 '97b639ece01a74b6c1e0d3517623b79f5734aaf3c448dbb9cf2540a6bcb2ebdb' # 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: '287c480e37ff8c26e7ea259eb109c48ba7435b5917b3e0de42be2a2aa970472c' + checkpoint: '9dcccac9a6abd8234de24bf75d3ab43a8ed7b49f910bf35ca09ad4e65a98bf27' name 'itch' homepage 'https://itch.io/app'