mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
pwsh: Update to version 7.4.6
This commit is contained in:
parent
29a7585134
commit
3ca229e284
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.4.5",
|
||||
"version": "7.4.6",
|
||||
"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",
|
||||
@ -12,16 +12,16 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/PowerShell-7.4.5-win-x64.zip",
|
||||
"hash": "c735653083d4bc725687c005a4e6d4f0fb11c94b0cf86850467688796ac00342"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x64.zip",
|
||||
"hash": "ed49ce5adb2162cc4a835d740486be729ba904627cca71fcb6c2b95be11b993d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/PowerShell-7.4.5-win-x86.zip",
|
||||
"hash": "1729e62b201f79a98422a087defd8a9e42282cc1791934d1c1e6a9ef24fb704b"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-x86.zip",
|
||||
"hash": "eebaf9cdb0c2ce63c2a9521d17877b2c5ddf2b8969c11e55e3c566d9af46ddb7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.5/PowerShell-7.4.5-win-arm64.zip",
|
||||
"hash": "b85ee560e8e5cb83bd34596864fd3aae4f2f472d3b31fce31ed6f351c6f26e96"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/PowerShell-7.4.6-win-arm64.zip",
|
||||
"hash": "875af8ae039abb583976129b8508c7cc39f0371ae790db096561e44019da0165"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user