mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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": {
|
||||
"url": "$url.checksums.txt",
|
||||
"regex": "$basename\\)\\s+=\\s+$sha256"
|
||||
"regex": "SHA256\\s+$sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user