pwsh: Use checksum file (#4837)

This commit is contained in:
Zarin 2023-05-27 13:26:46 -04:00 committed by GitHub
parent 2653ab9eca
commit b4985ceb8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,8 +68,7 @@
}
},
"hash": {
"url": "https://github.com/PowerShell/PowerShell/releases/tag/v$version/",
"regex": "$basename\\s*<ul>\\s*<li>$sha256"
"url": "$baseurl/hashes.sha256"
}
}
}