Skip to content

Commit

Permalink
[gha] update package lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinidoge authored and github-actions[bot] committed Feb 16, 2025
1 parent 72fe220 commit 61beefc
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkgs/build-support/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -5408,5 +5408,10 @@
"name": "intermediary-25w07a.zip",
"url": "https://maven.fabricmc.net/net/fabricmc/intermediary/25w07a/intermediary-25w07a.jar",
"sha256": "0g0zqwjk2cvrqb174vmk972cjpx86wnr3q7vn4i6yr58bas6l17h"
},
"org.quiltmc:hashed:25w07a": {
"name": "hashed-25w07a.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/25w07a/hashed-25w07a.jar",
"sha256": "0v0n40iklc668alpld83qkz42sxmhxqxnp39rbca1ffsxyal2jbb"
}
}
8 changes: 8 additions & 0 deletions pkgs/paper-servers/lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -19729,6 +19729,14 @@
"150": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.4/builds/150/downloads/paper-1.21.4-150.jar",
"sha256": "8b264f7b7187fe247dfc2ca4eb43ab677e38469e2f2e7de702bf3840512b8c11"
},
"151": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.4/builds/151/downloads/paper-1.21.4-151.jar",
"sha256": "74f9b5e55e364756c48641049e06bec0dc1c448ed10e4858b62c82dfc6c88751"
},
"152": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.4/builds/152/downloads/paper-1.21.4-152.jar",
"sha256": "203075db859710b7c7bab59cc215f1615daf3df1d1b9cf641872d210451042c7"
}
}
}
6 changes: 6 additions & 0 deletions pkgs/quilt-servers/game_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,5 +1078,11 @@
"net.fabricmc:intermediary:25w04a",
"org.quiltmc:hashed:25w04a"
]
},
"25w07a": {
"libraries": [
"net.fabricmc:intermediary:25w07a",
"org.quiltmc:hashed:25w07a"
]
}
}

0 comments on commit 61beefc

Please sign in to comment.