From 20bb086bd69176a0307b4b9828acadad508a3c04 Mon Sep 17 00:00:00 2001 From: Brian Morton Date: Mon, 25 Jun 2018 09:38:53 -0700 Subject: [PATCH] Update byteball to 2.3.0 (#48906) --- Casks/byteball.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/byteball.rb b/Casks/byteball.rb index 2005093f2e3..eb566c50245 100644 --- a/Casks/byteball.rb +++ b/Casks/byteball.rb @@ -1,6 +1,6 @@ cask 'byteball' do - version '2.2.0' - sha256 '436f81611ace2722016228c2f3313e89567231d2ae9d4b0fbb2b2c80030090da' + version '2.3.0' + sha256 '155ca1db521d3fc506c8869d633028f8bd10d860f54a00cefe9ef676f07c23ad' # github.com/byteball/byteball was verified as official when first introduced to the cask url "https://github.com/byteball/byteball/releases/download/v#{version}/Byteball-osx64.dmg"