From f15e68c002403989faffbfba7969ccb0f4af0c6f Mon Sep 17 00:00:00 2001 From: installer-ci Date: Sat, 26 Sep 2026 08:53:12 +0000 Subject: [PATCH] chore(bundle): publish rust 2026.09.26.4 [skip ci] --- v2/rust/bundle-2026.09.26.4.json | 57 ++++++++++++++++++++++++++++++++ v2/rust/current.json | 18 +++++----- 2 files changed, 66 insertions(+), 9 deletions(-) create mode 100644 v2/rust/bundle-2026.09.26.4.json diff --git a/v2/rust/bundle-2026.09.26.4.json b/v2/rust/bundle-2026.09.26.4.json new file mode 100644 index 0000000..45732f4 --- /dev/null +++ b/v2/rust/bundle-2026.09.26.4.json @@ -0,0 +1,57 @@ +{ + "schema": 2, + "game": "rust", + "bundle": "2026.09.26.4", + "generated": "2026-09-26T08:53:10Z", + "protocol": 12, + "sidecar": { + "repo": "RunicGateway/Rust-Link", + "tag": "v0.1.2", + "version": "0.1.2", + "protocol": 12, + "assets": { + "linux-x86_64": { + "name": "rust-link-sidecar-linux-x86_64", + "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.2/rust-link-sidecar-linux-x86_64", + "sha256": "daa641bfe3b4cd65e327693ef4f44ad891779106d76a83085ede14e315fe0ad9" + }, + "windows-x86_64": { + "name": "rust-link-sidecar-windows-x86_64.exe", + "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.2/rust-link-sidecar-windows-x86_64.exe", + "sha256": "5c23dddaaa346ebdb241314e8d871688256954dafbe68ef1c75231fad85c7c9c" + } + }, + "launcher": { + "name": "with-sidecar.sh", + "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.2/with-sidecar.sh", + "sha256": "760145c1bd0df59f4ddb11f9464b66e8fc2cf5a4d37bd15569d5e6581ddffbd2" + } + }, + "payload": { + "kind": "plugin", + "repo": "RunicGateway/Rust-Plugins", + "tag": "v0.1.1", + "version": "0.1.1", + "commit": "897233c75f40af9bdca9f21ec6d60643567bb8d1", + "protocol": 12, + "compat": { + "frameworks": { + "oxide": { + "min_version": "2.0.7585" + }, + "carbon": { + "min_version": "2.0.259" + } + }, + "requires_plugins": [ + "Kits", + "ZoneManager" + ] + }, + "asset": { + "name": "runicgateway-rust-plugin-0.1.1.tar.gz", + "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Plugins/releases/download/v0.1.1/runicgateway-rust-plugin-0.1.1.tar.gz", + "sha256": "607aa04a78728d5e469fbf3ef0ba664979291e0aac6e45ff53d4147236908e3a" + } + } +} diff --git a/v2/rust/current.json b/v2/rust/current.json index 4e57ca6..45732f4 100644 --- a/v2/rust/current.json +++ b/v2/rust/current.json @@ -1,29 +1,29 @@ { "schema": 2, "game": "rust", - "bundle": "2026.09.26.3", - "generated": "2026-09-26T06:34:42Z", + "bundle": "2026.09.26.4", + "generated": "2026-09-26T08:53:10Z", "protocol": 12, "sidecar": { "repo": "RunicGateway/Rust-Link", - "tag": "v0.1.1", - "version": "0.1.1", + "tag": "v0.1.2", + "version": "0.1.2", "protocol": 12, "assets": { "linux-x86_64": { "name": "rust-link-sidecar-linux-x86_64", - "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.1/rust-link-sidecar-linux-x86_64", - "sha256": "8654a41e3b1f85d83566067d95e3d175ecb95c66989c99a89bb2736217c79ea9" + "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.2/rust-link-sidecar-linux-x86_64", + "sha256": "daa641bfe3b4cd65e327693ef4f44ad891779106d76a83085ede14e315fe0ad9" }, "windows-x86_64": { "name": "rust-link-sidecar-windows-x86_64.exe", - "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.1/rust-link-sidecar-windows-x86_64.exe", - "sha256": "c2214ed14aa71d3468ae33a696f08f9fddb9b97b92c56690f1e28868ddb4d4a8" + "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.2/rust-link-sidecar-windows-x86_64.exe", + "sha256": "5c23dddaaa346ebdb241314e8d871688256954dafbe68ef1c75231fad85c7c9c" } }, "launcher": { "name": "with-sidecar.sh", - "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.1/with-sidecar.sh", + "url": "https://gitea.whitlocktech.com/RunicGateway/Rust-Link/releases/download/v0.1.2/with-sidecar.sh", "sha256": "760145c1bd0df59f4ddb11f9464b66e8fc2cf5a4d37bd15569d5e6581ddffbd2" } },