Skip to content

Commit

Permalink
Update powershell-core to version 7.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github_devops committed Sep 19, 2023
1 parent f5bcc84 commit 56a9449
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions powershell-core.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"homepage": "https://github.com/PowerShell/PowerShell",
"description": "PowerShell for every system",
"version": "7.3.6",
"version": "7.3.7",
"architecture": {
"64bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-x64.zip",
"hash": "fcbd1699beaed9e42d8d335c60f17c746055c4f05d4d658d2f54b88f99bd01ba"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-x64.zip",
"hash": "1c2988794a454c01990bca872bb208590ec792189c115dbe0d71880ebcf760a6"
},
"32bit": {
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-x86.zip",
"hash": "1ddaa161d1a590211e2a8e31442f03643d27a2a5bfbb03711669cf047276d13d"
"url": "https://github.com/PowerShell/PowerShell/releases/download/v7.3.7/PowerShell-7.3.7-win-x86.zip",
"hash": "7fc7752c506f8792aa0139667a9f324b99e091feb96dc5b90c79cd5ba2afa981"
}
},
"bin": "pwsh.exe",
Expand Down

0 comments on commit 56a9449

Please sign in to comment.