From bcb60f6472386610596f2b03887000ad8d79bee6 Mon Sep 17 00:00:00 2001 From: GyuYong Jung Date: Mon, 25 Jul 2016 16:43:52 +0900 Subject: [PATCH] updated postman (4.4.3) (#23107) --- Casks/postman.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/postman.rb b/Casks/postman.rb index a859e38474..bddbe231fd 100644 --- a/Casks/postman.rb +++ b/Casks/postman.rb @@ -1,11 +1,11 @@ cask 'postman' do - version '4.4.2' - sha256 '4abe58b5cc9ba6ebfd52e91df999f6927220cc14e371d3c92f2075d7f3e0a378' + version '4.4.3' + sha256 '3f8130c0147f1f3ccf5fbfac04017645c5de2917d41fd73bbcb91c2be3dd1217' # s3.amazonaws.com/postman-electron-builds was verified as official when first introduced to the cask url "https://s3.amazonaws.com/postman-electron-builds/mac/Postman-osx-#{version}.zip" appcast 'https://app.getpostman.com/api/electron_updates_auto', - checkpoint: '7025f8977f786ca144202fd74e1425603a36e31723f564ffb69c42a8f318cd5b' + checkpoint: 'e32bd6292b0a6910d4d23ae7878e1d01e9dd4a7c5fd1407430e2f07d93d1f9ea' name 'Postman' homepage 'https://www.getpostman.com/' license :closed