From 7be243422e0158c0775af8962835fe62e15a7729 Mon Sep 17 00:00:00 2001 From: fithwum Date: Sun, 6 Jul 2025 13:53:07 +0000 Subject: [PATCH] Update build-info on 2025-07-06T13:53:07Z [skip ci] --- fabric/build-info.json | 9 +++++++++ testing/build-info.json | 9 +++++++++ vanilla/build-info.json | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 fabric/build-info.json create mode 100644 testing/build-info.json create mode 100644 vanilla/build-info.json diff --git a/fabric/build-info.json b/fabric/build-info.json new file mode 100644 index 0000000..41d74ec --- /dev/null +++ b/fabric/build-info.json @@ -0,0 +1,9 @@ +{ + "version": "fabric", + "commit": "eaa738de703372e3322bef1fce1c2f2731241b05", + "build_time": "2025-07-06T13:53:07Z", + "image_tag": "gitea.fithwum.tech/fithwum/minecraft:fabric", + "digest": "gitea.fithwum.tech/fithwum/minecraft@sha256:c6aae1071e465d51e92f8df74e375d49f5a9cab97e008211c9be7a752f64a7aa", + "image_size": "1GB", + "image_size_bytes": 1186667881 +} diff --git a/testing/build-info.json b/testing/build-info.json new file mode 100644 index 0000000..cad58e7 --- /dev/null +++ b/testing/build-info.json @@ -0,0 +1,9 @@ +{ + "version": "testing", + "commit": "eaa738de703372e3322bef1fce1c2f2731241b05", + "build_time": "2025-07-06T13:53:06Z", + "image_tag": "gitea.fithwum.tech/fithwum/minecraft:testing", + "digest": "gitea.fithwum.tech/fithwum/minecraft@sha256:ad673970a3a14bd0d09453e460506c48d589b1f288ab200979a308cee41c1a4b", + "image_size": "1GB", + "image_size_bytes": 1186668047 +} diff --git a/vanilla/build-info.json b/vanilla/build-info.json new file mode 100644 index 0000000..a1b3211 --- /dev/null +++ b/vanilla/build-info.json @@ -0,0 +1,9 @@ +{ + "version": "vanilla", + "commit": "eaa738de703372e3322bef1fce1c2f2731241b05", + "build_time": "2025-07-06T13:53:06Z", + "image_tag": "gitea.fithwum.tech/fithwum/minecraft:vanilla", + "digest": "gitea.fithwum.tech/fithwum/minecraft@sha256:045f0ae77ccd581f3ded1f42447d3972195d3360394c83bce3cac85ccc814f39", + "image_size": "1GB", + "image_size_bytes": 1186667948 +}