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 28, 2024
1 parent 6adec7f commit 09c3d43
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pkgs/build-support/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -5253,5 +5253,15 @@
"name": "intermediary-1.21.4-pre3.zip",
"url": "https://maven.fabricmc.net/net/fabricmc/intermediary/1.21.4-pre3/intermediary-1.21.4-pre3.jar",
"sha256": "1czgd72xm1drkxg41813f4g4q3g9rzlsyshlq29wy9s241f8j740"
},
"org.quiltmc:hashed:1.21.4-pre3": {
"name": "hashed-1.21.4-pre3.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.21.4-pre3/hashed-1.21.4-pre3.jar",
"sha256": "02s1jkv92cp1vp92s4kpljgwlws7xci503gxaq367pyd7zvk9yas"
},
"org.quiltmc:hashed:1.21.4-pre2": {
"name": "hashed-1.21.4-pre2.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.21.4-pre2/hashed-1.21.4-pre2.jar",
"sha256": "0cq8y2pllshicph43x3fr2jmlrxkasa16pkgds5djfbxwjsps98j"
}
}
8 changes: 8 additions & 0 deletions pkgs/paper-servers/lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -19087,6 +19087,14 @@
"65": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.3/builds/65/downloads/paper-1.21.3-65.jar",
"sha256": "e3625b91c22d29eb925533fe6b1babbb7a0c6d8bf6671ebdb60a3cfa34880623"
},
"66": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.3/builds/66/downloads/paper-1.21.3-66.jar",
"sha256": "5320e856f9e104cdc91c61884e53731dd256fd531c32166de2e655a9e9d8fd85"
},
"67": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.3/builds/67/downloads/paper-1.21.3-67.jar",
"sha256": "3506c5095645dee67d1ff50e91bf67cacab9e3f9c162e57db83f7b0ef2435088"
}
}
}
12 changes: 12 additions & 0 deletions pkgs/quilt-servers/game_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1012,5 +1012,17 @@
"net.fabricmc:intermediary:1.21.4-pre1",
"org.quiltmc:hashed:1.21.4-pre1"
]
},
"1.21.4-pre3": {
"libraries": [
"net.fabricmc:intermediary:1.21.4-pre3",
"org.quiltmc:hashed:1.21.4-pre3"
]
},
"1.21.4-pre2": {
"libraries": [
"net.fabricmc:intermediary:1.21.4-pre2",
"org.quiltmc:hashed:1.21.4-pre2"
]
}
}

0 comments on commit 09c3d43

Please sign in to comment.