From 3fd771600d5fe6356b315e7011d5daabeb7c2f74 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Wed, 5 Feb 2020 14:03:35 -0800 Subject: [PATCH] Update station from 1.63.4 to 1.64.1 (#76665) --- Casks/station.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/station.rb b/Casks/station.rb index 3164338b33..d9e7c50ae7 100644 --- a/Casks/station.rb +++ b/Casks/station.rb @@ -1,6 +1,6 @@ cask 'station' do - version '1.63.4' - sha256 'b69fd25ad06898058394f00b1606825bd4ba36d43dc6d93ba58ef8ccaf642d85' + version '1.64.1' + sha256 'e75cd41b77de9601ee0073ba54dc83a6bb284b37ad0b5ab317b156d7d0afb5d6' # 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"