mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
pwsh: Use checksum file (#4837)
This commit is contained in:
parent
2653ab9eca
commit
b4985ceb8b
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user