mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
pwsh: Update to version 7.2.3
This commit is contained in:
parent
41ae4f119c
commit
ffae7156a5
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.2.2",
|
||||
"version": "7.2.3",
|
||||
"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",
|
||||
@ -9,12 +9,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.2/PowerShell-7.2.2-win-x64.zip",
|
||||
"hash": "e639b5f47d6d39b5942df70ada4a69a1c85616747622582eedfb197b8ccad298"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.3/PowerShell-7.2.3-win-x64.zip",
|
||||
"hash": "b48559b0f5b56410217d83898b9f5f18ffb72da2ff789d2e4cfe12a812eca17b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.2/PowerShell-7.2.2-win-x86.zip",
|
||||
"hash": "4964b5ead228b518197e528fda9e5d771037896fa8091ab4c2bd71b2e0a3a021"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.3/PowerShell-7.2.3-win-x86.zip",
|
||||
"hash": "23b4f5d9870f16608fae33315bf177e6cdbac31c630cf1fede20f488e35fadcc"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user