mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pwsh: Use checksum file (#4837)
This commit is contained in:
parent
2653ab9eca
commit
b4985ceb8b
@ -68,8 +68,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://github.com/PowerShell/PowerShell/releases/tag/v$version/",
|
"url": "$baseurl/hashes.sha256"
|
||||||
"regex": "$basename\\s*<ul>\\s*<li>$sha256"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user