From 332b776e6be123916167f16aefecfd29c2547205 Mon Sep 17 00:00:00 2001 From: Shoichi Aizawa Date: Thu, 5 Jul 2018 10:02:46 +0900 Subject: [PATCH] Update station to 1.15.0 --- Casks/station.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/station.rb b/Casks/station.rb index 743b2e694da..7f632b64044 100644 --- a/Casks/station.rb +++ b/Casks/station.rb @@ -1,6 +1,6 @@ cask 'station' do - version '1.14.1' - sha256 '6dd940dc531df893cb220468bd8e8290a510673d105408e21c74e15b2be17f18' + version '1.15.0' + sha256 '602c73c496383c33de3e978ff6b5fe474c751143a105964be1387be9bfafdac3' # 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"