Update powershell.rb (#57522)

Update PowerShell Core to 6.1.2
This commit is contained in:
Geoff Lawrence 2019-01-16 19:13:59 +00:00 committed by Vítor Galvão
parent 54a1cb642a
commit 4ad522d31f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'powershell' do
version '6.1.1'
sha256 'bcaa357fb472b688ecd3fc3472d360c1eb58e43afe9b083d7c8c76c36fded4b9'
version '6.1.2'
sha256 '23e90dbfd00bf1b4c82dfef0fbdda7aa1b2ce5c544fca0d1cdef657ef7398689'
url "https://github.com/PowerShell/PowerShell/releases/download/v#{version}/powershell-#{version}-osx-x64.pkg"
appcast 'https://github.com/PowerShell/PowerShell/releases.atom'