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 Nov 5, 2024
1 parent d72d83d commit 84d4f0e
Show file tree
Hide file tree
Showing 3 changed files with 15 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 @@ -5198,5 +5198,10 @@
"name": "intermediary-24w44a.zip",
"url": "https://maven.fabricmc.net/net/fabricmc/intermediary/24w44a/intermediary-24w44a.jar",
"sha256": "0d5knq5zyhwh12rxwniclrbmhdv0nvq55flzlljajs0c8h34vx97"
},
"org.quiltmc:hashed:24w44a": {
"name": "hashed-24w44a.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/24w44a/hashed-24w44a.jar",
"sha256": "04a5sgc7l062blcw7jsrbkpdlmi7bni6yhjaxkky6240bixvaknx"
}
}
4 changes: 4 additions & 0 deletions pkgs/paper-servers/lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -18871,6 +18871,10 @@
"11": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.3/builds/11/downloads/paper-1.21.3-11.jar",
"sha256": "de0c847acf78fa7bf0e6e84387aaf002a35dd7b2186ba462a539250eafb1f9e2"
},
"12": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.3/builds/12/downloads/paper-1.21.3-12.jar",
"sha256": "aa39b55022eee9e600ac8daee115faff195fa245507053047caae9975e436833"
}
}
}
6 changes: 6 additions & 0 deletions pkgs/quilt-servers/game_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -988,5 +988,11 @@
"net.fabricmc:intermediary:1.21.3",
"org.quiltmc:hashed:1.21.3"
]
},
"24w44a": {
"libraries": [
"net.fabricmc:intermediary:24w44a",
"org.quiltmc:hashed:24w44a"
]
}
}

0 comments on commit 84d4f0e

Please sign in to comment.