From 06ecfc49b5d4db9796f9a3112fee06336e45defc Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Mon, 27 May 2019 08:21:19 -0700 Subject: [PATCH] Update twine from 2.3.0 to 2.3.1 (#63948) --- Casks/twine.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/twine.rb b/Casks/twine.rb index ae458a7dc53..64a74ff361c 100644 --- a/Casks/twine.rb +++ b/Casks/twine.rb @@ -1,6 +1,6 @@ cask 'twine' do - version '2.3.0' - sha256 '11c8b82fc16ae175fdcea650e401cadaf2ac24815722b20aea0029eb4cf04297' + version '2.3.1' + sha256 '361ef2ac1cc35c9c7d7547ca60b0c3163b3e428f25544ef77ed74b9875965cab' # github.com/klembot/twinejs was verified as official when first introduced to the cask url "https://github.com/klembot/twinejs/releases/download/#{version}/twine_#{version}_macos.dmg"