From ba7031987f4936060da815531dbe64862b35ecc7 Mon Sep 17 00:00:00 2001 From: wtclaude Date: Wed, 5 Aug 2026 17:14:22 -0500 Subject: [PATCH] chore(bundle): seed the bundles branch with the published matrix Carries bundle 2026.08.04 across from main, where bundles used to be committed. Every bundle is kept forever so --bundle stays reproducible, so the move must not lose the one that already exists. Co-Authored-By: Claude --- bundle-2026.08.04.json | 40 ++++++++++++++++++++++++++++++++++++++++ current.json | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 bundle-2026.08.04.json create mode 100644 current.json diff --git a/bundle-2026.08.04.json b/bundle-2026.08.04.json new file mode 100644 index 0000000..7d99bb5 --- /dev/null +++ b/bundle-2026.08.04.json @@ -0,0 +1,40 @@ +{ + "schema": 1, + "bundle": "2026.08.04", + "generated": "2026-08-04T16:07:13Z", + "protocol": 3, + "link": { + "repo": "RunicGateway/link", + "tag": "v1.1.0", + "version": "1.1.0", + "protocol": 3, + "assets": { + "linux-x86_64": { + "name": "uo-link-sidecar-linux-x86_64", + "url": "https://gitea.whitlocktech.com/RunicGateway/link/releases/download/v1.1.0/uo-link-sidecar-linux-x86_64", + "sha256": "27d491efda3fc6859dd38da9b2aa3b97b5fdf1dc5fc488a8916bb88b03443ad9" + }, + "windows-x86_64": { + "name": "uo-link-sidecar-windows-x86_64.exe", + "url": "https://gitea.whitlocktech.com/RunicGateway/link/releases/download/v1.1.0/uo-link-sidecar-windows-x86_64.exe", + "sha256": "fbefd886af0355bf128f1f4c65657b772a58b128d32438061adb0069978e0b8f" + } + } + }, + "overlay": { + "repo": "RunicGateway/servuo-plugins", + "tag": "v0.1.1", + "version": "0.1.1", + "commit": "3a52abbd77047e7c94883934533edcfef3ede555", + "protocol": 3, + "servuo": { + "min_version": "57.4", + "patches_verified_against": "57.4" + }, + "asset": { + "name": "runicgateway-overlay-0.1.1.tar.gz", + "url": "https://gitea.whitlocktech.com/RunicGateway/servuo-plugins/releases/download/v0.1.1/runicgateway-overlay-0.1.1.tar.gz", + "sha256": "75dc6d6ce08322b753a30303b3b2df6f15cf1e84658507d97430af44ec4d34d7" + } + } +} diff --git a/current.json b/current.json new file mode 100644 index 0000000..7d99bb5 --- /dev/null +++ b/current.json @@ -0,0 +1,40 @@ +{ + "schema": 1, + "bundle": "2026.08.04", + "generated": "2026-08-04T16:07:13Z", + "protocol": 3, + "link": { + "repo": "RunicGateway/link", + "tag": "v1.1.0", + "version": "1.1.0", + "protocol": 3, + "assets": { + "linux-x86_64": { + "name": "uo-link-sidecar-linux-x86_64", + "url": "https://gitea.whitlocktech.com/RunicGateway/link/releases/download/v1.1.0/uo-link-sidecar-linux-x86_64", + "sha256": "27d491efda3fc6859dd38da9b2aa3b97b5fdf1dc5fc488a8916bb88b03443ad9" + }, + "windows-x86_64": { + "name": "uo-link-sidecar-windows-x86_64.exe", + "url": "https://gitea.whitlocktech.com/RunicGateway/link/releases/download/v1.1.0/uo-link-sidecar-windows-x86_64.exe", + "sha256": "fbefd886af0355bf128f1f4c65657b772a58b128d32438061adb0069978e0b8f" + } + } + }, + "overlay": { + "repo": "RunicGateway/servuo-plugins", + "tag": "v0.1.1", + "version": "0.1.1", + "commit": "3a52abbd77047e7c94883934533edcfef3ede555", + "protocol": 3, + "servuo": { + "min_version": "57.4", + "patches_verified_against": "57.4" + }, + "asset": { + "name": "runicgateway-overlay-0.1.1.tar.gz", + "url": "https://gitea.whitlocktech.com/RunicGateway/servuo-plugins/releases/download/v0.1.1/runicgateway-overlay-0.1.1.tar.gz", + "sha256": "75dc6d6ce08322b753a30303b3b2df6f15cf1e84658507d97430af44ec4d34d7" + } + } +}