From f75cd9987006248c9c9b89cf17dbc1bca11ec103 Mon Sep 17 00:00:00 2001 From: xuchen_zhou Date: Sat, 4 Aug 2018 16:19:53 +0800 Subject: [PATCH] Update postman to 6.2.3 (#50449) --- Casks/postman.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/postman.rb b/Casks/postman.rb index 314493638e..151b93559d 100644 --- a/Casks/postman.rb +++ b/Casks/postman.rb @@ -1,6 +1,6 @@ cask 'postman' do - version '6.2.2' - sha256 '68d54a4b4c2365f59972e3695ad30d8aff6da2bd9269903ec1556b3aacdb13d0' + version '6.2.3' + sha256 '43962f6fd2f151292430119f51dc59c9421ca8747b214fbed9f08b5571a13dc3' # dl.pstmn.io/download/version was verified as official when first introduced to the cask url "https://dl.pstmn.io/download/version/#{version}/osx64"