update azure-cli to versioned url

This commit is contained in:
adityadalal924 2015-08-12 12:40:42 -04:00 committed by Vítor Galvão
parent 22b4adba8e
commit 138446f1f8
1 changed files with 6 additions and 5 deletions

View File

@ -1,10 +1,11 @@
cask :v1 => 'azure-cli' do
version :latest
sha256 :no_check
version '0.9.7'
sha256 '3f4c5528952505a326e6d18e4e065586cb08eba30d344203f3091d76cde9981f'
url 'http://go.microsoft.com/fwlink/?linkid=252249&clcid=0x409'
name 'Microsoft Azure SDK'
homepage 'https://azure.microsoft.com/en-us/documentation/articles/command-line-tools/'
# vo.msecnd.net is the official download host per the vendor homepage
url "http://az412849.vo.msecnd.net/downloads04/azure-cli.#{version}.dmg"
name 'Microsoft Azure CLI'
homepage 'https://azure.microsoft.com/en-us/documentation/articles/xplat-cli/'
license :gratis
tags :vendor => 'Microsoft'