mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Update valheim mods
This commit is contained in:
parent
46cf43bec9
commit
65d4e2cc48
3 changed files with 0 additions and 28 deletions
|
|
@ -265,20 +265,6 @@
|
|||
},
|
||||
"version": "0.6.1"
|
||||
},
|
||||
"valheim.nobuildintegrity": {
|
||||
"cargoLocks": null,
|
||||
"date": null,
|
||||
"extract": null,
|
||||
"name": "valheim.nobuildintegrity",
|
||||
"passthru": null,
|
||||
"pinned": false,
|
||||
"src": {
|
||||
"sha256": "sha256-6nqqZ78QUjwrMNYp6Y3N3amN+elgkS6roEoQM0mWscU=",
|
||||
"type": "tarball",
|
||||
"url": "https://thunderstore.io/package/download/Makaveli23/NoBuildIntegrity/1.0.3/"
|
||||
},
|
||||
"version": "1.0.3"
|
||||
},
|
||||
"valheim.planteasily": {
|
||||
"cargoLocks": null,
|
||||
"date": null,
|
||||
|
|
|
|||
|
|
@ -153,14 +153,6 @@
|
|||
sha256 = "sha256-PhXW6vBtEMnhE93RAALEucPU9q3VpdMrooFawWYXl2A=";
|
||||
};
|
||||
};
|
||||
"valheim.nobuildintegrity" = {
|
||||
pname = "valheim.nobuildintegrity";
|
||||
version = "1.0.3";
|
||||
src = fetchTarball {
|
||||
url = "https://thunderstore.io/package/download/Makaveli23/NoBuildIntegrity/1.0.3/";
|
||||
sha256 = "sha256-6nqqZ78QUjwrMNYp6Y3N3amN+elgkS6roEoQM0mWscU=";
|
||||
};
|
||||
};
|
||||
"valheim.planteasily" = {
|
||||
pname = "valheim.planteasily";
|
||||
version = "2.0.3";
|
||||
|
|
|
|||
|
|
@ -152,9 +152,3 @@ src.webpage = "https://thunderstore.io/c/valheim/p/BentoG/MissingPieces/"
|
|||
src.regex = "v(\\d+\\.\\d+\\.\\d+)"
|
||||
fetch.tarball = "https://thunderstore.io/package/download/BentoG/MissingPieces/$ver/"
|
||||
|
||||
["valheim.nobuildintegrity"]
|
||||
src.webpage = "https://thunderstore.io/c/valheim/p/Makaveli23/NoBuildIntegrity/"
|
||||
src.regex = "v(\\d+\\.\\d+\\.\\d+)"
|
||||
fetch.tarball = "https://thunderstore.io/package/download/Makaveli23/NoBuildIntegrity/$ver/"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue