Update microsoft-azure-storage-explorer to latest (#53783)

* Update microsoft-azure-storage-explorer to latest

* Update microsoft-azure-storage-explorer.rb
This commit is contained in:
Johan Olsson 2018-10-19 16:48:05 +02:00 committed by commitay
parent 2fbbd6a0b9
commit b095204fab
1 changed files with 2 additions and 4 deletions

View File

@ -2,11 +2,9 @@ cask 'microsoft-azure-storage-explorer' do
version :latest
sha256 :no_check
url 'https://download.microsoft.com/download/A/E/3/AE32C485-B62B-4437-92F7-8B6B2C48CB40/StorageExplorer-signed.zip'
url 'https://download.microsoft.com/download/A/E/3/AE32C485-B62B-4437-92F7-8B6B2C48CB40/StorageExplorer_signed.zip'
name 'Microsoft Azure Storage Explorer'
homepage 'https://azure.microsoft.com/en-us/features/storage-explorer/'
pkg 'Microsoft Azure Storage Explorer.pkg'
uninstall pkgutil: 'com.microsoft.StorageExplorer.*'
app 'MicrosoftAzureStorageExplorer/Microsoft Azure Storage Explorer.app'
end