mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
pwsh: Update to version 7.1.1
This commit is contained in:
parent
d9d9419530
commit
105eeda62c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "7.1.0",
|
||||
"version": "7.1.1",
|
||||
"description": "Cross-platform automation and configuration tool/framework, known as Powershell Core, that works well with existing tools and is optimized for dealing with structured data.",
|
||||
"homepage": "https://github.com/PowerShell/PowerShell",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.1.0/PowerShell-7.1.0-win-x64.zip",
|
||||
"hash": "c86f260f92b31d4e8e30b1ebbeb09e13364fc095ecf1538d9a8cec18d21d5d32"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.1.1/PowerShell-7.1.1-win-x64.zip",
|
||||
"hash": "9c1e35a11bc1bf379497f8998067e7e5c213e3b447e0dd2cc731c9374db8aef9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.1.0/PowerShell-7.1.0-win-x86.zip",
|
||||
"hash": "3d0f768573317a0f69dab4f924b772ee947828d89cbf6bf5c7242b45a3800fbc"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.1.1/PowerShell-7.1.1-win-x86.zip",
|
||||
"hash": "14663e4644616c3b79eabfb95fae7b7c013c5903db5a2dc70d014eaaa50e072c"
|
||||
}
|
||||
},
|
||||
"bin": "pwsh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user