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 Apr 27, 2024
1 parent ed5efe9 commit 94da995
Show file tree
Hide file tree
Showing 5 changed files with 127 additions and 94 deletions.
10 changes: 10 additions & 0 deletions pkgs/build-support/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -4653,5 +4653,15 @@
"name": "hashed-1.20.5.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.20.5/hashed-1.20.5.jar",
"sha256": "0lwyldc3smvzfwr5p6rgv6jfvpkjg5y300l380g8p9pxxrm8f1hx"
},
"net.fabricmc:intermediary:1.20.6-rc1": {
"name": "intermediary-1.20.6-rc1.zip",
"url": "https://maven.fabricmc.net/net/fabricmc/intermediary/1.20.6-rc1/intermediary-1.20.6-rc1.jar",
"sha256": "0s0is95ylx3nh0ly286d881qs5xmas11lnjik87fn73530z26jxw"
},
"org.quiltmc:hashed:1.20.6-rc1": {
"name": "hashed-1.20.6-rc1.zip",
"url": "https://maven.quiltmc.org/repository/release/org/quiltmc/hashed/1.20.6-rc1/hashed-1.20.6-rc1.jar",
"sha256": "06vqzh44wmsbjc7a4h1f159lnrbc5qhfqzkzxsvziyvi3mv0y2ci"
}
}
5 changes: 5 additions & 0 deletions pkgs/fabric-servers/game_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1743,5 +1743,10 @@
"libraries": [
"net.fabricmc:intermediary:1.20.5"
]
},
"1.20.6-rc1": {
"libraries": [
"net.fabricmc:intermediary:1.20.6-rc1"
]
}
}
6 changes: 6 additions & 0 deletions pkgs/quilt-servers/game_locks.json
Original file line number Diff line number Diff line change
Expand Up @@ -790,5 +790,11 @@
"net.fabricmc:intermediary:1.20.5",
"org.quiltmc:hashed:1.20.5"
]
},
"1.20.6-rc1": {
"libraries": [
"net.fabricmc:intermediary:1.20.6-rc1",
"org.quiltmc:hashed:1.20.6-rc1"
]
}
}
Loading

0 comments on commit 94da995

Please sign in to comment.