From 3d768e18ba644b3e697473b215955471c205686e Mon Sep 17 00:00:00 2001 From: Gianni Tam-McMillan <25732197+gtmgianni@users.noreply.github.com> Date: Mon, 22 Jan 2018 08:58:02 +0000 Subject: [PATCH] Update envkey to 1.2.7 (#42999) --- Casks/envkey.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/envkey.rb b/Casks/envkey.rb index dbbdc58a336..eeb124f78a7 100644 --- a/Casks/envkey.rb +++ b/Casks/envkey.rb @@ -1,11 +1,11 @@ cask 'envkey' do - version '1.1.4' - sha256 '1c530c83cd7a1ab2c6045e7e547604d41b9f533fa20318f1a0a7590087daeb0e' + version '1.2.7' + sha256 'b11fc60d19e94f1eb282fce2a2a9d1dc695e7a451492b236c7dfcfb4221c0aeb' # github.com/envkey/envkey-app was verified as official when first introduced to the cask url "https://github.com/envkey/envkey-app/releases/download/darwin-x64-prod-v#{version}/EnvKey-#{version}-mac.zip" appcast 'https://github.com/envkey/envkey-app/releases.atom', - checkpoint: '639c8b131a363063becff804284d3c2aeccb01b214c1c0f535341ddc03e7358a' + checkpoint: '8c2acb6120135929b5af0464ed8a2301bc83c96cef20e8d19f83f159adfec131' name 'EnvKey' homepage 'https://www.envkey.com/'