Update workflow

This commit is contained in:
ArthurSonzogni
2025-04-27 11:29:28 +02:00
parent c2df863e5d
commit 30304f1668
3 changed files with 49 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
{
"integrity": "",
"strip_prefix": "{REPO}-{VERSION}",
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/{REPO}-{TAG}.tar.gz"
"strip_prefix": "",
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/source.tar.gz",
}