From 9e6c4a9beacb389a8a4e0620332f00fcfc6d7314 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Mon, 25 Nov 2019 14:52:44 -0800 Subject: [PATCH] Update station from 1.59.2 to 1.60.1 (#73165) --- Casks/station.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/station.rb b/Casks/station.rb index 4985ad3fb32..3ff7cd88804 100644 --- a/Casks/station.rb +++ b/Casks/station.rb @@ -1,6 +1,6 @@ cask 'station' do - version '1.59.2' - sha256 '116e1be11bbd527efd55ddbd06a1d1734a64a2bfd0946d7997f1c873b8f0dd50' + version '1.60.1' + sha256 '6abf550f5164bf2faf99dc9e651eb2758daf76a0a616a75423945f64f1a2d077' # github.com/getstation/desktop-app-releases was verified as official when first introduced to the cask url "https://github.com/getstation/desktop-app-releases/releases/download/#{version}/Station-#{version}.dmg"