From e61682b1525eccc18a3e3312eac56329d47b44d1 Mon Sep 17 00:00:00 2001 From: Randall <17261190+ran-dall@users.noreply.github.com> Date: Wed, 3 Jul 2019 09:08:55 -0700 Subject: [PATCH] Update stretchly from 0.19.1 to 0.20.0 (#65669) --- Casks/stretchly.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/stretchly.rb b/Casks/stretchly.rb index 3c91f1a56b6..cb3db088f96 100644 --- a/Casks/stretchly.rb +++ b/Casks/stretchly.rb @@ -1,6 +1,6 @@ cask 'stretchly' do - version '0.19.1' - sha256 '9030b02d539bfa3697b4c50d820ebcfb6a28e7c9ed6e966538ca4d3151e2bca6' + version '0.20.0' + sha256 'efc14533c61f1313dd45ca0edbd7b00b7357ff4e4626e581cf188e252512b58c' # github.com/hovancik/stretchly was verified as official when first introduced to the cask url "https://github.com/hovancik/stretchly/releases/download/v#{version}/stretchly-#{version}-mac.zip"