mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
pwsh: Update to version 6.1.1
This commit is contained in:
parent
7a1233e2a4
commit
91e28b340e
10
pwsh.json
10
pwsh.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/PowerShell/PowerShell",
|
"homepage": "https://github.com/PowerShell/PowerShell",
|
||||||
"version": "6.1.0",
|
"version": "6.1.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.0/PowerShell-6.1.0-win-x64.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.1/PowerShell-6.1.1-win-x64.zip",
|
||||||
"hash": "ca4ed36e663ab5f7fd32f636f9d274b1544173cea05b8a78481eb51c3f23163d"
|
"hash": "f1198f0421a9d0d8cfe10d012ae8edb625787b341777bf0a2187ff0069ee8661"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.0/PowerShell-6.1.0-win-x86.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v6.1.1/PowerShell-6.1.1-win-x86.zip",
|
||||||
"hash": "b214dba4e4fb3afc8a4b946bcbef95e8fbec0e313214663938d57eccd8b068b9"
|
"hash": "1c7146e3879eae99476ff75fc560245b6097a39ab0bda76fab62ca2525b06b69"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pwsh.exe",
|
"bin": "pwsh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user