From 0bae138df0f25f6f3c02dec59774490f39456a0b Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Wed, 15 Apr 2020 19:07:25 -0700 Subject: [PATCH] Update cytoscape (#80745) --- Casks/cytoscape.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/cytoscape.rb b/Casks/cytoscape.rb index 9b755a39942..af24ac52bab 100644 --- a/Casks/cytoscape.rb +++ b/Casks/cytoscape.rb @@ -1,6 +1,6 @@ cask 'cytoscape' do - version '3.7.2' - sha256 '8bb131921f7a030b4f06156d1d6e67d132a41e6febca6e48f2386df8ac028f4d' + version '3.8.0' + sha256 '4986f3b754a36610c62b3a015d33874cf0e5e01720dcca2aa397b573e1646d94' # github.com/cytoscape/cytoscape was verified as official when first introduced to the cask url "https://github.com/cytoscape/cytoscape/releases/download/#{version}/Cytoscape_#{version.dots_to_underscores}_macos.dmg"