mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
pwsh: Update to version 7.3.2
This commit is contained in:
parent
a1a6c365c1
commit
eec2bea3cd
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.1",
|
"version": "7.3.2",
|
||||||
"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",
|
||||||
@ -12,16 +12,16 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/PowerShell-7.3.1-win-x64.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.2/PowerShell-7.3.2-win-x64.zip",
|
||||||
"hash": "997edf93ed570c0e6559588f2e3f52cb2b043535d7022128f2a734a2d904e3f5"
|
"hash": "68491f4dc9cb813437b9f891fad4eb936ddfa829703968529e1836d08d652679"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/PowerShell-7.3.1-win-x86.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.2/PowerShell-7.3.2-win-x86.zip",
|
||||||
"hash": "9fa3e39dc072093f0ab86ec75c91199d91b526befce80722d6fb5f6614c21547"
|
"hash": "6a7c7567b8dab2d2fd918430d118011a0e7d7589e648bc2204c96ee120e3bd1a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/PowerShell-7.3.1-win-arm64.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.2/PowerShell-7.3.2-win-arm64.zip",
|
||||||
"hash": "f86c1da8896144a0d913b85b58157b419d3a89ff357ea191081d58de944de354"
|
"hash": "3461b182829af833bcc377d28b6935756f8e911e6a863c81342efa6ab8c19ce3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user