mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-19 18:15:16 +00:00
pwsh: Update to version 7.2.6
This commit is contained in:
parent
853bfeb6da
commit
56025ba944
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.2.5",
|
||||
"version": "7.2.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,12 +12,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.5/PowerShell-7.2.5-win-x64.zip",
|
||||
"hash": "b686207d13d728f44df2bacb676d77ef4bd142a739a96798ebd85fdb5467866c"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/PowerShell-7.2.6-win-x64.zip",
|
||||
"hash": "4fb17e905b3422df8ee748a1a42826996c0741e3c6affa41371f19b95404db38"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.5/PowerShell-7.2.5-win-x86.zip",
|
||||
"hash": "e6f898e3c348a9dcbddbc76787bf4031dbb68a5946dc6e9fd4310ee06b264cff"
|
||||
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.2.6/PowerShell-7.2.6-win-x86.zip",
|
||||
"hash": "04e0691f7f56388b6396b931cd23aef6e86504b0aa147660317f342538914551"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user