mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
kompose: fix hash extraction
This commit is contained in:
parent
8b70b9c14c
commit
0c48e8b11f
@ -22,7 +22,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$url.sha256"
|
"url": "https://github.com/kubernetes/kompose/releases/tag/v$version",
|
||||||
|
"find": ">kompose-windows-amd64.exe[^.]+([0-9a-fA-F]{64})"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user