mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rakudo-star: Fix hash extraction (#3443)
also changed autoupdate#️⃣regex
This commit is contained in:
parent
95c7bf3c0a
commit
0773268858
@ -28,7 +28,7 @@
|
|||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$url.checksums.txt",
|
"url": "$url.checksums.txt",
|
||||||
"regex": "$basename\\)\\s+=\\s+$sha256"
|
"regex": "SHA256\\s+$sha256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user