mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +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.",
|
"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",
|
"homepage": "https://github.com/PowerShell/PowerShell",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.1.0/PowerShell-7.1.0-win-x64.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.1.1/PowerShell-7.1.1-win-x64.zip",
|
||||||
"hash": "c86f260f92b31d4e8e30b1ebbeb09e13364fc095ecf1538d9a8cec18d21d5d32"
|
"hash": "9c1e35a11bc1bf379497f8998067e7e5c213e3b447e0dd2cc731c9374db8aef9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.1.0/PowerShell-7.1.0-win-x86.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.1.1/PowerShell-7.1.1-win-x86.zip",
|
||||||
"hash": "3d0f768573317a0f69dab4f924b772ee947828d89cbf6bf5c7242b45a3800fbc"
|
"hash": "14663e4644616c3b79eabfb95fae7b7c013c5903db5a2dc70d014eaaa50e072c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pwsh.exe",
|
"bin": "pwsh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user