Update powershell to 6.0.0-alpha.15 (#29492)

This commit is contained in:
Eric Amodio 2017-01-27 19:40:32 -05:00 committed by Miccal Matthews
parent ccf2650c4b
commit 0b61d28360
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'powershell' do
version '6.0.0-alpha.14'
sha256 '8fd7abc4ec1a2e4a28543b90a6ee60cd437d4b366b544c39b341a05276eb8ccf'
version '6.0.0-alpha.15'
sha256 '222807166c5310b7d2a5862012fafe39793aa7876f1c712d64551bbf48c83110'
# github.com/PowerShell/PowerShell was verified as official when first introduced to the cask
url "https://github.com/PowerShell/PowerShell/releases/download/v#{version}/powershell-#{version}.pkg"
appcast 'https://github.com/PowerShell/PowerShell/releases.atom',
checkpoint: 'ef21df624051f199d998ba7658b38e23c6437944b129fe94680aac36b52cad92'
checkpoint: '9800586f8fb3d6772a73f3308af522ed08e97d0863b6b09cb3598f37ed98b690'
name 'PowerShell'
homepage 'https://msdn.microsoft.com/powershell'