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 Jan 16, 2025
1 parent 8b8b6b1 commit 54c96a0
Show file tree
Hide file tree
Showing 7 changed files with 193 additions and 137 deletions.
15 changes: 15 additions & 0 deletions pkgs/build-support/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -5348,5 +5348,20 @@
"name": "hashed-25w02a.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/25w02a/hashed-25w02a.jar",
"sha256": "01b08wksdg067bamg6zisp0aw4ha82cbvzkb3z2ij665vxfnjxlz"
},
"net.fabricmc:intermediary:25w03a": {
"name": "intermediary-25w03a.zip",
"url": "https://maven.fabricmc.net/net/fabricmc/intermediary/25w03a/intermediary-25w03a.jar",
"sha256": "11j53bcxq4jzyxvv5pziyyc638rvyd141wgqapfcl5v7ywsdpf6m"
},
"org.quiltmc:quilt-loader:0.28.0-beta.6": {
"name": "quilt-loader-0.28.0-beta.6.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/quilt-loader/0.28.0-beta.6/quilt-loader-0.28.0-beta.6.jar",
"sha256": "02bh6hf7wd8kz4q1bqvabdl55xj72s03bq9d9mqicfw3m87ic1db"
},
"org.quiltmc:hashed:25w03a": {
"name": "hashed-25w03a.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/25w03a/hashed-25w03a.jar",
"sha256": "0dxgrdap21z1nxhghbdm361pcfql2bmmrnj0grzwansq8g5k3fbz"
}
}
5 changes: 5 additions & 0 deletions pkgs/fabric-servers/game_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1963,5 +1963,10 @@
"libraries": [
"net.fabricmc:intermediary:25w02a"
]
},
"25w03a": {
"libraries": [
"net.fabricmc:intermediary:25w03a"
]
}
}
4 changes: 4 additions & 0 deletions pkgs/paper-servers/lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -19589,6 +19589,10 @@
"113": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.4/builds/113/downloads/paper-1.21.4-113.jar",
"sha256": "8fa81ac6e978347f2d104932a5cdc3936bea0e9650d3972ac4d5333da134c73d"
},
"114": {
"url": "https://api.papermc.io/v2/projects/paper/versions/1.21.4/builds/114/downloads/paper-1.21.4-114.jar",
"sha256": "6e5ba90899064fe22970eeb21dd09267b99f9d6aaba241d2fddb76098594b685"
}
}
}
6 changes: 6 additions & 0 deletions pkgs/quilt-servers/game_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1054,5 +1054,11 @@
"net.fabricmc:intermediary:25w02a",
"org.quiltmc:hashed:25w02a"
]
},
"25w03a": {
"libraries": [
"net.fabricmc:intermediary:25w03a",
"org.quiltmc:hashed:25w03a"
]
}
}
14 changes: 14 additions & 0 deletions pkgs/quilt-servers/loader_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4159,5 +4159,19 @@
"org.quiltmc:quilt-config:1.3.1",
"org.quiltmc:quilt-loader:0.28.0-beta.5"
]
},
"0.28.0-beta.6": {
"mainClass": "org.quiltmc.loader.impl.launch.knot.KnotServer",
"libraries": [
"net.fabricmc:sponge-mixin:0.15.4+mixin.0.8.7",
"org.quiltmc:quilt-json5:1.0.4+final",
"org.ow2.asm:asm:9.7.1",
"org.ow2.asm:asm-analysis:9.7.1",
"org.ow2.asm:asm-commons:9.7.1",
"org.ow2.asm:asm-tree:9.7.1",
"org.ow2.asm:asm-util:9.7.1",
"org.quiltmc:quilt-config:1.3.1",
"org.quiltmc:quilt-loader:0.28.0-beta.6"
]
}
}
281 changes: 144 additions & 137 deletions pkgs/vanilla-servers/versions.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions pkgs/velocity-servers/lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1755,6 +1755,11 @@
"url": "https://api.papermc.io/v2/projects/velocity/versions/3.4.0-SNAPSHOT/builds/459/downloads/velocity-3.4.0-SNAPSHOT-459.jar",
"sha256": "8f411b0241d3955eef12b060039d212474c9324e3e2dc5df57de9ca5d6387a7f",
"channel": "default"
},
"460": {
"url": "https://api.papermc.io/v2/projects/velocity/versions/3.4.0-SNAPSHOT/builds/460/downloads/velocity-3.4.0-SNAPSHOT-460.jar",
"sha256": "9bba2f3c90646a00c6e40c5ac248d8fb9e0b29045f270100045961465a864808",
"channel": "default"
}
}
}

0 comments on commit 54c96a0

Please sign in to comment.