mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pwsh: Update to version 7.4.4
This commit is contained in:
parent
0aa1142614
commit
210aaaa138
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.4.3",
|
"version": "7.4.4",
|
||||||
"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.4.3/PowerShell-7.4.3-win-x64.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.4/PowerShell-7.4.4-win-x64.zip",
|
||||||
"hash": "64b4a0636a2af4854b90593ac78645bb59f86b4d094f75b41a5a617afd2478d3"
|
"hash": "6461dd3fda39fc65e30c7642f863b9e1dabe32885043094e1d8a79dffcef1dcb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.3/PowerShell-7.4.3-win-x86.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.4/PowerShell-7.4.4-win-x86.zip",
|
||||||
"hash": "52982520dc8282c3daf56762392baf4764741c35278c3e94dda57cb3e583af96"
|
"hash": "79f79f5615e65cf84212579eeb7d7cd9c89f2f0ff9dee24ae570561877dfdfcb"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.3/PowerShell-7.4.3-win-arm64.zip",
|
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.4/PowerShell-7.4.4-win-arm64.zip",
|
||||||
"hash": "a12078ed9d246b7b2933d6a5f4efb8c2734b781c92bc34f7c818fa3214ec5461"
|
"hash": "ca7e26f87b9ea4d1a4e5f6106a2e4506290284a0e892cc1f3e4a4227e7cd59ac"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user