mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
hyperfine: Fix autoupdate url (#132)
This commit is contained in:
parent
91bbeb1497
commit
c1b74fb44e
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.5.0/hyperfine-v$version-x86_64-pc-windows-msvc.zip"
|
||||
"url": "https://github.com/sharkdp/hyperfine/releases/download/v$version/hyperfine-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user