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 Dec 3, 2024
1 parent 5747ec3 commit dfccabd
Show file tree
Hide file tree
Showing 2 changed files with 11 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 @@ -5288,5 +5288,10 @@
"name": "hashed-1.21.4-rc2.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.21.4-rc2/hashed-1.21.4-rc2.jar",
"sha256": "0gv8fr5gh9bvvw9nbsqfkqsh11amrw7wpz15k9hymrhs95cgsk6w"
},
"org.quiltmc:hashed:1.21.4-rc3": {
"name": "hashed-1.21.4-rc3.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.21.4-rc3/hashed-1.21.4-rc3.jar",
"sha256": "01igzcb7h3dh7ncsb509f9gn19lnf8zaqkwvkiadianhjd5rl93b"
}
}
6 changes: 6 additions & 0 deletions pkgs/quilt-servers/game_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1036,5 +1036,11 @@
"net.fabricmc:intermediary:1.21.4-rc2",
"org.quiltmc:hashed:1.21.4-rc2"
]
},
"1.21.4-rc3": {
"libraries": [
"net.fabricmc:intermediary:1.21.4-rc3",
"org.quiltmc:hashed:1.21.4-rc3"
]
}
}

0 comments on commit dfccabd

Please sign in to comment.