From 5af242c6a55d7f4db231cd1e208d987df8c580c4 Mon Sep 17 00:00:00 2001 From: Matt Clarkson Date: Wed, 1 May 2024 22:14:55 +0100 Subject: [PATCH 1/3] fix(ape): upgrade to support remote execution --- MODULE.bazel | 2 +- MODULE.bazel.lock | 4455 +++++++++++------------------ diff/toolchain/cmp/BUILD.bazel | 2 +- diff/toolchain/diff/BUILD.bazel | 2 +- diff/toolchain/diff3/BUILD.bazel | 2 +- diff/toolchain/sdiff/BUILD.bazel | 2 +- e2e/MODULE.bazel.lock | 4463 +++++++++++------------------- 7 files changed, 3211 insertions(+), 5717 deletions(-) diff --git a/MODULE.bazel b/MODULE.bazel index 648584d..a7b46b8 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -7,7 +7,7 @@ module( ) bazel_dep(name = "toolchain_utils", version = "1.0.0-beta.6") -bazel_dep(name = "ape", version = "1.0.0-beta.2") +bazel_dep(name = "ape", version = "1.0.0-beta.4") export = use_extension("@toolchain_utils//toolchain/export:defs.bzl", "toolchain_export") diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index 3b3c727..f4477c1 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -1,6 +1,6 @@ { "lockFileVersion": 3, - "moduleFileHash": "fd9e8db8860e71eb31ce4fa683a499eb3a7b1131a703f1e133e115802bd141a6", + "moduleFileHash": "bfee59644deb5a44b1f5e78a5c73c5b24903a739f4d7a44031bdfc26f621bfdc", "flags": { "cmdRegistries": [ "https://bcr.bazel.build/" @@ -179,7 +179,7 @@ ], "deps": { "toolchain_utils": "toolchain_utils@1.0.0-beta.6", - "ape": "ape@1.0.0-beta.2", + "ape": "ape@1.0.0-beta.4", "bazel_tools": "bazel_tools@_", "local_config_platform": "local_config_platform@_" } @@ -257,20 +257,22 @@ } } }, - "ape@1.0.0-beta.2": { + "ape@1.0.0-beta.4": { "name": "ape", - "version": "1.0.0-beta.2", - "key": "ape@1.0.0-beta.2", + "version": "1.0.0-beta.4", + "key": "ape@1.0.0-beta.4", "repoName": "ape", "executionPlatformsToRegister": [], - "toolchainsToRegister": [], + "toolchainsToRegister": [ + "//ape/toolchain/..." + ], "extensionUsages": [ { "extensionBzlFile": "//:MODULE.bazel", "extensionName": "_repo_rules", - "usingModule": "ape@1.0.0-beta.2", + "usingModule": "ape@1.0.0-beta.4", "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 0, "column": 0 }, @@ -284,6 +286,7 @@ "ape-x86_64.macho": "ape-x86_64.macho", "ape.pe": "ape.pe", "launcher": "launcher", + "resolved-ape": "resolved-ape", "cosmos-awk": "cosmos-awk", "awk": "awk", "cosmos-b2sum": "cosmos-b2sum", @@ -615,7 +618,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 17, "column": 17 } @@ -630,7 +633,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 36, "column": 7 } @@ -649,7 +652,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 45, "column": 14 } @@ -666,7 +669,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 58, "column": 8 } @@ -685,7 +688,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 66, "column": 18 } @@ -704,7 +707,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 66, "column": 18 } @@ -723,7 +726,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 66, "column": 18 } @@ -735,7 +738,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 85, "column": 3 } @@ -754,11 +757,24 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 87, "column": 7 } }, + { + "tagName": "@toolchain_utils//toolchain/resolved:defs.bzl%toolchain_resolved", + "attributeValues": { + "toolchain_type": "//ape/toolchain/ape:type", + "name": "resolved-ape" + }, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 100, + "column": 9 + } + }, { "tagName": "@download_utils//download/file:defs.bzl%download_file", "attributeValues": { @@ -773,8 +789,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -786,8 +802,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -805,8 +821,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -818,8 +834,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -837,8 +853,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -850,8 +866,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -869,8 +885,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -882,8 +898,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -901,8 +917,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -914,8 +930,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -933,8 +949,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -946,8 +962,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -965,8 +981,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -978,8 +994,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -997,8 +1013,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1010,8 +1026,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1029,8 +1045,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1042,8 +1058,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1061,8 +1077,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1074,8 +1090,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1093,8 +1109,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1106,8 +1122,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1125,8 +1141,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1138,8 +1154,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1157,8 +1173,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1170,8 +1186,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1189,8 +1205,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1202,8 +1218,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1221,8 +1237,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1234,8 +1250,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1253,8 +1269,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1266,8 +1282,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1285,8 +1301,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1298,8 +1314,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1317,8 +1333,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1330,8 +1346,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1349,8 +1365,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1362,8 +1378,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1381,8 +1397,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1394,8 +1410,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1413,8 +1429,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1426,8 +1442,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1445,8 +1461,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1458,8 +1474,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1477,8 +1493,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1490,8 +1506,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1509,8 +1525,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1522,8 +1538,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1541,8 +1557,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1554,8 +1570,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1573,8 +1589,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1586,8 +1602,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1605,8 +1621,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1618,8 +1634,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1637,8 +1653,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1650,8 +1666,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1669,8 +1685,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1682,8 +1698,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1701,8 +1717,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1714,8 +1730,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1733,8 +1749,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1746,8 +1762,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1765,8 +1781,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1778,8 +1794,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1797,8 +1813,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1810,8 +1826,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1829,8 +1845,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1842,8 +1858,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1861,8 +1877,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1874,8 +1890,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1893,8 +1909,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1906,8 +1922,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1925,8 +1941,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1938,8 +1954,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1957,8 +1973,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -1970,8 +1986,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -1989,8 +2005,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2002,8 +2018,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2021,8 +2037,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2034,8 +2050,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2053,8 +2069,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2066,8 +2082,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2085,8 +2101,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2098,8 +2114,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2117,8 +2133,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2130,8 +2146,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2149,8 +2165,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2162,8 +2178,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2181,8 +2197,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2194,8 +2210,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2213,8 +2229,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2226,8 +2242,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2245,8 +2261,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2258,8 +2274,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2277,8 +2293,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2290,8 +2306,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2309,8 +2325,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2322,8 +2338,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2341,8 +2357,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2354,8 +2370,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2373,8 +2389,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2386,8 +2402,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2405,8 +2421,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2418,8 +2434,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2437,8 +2453,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2450,8 +2466,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2469,8 +2485,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2482,8 +2498,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2501,8 +2517,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2514,8 +2530,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2533,8 +2549,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2546,8 +2562,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2565,8 +2581,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2578,8 +2594,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2597,8 +2613,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2610,8 +2626,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2629,8 +2645,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2642,8 +2658,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2661,8 +2677,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2674,8 +2690,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2693,8 +2709,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2706,8 +2722,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2725,8 +2741,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2738,8 +2754,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2757,8 +2773,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2770,8 +2786,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2789,8 +2805,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2802,8 +2818,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2821,8 +2837,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2834,8 +2850,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2853,8 +2869,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2866,8 +2882,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2885,8 +2901,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2898,8 +2914,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2917,8 +2933,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2930,8 +2946,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2949,8 +2965,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2962,8 +2978,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -2981,8 +2997,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -2994,8 +3010,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3013,8 +3029,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3026,8 +3042,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3045,8 +3061,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3058,8 +3074,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3077,8 +3093,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3090,8 +3106,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3109,8 +3125,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3122,8 +3138,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3141,8 +3157,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3154,8 +3170,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3173,8 +3189,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3186,8 +3202,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3205,8 +3221,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3218,8 +3234,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3237,8 +3253,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3250,8 +3266,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3269,8 +3285,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3282,8 +3298,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3301,8 +3317,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3314,8 +3330,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3333,8 +3349,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3346,8 +3362,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3365,8 +3381,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3378,8 +3394,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3397,8 +3413,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3410,8 +3426,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3429,8 +3445,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3442,8 +3458,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3461,8 +3477,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3474,8 +3490,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3493,8 +3509,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3506,8 +3522,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3525,8 +3541,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3538,8 +3554,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3557,8 +3573,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3570,8 +3586,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3589,8 +3605,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3602,8 +3618,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3621,8 +3637,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3634,8 +3650,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3653,8 +3669,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3666,8 +3682,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3685,8 +3701,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3698,8 +3714,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3717,8 +3733,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3730,8 +3746,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3749,8 +3765,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3762,8 +3778,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3781,8 +3797,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3794,8 +3810,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3813,8 +3829,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3826,8 +3842,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3845,8 +3861,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3858,8 +3874,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3877,8 +3893,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3890,8 +3906,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3909,8 +3925,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3922,8 +3938,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3941,8 +3957,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3954,8 +3970,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3973,8 +3989,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3986,8 +4002,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4005,8 +4021,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4018,8 +4034,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4037,8 +4053,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4050,8 +4066,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4069,8 +4085,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4082,8 +4098,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4101,8 +4117,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4114,8 +4130,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4133,8 +4149,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4146,8 +4162,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4165,8 +4181,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4178,8 +4194,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4197,8 +4213,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4210,8 +4226,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4229,8 +4245,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4242,8 +4258,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4261,8 +4277,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4274,8 +4290,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4293,8 +4309,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4306,8 +4322,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4325,8 +4341,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4338,8 +4354,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4357,8 +4373,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4370,8 +4386,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4389,8 +4405,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4402,8 +4418,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4421,8 +4437,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4434,8 +4450,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4453,8 +4469,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4466,8 +4482,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4485,8 +4501,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4498,8 +4514,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4517,8 +4533,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4530,8 +4546,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4549,8 +4565,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4562,8 +4578,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4581,8 +4597,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4594,8 +4610,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4613,8 +4629,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4626,8 +4642,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4645,8 +4661,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4658,8 +4674,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4677,8 +4693,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4690,8 +4706,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4709,8 +4725,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4722,8 +4738,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4741,8 +4757,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4754,8 +4770,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4773,8 +4789,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4786,8 +4802,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4805,8 +4821,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4818,8 +4834,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4837,8 +4853,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4850,8 +4866,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4869,8 +4885,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4882,8 +4898,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4901,8 +4917,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4914,8 +4930,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4933,8 +4949,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4946,8 +4962,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4965,8 +4981,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4978,8 +4994,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4997,8 +5013,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5010,8 +5026,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5029,8 +5045,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5042,8 +5058,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5061,8 +5077,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5074,8 +5090,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5093,8 +5109,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5106,8 +5122,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5125,8 +5141,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5138,8 +5154,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5157,8 +5173,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5170,8 +5186,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5189,8 +5205,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5202,8 +5218,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5221,8 +5237,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5234,8 +5250,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5253,8 +5269,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5266,8 +5282,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5285,8 +5301,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5298,8 +5314,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5317,8 +5333,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5330,8 +5346,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5349,8 +5365,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5362,8 +5378,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5381,8 +5397,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5394,8 +5410,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5413,8 +5429,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5426,8 +5442,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5445,8 +5461,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5458,8 +5474,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5477,8 +5493,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5490,8 +5506,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5509,8 +5525,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5522,8 +5538,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5541,8 +5557,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5554,8 +5570,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5573,8 +5589,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5586,8 +5602,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5605,8 +5621,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5618,8 +5634,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5637,8 +5653,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5650,8 +5666,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5669,8 +5685,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5682,8 +5698,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } } @@ -5694,10 +5710,10 @@ { "extensionBzlFile": "@toolchain_utils//toolchain/export:defs.bzl", "extensionName": "toolchain_export", - "usingModule": "ape@1.0.0-beta.2", + "usingModule": "ape@1.0.0-beta.4", "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 100, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 109, "column": 23 }, "imports": {}, @@ -5711,8 +5727,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5724,8 +5740,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5737,8 +5753,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5750,8 +5766,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5763,8 +5779,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5776,8 +5792,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5789,8 +5805,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5802,8 +5818,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5815,8 +5831,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5828,8 +5844,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5841,8 +5857,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5854,8 +5870,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5867,8 +5883,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5880,8 +5896,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5893,8 +5909,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5906,8 +5922,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5919,8 +5935,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5932,8 +5948,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5945,8 +5961,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5958,8 +5974,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5971,8 +5987,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5984,8 +6000,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -5997,8 +6013,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6010,8 +6026,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6023,8 +6039,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6036,8 +6052,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6049,8 +6065,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6062,8 +6078,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6075,8 +6091,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6088,8 +6104,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6101,8 +6117,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6114,8 +6130,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6127,8 +6143,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6140,8 +6156,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6153,8 +6169,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6166,8 +6182,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6179,8 +6195,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6192,8 +6208,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6205,8 +6221,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6218,8 +6234,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6231,8 +6247,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6244,8 +6260,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6257,8 +6273,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6270,8 +6286,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6283,8 +6299,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6296,8 +6312,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6309,8 +6325,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6322,8 +6338,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6335,8 +6351,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6348,8 +6364,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6361,8 +6377,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6374,8 +6390,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6387,8 +6403,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6400,8 +6416,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6413,8 +6429,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6426,8 +6442,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6439,8 +6455,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6452,8 +6468,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6465,8 +6481,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6478,8 +6494,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6491,8 +6507,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6504,8 +6520,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6517,8 +6533,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6530,8 +6546,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6543,8 +6559,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6556,8 +6572,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6569,8 +6585,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6582,8 +6598,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6595,8 +6611,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6608,8 +6624,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6621,8 +6637,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6634,8 +6650,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6647,8 +6663,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6660,8 +6676,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6673,8 +6689,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6686,8 +6702,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6699,8 +6715,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6712,8 +6728,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6725,8 +6741,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6738,8 +6754,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6751,8 +6767,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6764,8 +6780,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6777,8 +6793,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6790,8 +6806,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6803,8 +6819,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6816,8 +6832,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6829,8 +6845,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6842,8 +6858,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6855,8 +6871,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6868,8 +6884,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6881,8 +6897,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6894,8 +6910,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6907,8 +6923,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6920,8 +6936,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6933,8 +6949,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6946,8 +6962,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6959,8 +6975,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6972,8 +6988,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6985,8 +7001,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -6998,8 +7014,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7011,8 +7027,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7024,8 +7040,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7037,8 +7053,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7050,8 +7066,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7063,8 +7079,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7076,8 +7092,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7089,8 +7105,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7102,8 +7118,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7115,8 +7131,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7128,8 +7144,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7141,8 +7157,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7154,8 +7170,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7167,8 +7183,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7180,8 +7196,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7193,8 +7209,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7206,8 +7222,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7219,8 +7235,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7232,8 +7248,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7245,8 +7261,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7258,8 +7274,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7271,8 +7287,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7284,8 +7300,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7297,8 +7313,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7310,8 +7326,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7323,8 +7339,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7336,8 +7352,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7349,8 +7365,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7362,8 +7378,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7375,8 +7391,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7388,8 +7404,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7401,8 +7417,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7414,8 +7430,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7427,8 +7443,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7440,8 +7456,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7453,8 +7469,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7466,8 +7482,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7479,8 +7495,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7492,8 +7508,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7505,8 +7521,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7518,8 +7534,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7531,8 +7547,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7544,8 +7560,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7557,8 +7573,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7570,8 +7586,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7583,8 +7599,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7596,8 +7612,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7609,8 +7625,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7622,8 +7638,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7635,8 +7651,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7648,8 +7664,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7661,8 +7677,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7674,8 +7690,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7687,8 +7703,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -7700,8 +7716,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } } @@ -7720,12 +7736,12 @@ "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", "ruleClassName": "http_archive", "attributes": { - "name": "ape~1.0.0-beta.2", + "name": "ape~1.0.0-beta.4", "urls": [ - "https://gitlab.arm.com/bazel/ape/-/releases/v1.0.0-beta.2/downloads/src.tar.gz" + "https://gitlab.arm.com/bazel/ape/-/releases/v1.0.0-beta.4/downloads/src.tar.gz" ], - "integrity": "sha512-4jnRdiTg4j8/uS4aapdECEVWASWp7XjZYs8QyFETmHDyqJwCrTiJA3cSAq7sgn+nZxEfjV1imL+opNyNT+lRIg==", - "strip_prefix": "ape-v1.0.0-beta.2", + "integrity": "sha512-3qhOHBqfEGQOlf0v9IZQyJmMtw25DaZhK+EMTydPuDvsI9H6chtg8ZXg+pnJihbbzhptVI8NXPKZ3iiYIwSgOw==", + "strip_prefix": "ape-v1.0.0-beta.4", "remote_patches": {}, "remote_patch_strip": 0 } @@ -8391,9 +8407,9 @@ } } }, - "@@ape~1.0.0-beta.2//:MODULE.bazel%_repo_rules": { + "@@ape~1.0.0-beta.4//:MODULE.bazel%_repo_rules": { "general": { - "bzlTransitiveDigest": "reuIRb3tihvPV5NhbyO8NONJO2G1VFmoadGIHdNlIxk=", + "bzlTransitiveDigest": "Eb1Xl7COaA7o2xZRXuWoU8oqNKYaG3jNe5NZjqS8dmk=", "accumulatedFileDigests": {}, "envVariables": {}, "generatedRepoSpecs": { @@ -8414,7 +8430,7 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/zig/0.11.0/zig-macos-aarch64-0.11.0.tar.xz", "https://ziglang.org/download/0.11.0/zig-macos-aarch64-0.11.0.tar.xz" ], - "name": "ape~1.0.0-beta.2~_repo_rules~zig-0.11.0-arm64-darwin" + "name": "ape~1.0.0-beta.4~_repo_rules~zig-0.11.0-arm64-darwin" } }, "zig": { @@ -8424,7 +8440,7 @@ "map": { "arm64-darwin": "@zig-0.11.0-arm64-darwin" }, - "name": "ape~1.0.0-beta.2~_repo_rules~zig" + "name": "ape~1.0.0-beta.4~_repo_rules~zig" } }, "ape-m1.c": { @@ -8438,19 +8454,19 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmos.zip/3.3.1/ape-m1.c", "https://raw.githubusercontent.com/jart/cosmopolitan/3.3.3/ape/ape-m1.c" ], - "name": "ape~1.0.0-beta.2~_repo_rules~ape-m1.c" + "name": "ape~1.0.0-beta.4~_repo_rules~ape-m1.c" } }, "ape-arm64.macho": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/compile:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/compile:repository.bzl", "ruleClassName": "compile", "attributes": { "srcs": [ - "@@ape~1.0.0-beta.2~_repo_rules~ape-m1.c//:ape-m1.c" + "@@ape~1.0.0-beta.4~_repo_rules~ape-m1.c//:ape-m1.c" ], "output": "ape", - "zig": "@@ape~1.0.0-beta.2~_repo_rules~zig//:entrypoint", - "name": "ape~1.0.0-beta.2~_repo_rules~ape-arm64.macho" + "zig": "@@ape~1.0.0-beta.4~_repo_rules~zig//:entrypoint", + "name": "ape~1.0.0-beta.4~_repo_rules~ape-arm64.macho" } }, "ape-arm64.elf": { @@ -8464,7 +8480,7 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ape-arm64.elf", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ape-arm64.elf" ], - "name": "ape~1.0.0-beta.2~_repo_rules~ape-arm64.elf" + "name": "ape~1.0.0-beta.4~_repo_rules~ape-arm64.elf" } }, "ape-x86_64.elf": { @@ -8478,7 +8494,7 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ape-x86_64.elf", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ape-x86_64.elf" ], - "name": "ape~1.0.0-beta.2~_repo_rules~ape-x86_64.elf" + "name": "ape~1.0.0-beta.4~_repo_rules~ape-x86_64.elf" } }, "ape-x86_64.macho": { @@ -8492,14 +8508,14 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ape-x86_64.macho", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ape-x86_64.macho" ], - "name": "ape~1.0.0-beta.2~_repo_rules~ape-x86_64.macho" + "name": "ape~1.0.0-beta.4~_repo_rules~ape-x86_64.macho" } }, "ape.pe": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/pe:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/pe:repository.bzl", "ruleClassName": "pe", "attributes": { - "name": "ape~1.0.0-beta.2~_repo_rules~ape.pe" + "name": "ape~1.0.0-beta.4~_repo_rules~ape.pe" } }, "launcher": { @@ -8513,7 +8529,15 @@ "arm64-darwin": "@ape-arm64.macho", "windows": "@ape.pe" }, - "name": "ape~1.0.0-beta.2~_repo_rules~launcher" + "name": "ape~1.0.0-beta.4~_repo_rules~launcher" + } + }, + "resolved-ape": { + "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/resolved:repository.bzl", + "ruleClassName": "resolved", + "attributes": { + "toolchain_type": "@@ape~1.0.0-beta.4//ape/toolchain/ape:type", + "name": "ape~1.0.0-beta.4~_repo_rules~resolved-ape" } }, "cosmos-awk": { @@ -8527,15 +8551,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/awk", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/awk" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-awk" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-awk" } }, "awk": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-awk//:awk", - "name": "ape~1.0.0-beta.2~_repo_rules~awk" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-awk//:awk", + "name": "ape~1.0.0-beta.4~_repo_rules~awk" } }, "cosmos-b2sum": { @@ -8549,15 +8573,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/b2sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/b2sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-b2sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-b2sum" } }, "b2sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-b2sum//:b2sum", - "name": "ape~1.0.0-beta.2~_repo_rules~b2sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-b2sum//:b2sum", + "name": "ape~1.0.0-beta.4~_repo_rules~b2sum" } }, "cosmos-base32": { @@ -8571,15 +8595,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/base32", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/base32" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-base32" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-base32" } }, "base32": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-base32//:base32", - "name": "ape~1.0.0-beta.2~_repo_rules~base32" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-base32//:base32", + "name": "ape~1.0.0-beta.4~_repo_rules~base32" } }, "cosmos-base64": { @@ -8593,15 +8617,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/base64", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/base64" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-base64" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-base64" } }, "base64": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-base64//:base64", - "name": "ape~1.0.0-beta.2~_repo_rules~base64" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-base64//:base64", + "name": "ape~1.0.0-beta.4~_repo_rules~base64" } }, "cosmos-basename": { @@ -8615,15 +8639,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/basename", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/basename" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-basename" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-basename" } }, "basename": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-basename//:basename", - "name": "ape~1.0.0-beta.2~_repo_rules~basename" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-basename//:basename", + "name": "ape~1.0.0-beta.4~_repo_rules~basename" } }, "cosmos-basenc": { @@ -8637,15 +8661,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/basenc", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/basenc" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-basenc" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-basenc" } }, "basenc": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-basenc//:basenc", - "name": "ape~1.0.0-beta.2~_repo_rules~basenc" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-basenc//:basenc", + "name": "ape~1.0.0-beta.4~_repo_rules~basenc" } }, "cosmos-bash": { @@ -8659,15 +8683,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/bash", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/bash" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-bash" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-bash" } }, "bash": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-bash//:bash", - "name": "ape~1.0.0-beta.2~_repo_rules~bash" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-bash//:bash", + "name": "ape~1.0.0-beta.4~_repo_rules~bash" } }, "cosmos-berry": { @@ -8681,15 +8705,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/berry", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/berry" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-berry" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-berry" } }, "berry": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-berry//:berry", - "name": "ape~1.0.0-beta.2~_repo_rules~berry" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-berry//:berry", + "name": "ape~1.0.0-beta.4~_repo_rules~berry" } }, "cosmos-brotli": { @@ -8703,15 +8727,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/brotli", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/brotli" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-brotli" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-brotli" } }, "brotli": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-brotli//:brotli", - "name": "ape~1.0.0-beta.2~_repo_rules~brotli" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-brotli//:brotli", + "name": "ape~1.0.0-beta.4~_repo_rules~brotli" } }, "cosmos-bzip2": { @@ -8725,15 +8749,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/bzip2", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/bzip2" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-bzip2" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-bzip2" } }, "bzip2": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-bzip2//:bzip2", - "name": "ape~1.0.0-beta.2~_repo_rules~bzip2" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-bzip2//:bzip2", + "name": "ape~1.0.0-beta.4~_repo_rules~bzip2" } }, "cosmos-cat": { @@ -8747,15 +8771,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cat", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cat" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cat" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cat" } }, "cat": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cat//:cat", - "name": "ape~1.0.0-beta.2~_repo_rules~cat" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cat//:cat", + "name": "ape~1.0.0-beta.4~_repo_rules~cat" } }, "cosmos-chcon": { @@ -8769,15 +8793,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/chcon", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/chcon" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-chcon" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-chcon" } }, "chcon": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-chcon//:chcon", - "name": "ape~1.0.0-beta.2~_repo_rules~chcon" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-chcon//:chcon", + "name": "ape~1.0.0-beta.4~_repo_rules~chcon" } }, "cosmos-chgrp": { @@ -8791,15 +8815,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/chgrp", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/chgrp" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-chgrp" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-chgrp" } }, "chgrp": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-chgrp//:chgrp", - "name": "ape~1.0.0-beta.2~_repo_rules~chgrp" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-chgrp//:chgrp", + "name": "ape~1.0.0-beta.4~_repo_rules~chgrp" } }, "cosmos-chown": { @@ -8813,15 +8837,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/chown", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/chown" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-chown" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-chown" } }, "chown": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-chown//:chown", - "name": "ape~1.0.0-beta.2~_repo_rules~chown" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-chown//:chown", + "name": "ape~1.0.0-beta.4~_repo_rules~chown" } }, "cosmos-chroot": { @@ -8835,15 +8859,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/chroot", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/chroot" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-chroot" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-chroot" } }, "chroot": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-chroot//:chroot", - "name": "ape~1.0.0-beta.2~_repo_rules~chroot" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-chroot//:chroot", + "name": "ape~1.0.0-beta.4~_repo_rules~chroot" } }, "cosmos-cksum": { @@ -8857,15 +8881,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cksum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cksum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cksum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cksum" } }, "cksum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cksum//:cksum", - "name": "ape~1.0.0-beta.2~_repo_rules~cksum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cksum//:cksum", + "name": "ape~1.0.0-beta.4~_repo_rules~cksum" } }, "cosmos-clang-format": { @@ -8879,15 +8903,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/clang-format", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/clang-format" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-clang-format" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-clang-format" } }, "clang-format": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-clang-format//:clang-format", - "name": "ape~1.0.0-beta.2~_repo_rules~clang-format" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-clang-format//:clang-format", + "name": "ape~1.0.0-beta.4~_repo_rules~clang-format" } }, "cosmos-cmp": { @@ -8901,15 +8925,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cmp", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cmp" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cmp" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cmp" } }, "cmp": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cmp//:cmp", - "name": "ape~1.0.0-beta.2~_repo_rules~cmp" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cmp//:cmp", + "name": "ape~1.0.0-beta.4~_repo_rules~cmp" } }, "cosmos-comm": { @@ -8923,15 +8947,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/comm", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/comm" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-comm" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-comm" } }, "comm": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-comm//:comm", - "name": "ape~1.0.0-beta.2~_repo_rules~comm" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-comm//:comm", + "name": "ape~1.0.0-beta.4~_repo_rules~comm" } }, "cosmos-cpuid": { @@ -8945,15 +8969,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cpuid", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cpuid" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cpuid" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cpuid" } }, "cpuid": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cpuid//:cpuid", - "name": "ape~1.0.0-beta.2~_repo_rules~cpuid" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cpuid//:cpuid", + "name": "ape~1.0.0-beta.4~_repo_rules~cpuid" } }, "cosmos-csplit": { @@ -8967,15 +8991,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/csplit", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/csplit" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-csplit" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-csplit" } }, "csplit": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-csplit//:csplit", - "name": "ape~1.0.0-beta.2~_repo_rules~csplit" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-csplit//:csplit", + "name": "ape~1.0.0-beta.4~_repo_rules~csplit" } }, "cosmos-ctags": { @@ -8989,15 +9013,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ctags", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ctags" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ctags" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ctags" } }, "ctags": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ctags//:ctags", - "name": "ape~1.0.0-beta.2~_repo_rules~ctags" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ctags//:ctags", + "name": "ape~1.0.0-beta.4~_repo_rules~ctags" } }, "cosmos-curl": { @@ -9011,15 +9035,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/curl", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/curl" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-curl" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-curl" } }, "curl": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-curl//:curl", - "name": "ape~1.0.0-beta.2~_repo_rules~curl" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-curl//:curl", + "name": "ape~1.0.0-beta.4~_repo_rules~curl" } }, "cosmos-cut": { @@ -9033,15 +9057,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cut", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cut" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cut" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cut" } }, "cut": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cut//:cut", - "name": "ape~1.0.0-beta.2~_repo_rules~cut" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cut//:cut", + "name": "ape~1.0.0-beta.4~_repo_rules~cut" } }, "cosmos-dash": { @@ -9055,15 +9079,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/dash", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/dash" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-dash" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-dash" } }, "dash": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-dash//:dash", - "name": "ape~1.0.0-beta.2~_repo_rules~dash" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-dash//:dash", + "name": "ape~1.0.0-beta.4~_repo_rules~dash" } }, "cosmos-datasette": { @@ -9077,15 +9101,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/datasette", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/datasette" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-datasette" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-datasette" } }, "datasette": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-datasette//:datasette", - "name": "ape~1.0.0-beta.2~_repo_rules~datasette" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-datasette//:datasette", + "name": "ape~1.0.0-beta.4~_repo_rules~datasette" } }, "cosmos-date": { @@ -9099,15 +9123,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/date", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/date" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-date" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-date" } }, "date": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-date//:date", - "name": "ape~1.0.0-beta.2~_repo_rules~date" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-date//:date", + "name": "ape~1.0.0-beta.4~_repo_rules~date" } }, "cosmos-df": { @@ -9121,15 +9145,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/df", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/df" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-df" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-df" } }, "df": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-df//:df", - "name": "ape~1.0.0-beta.2~_repo_rules~df" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-df//:df", + "name": "ape~1.0.0-beta.4~_repo_rules~df" } }, "cosmos-dir": { @@ -9143,15 +9167,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/dir", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/dir" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-dir" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-dir" } }, "dir": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-dir//:dir", - "name": "ape~1.0.0-beta.2~_repo_rules~dir" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-dir//:dir", + "name": "ape~1.0.0-beta.4~_repo_rules~dir" } }, "cosmos-dircolors": { @@ -9165,15 +9189,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/dircolors", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/dircolors" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-dircolors" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-dircolors" } }, "dircolors": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-dircolors//:dircolors", - "name": "ape~1.0.0-beta.2~_repo_rules~dircolors" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-dircolors//:dircolors", + "name": "ape~1.0.0-beta.4~_repo_rules~dircolors" } }, "cosmos-dirname": { @@ -9187,15 +9211,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/dirname", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/dirname" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-dirname" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-dirname" } }, "dirname": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-dirname//:dirname", - "name": "ape~1.0.0-beta.2~_repo_rules~dirname" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-dirname//:dirname", + "name": "ape~1.0.0-beta.4~_repo_rules~dirname" } }, "cosmos-diff": { @@ -9209,15 +9233,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/diff", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/diff" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-diff" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-diff" } }, "diff": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-diff//:diff", - "name": "ape~1.0.0-beta.2~_repo_rules~diff" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-diff//:diff", + "name": "ape~1.0.0-beta.4~_repo_rules~diff" } }, "cosmos-diff3": { @@ -9231,15 +9255,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/diff3", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/diff3" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-diff3" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-diff3" } }, "diff3": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-diff3//:diff3", - "name": "ape~1.0.0-beta.2~_repo_rules~diff3" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-diff3//:diff3", + "name": "ape~1.0.0-beta.4~_repo_rules~diff3" } }, "cosmos-du": { @@ -9253,15 +9277,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/du", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/du" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-du" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-du" } }, "du": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-du//:du", - "name": "ape~1.0.0-beta.2~_repo_rules~du" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-du//:du", + "name": "ape~1.0.0-beta.4~_repo_rules~du" } }, "cosmos-emacs": { @@ -9275,15 +9299,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/emacs", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/emacs" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-emacs" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-emacs" } }, "emacs": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-emacs//:emacs", - "name": "ape~1.0.0-beta.2~_repo_rules~emacs" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-emacs//:emacs", + "name": "ape~1.0.0-beta.4~_repo_rules~emacs" } }, "cosmos-emacsclient": { @@ -9297,15 +9321,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/emacsclient", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/emacsclient" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-emacsclient" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-emacsclient" } }, "emacsclient": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-emacsclient//:emacsclient", - "name": "ape~1.0.0-beta.2~_repo_rules~emacsclient" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-emacsclient//:emacsclient", + "name": "ape~1.0.0-beta.4~_repo_rules~emacsclient" } }, "cosmos-env": { @@ -9319,15 +9343,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/env", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/env" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-env" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-env" } }, "env": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-env//:env", - "name": "ape~1.0.0-beta.2~_repo_rules~env" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-env//:env", + "name": "ape~1.0.0-beta.4~_repo_rules~env" } }, "cosmos-expand": { @@ -9341,15 +9365,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/expand", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/expand" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-expand" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-expand" } }, "expand": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-expand//:expand", - "name": "ape~1.0.0-beta.2~_repo_rules~expand" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-expand//:expand", + "name": "ape~1.0.0-beta.4~_repo_rules~expand" } }, "cosmos-expr": { @@ -9363,15 +9387,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/expr", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/expr" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-expr" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-expr" } }, "expr": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-expr//:expr", - "name": "ape~1.0.0-beta.2~_repo_rules~expr" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-expr//:expr", + "name": "ape~1.0.0-beta.4~_repo_rules~expr" } }, "cosmos-factor": { @@ -9385,15 +9409,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/factor", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/factor" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-factor" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-factor" } }, "factor": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-factor//:factor", - "name": "ape~1.0.0-beta.2~_repo_rules~factor" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-factor//:factor", + "name": "ape~1.0.0-beta.4~_repo_rules~factor" } }, "cosmos-false": { @@ -9407,15 +9431,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/false", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/false" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-false" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-false" } }, "false": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-false//:false", - "name": "ape~1.0.0-beta.2~_repo_rules~false" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-false//:false", + "name": "ape~1.0.0-beta.4~_repo_rules~false" } }, "cosmos-find": { @@ -9429,15 +9453,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/find", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/find" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-find" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-find" } }, "find": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-find//:find", - "name": "ape~1.0.0-beta.2~_repo_rules~find" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-find//:find", + "name": "ape~1.0.0-beta.4~_repo_rules~find" } }, "cosmos-fmt": { @@ -9451,15 +9475,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/fmt", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/fmt" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-fmt" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-fmt" } }, "fmt": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-fmt//:fmt", - "name": "ape~1.0.0-beta.2~_repo_rules~fmt" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-fmt//:fmt", + "name": "ape~1.0.0-beta.4~_repo_rules~fmt" } }, "cosmos-fold": { @@ -9473,15 +9497,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/fold", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/fold" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-fold" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-fold" } }, "fold": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-fold//:fold", - "name": "ape~1.0.0-beta.2~_repo_rules~fold" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-fold//:fold", + "name": "ape~1.0.0-beta.4~_repo_rules~fold" } }, "cosmos-gmake": { @@ -9495,15 +9519,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/gmake", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/gmake" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-gmake" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-gmake" } }, "gmake": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-gmake//:gmake", - "name": "ape~1.0.0-beta.2~_repo_rules~gmake" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-gmake//:gmake", + "name": "ape~1.0.0-beta.4~_repo_rules~gmake" } }, "cosmos-greenbean": { @@ -9517,15 +9541,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/greenbean", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/greenbean" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-greenbean" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-greenbean" } }, "greenbean": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-greenbean//:greenbean", - "name": "ape~1.0.0-beta.2~_repo_rules~greenbean" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-greenbean//:greenbean", + "name": "ape~1.0.0-beta.4~_repo_rules~greenbean" } }, "cosmos-grep": { @@ -9539,15 +9563,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/grep", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/grep" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-grep" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-grep" } }, "grep": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-grep//:grep", - "name": "ape~1.0.0-beta.2~_repo_rules~grep" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-grep//:grep", + "name": "ape~1.0.0-beta.4~_repo_rules~grep" } }, "cosmos-groups": { @@ -9561,15 +9585,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/groups", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/groups" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-groups" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-groups" } }, "groups": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-groups//:groups", - "name": "ape~1.0.0-beta.2~_repo_rules~groups" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-groups//:groups", + "name": "ape~1.0.0-beta.4~_repo_rules~groups" } }, "cosmos-head": { @@ -9583,15 +9607,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/head", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/head" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-head" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-head" } }, "head": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-head//:head", - "name": "ape~1.0.0-beta.2~_repo_rules~head" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-head//:head", + "name": "ape~1.0.0-beta.4~_repo_rules~head" } }, "cosmos-id": { @@ -9605,15 +9629,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/id", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/id" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-id" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-id" } }, "id": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-id//:id", - "name": "ape~1.0.0-beta.2~_repo_rules~id" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-id//:id", + "name": "ape~1.0.0-beta.4~_repo_rules~id" } }, "cosmos-install": { @@ -9627,15 +9651,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/install", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/install" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-install" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-install" } }, "install": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-install//:install", - "name": "ape~1.0.0-beta.2~_repo_rules~install" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-install//:install", + "name": "ape~1.0.0-beta.4~_repo_rules~install" } }, "cosmos-join": { @@ -9649,15 +9673,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/join", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/join" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-join" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-join" } }, "join": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-join//:join", - "name": "ape~1.0.0-beta.2~_repo_rules~join" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-join//:join", + "name": "ape~1.0.0-beta.4~_repo_rules~join" } }, "cosmos-kill": { @@ -9671,15 +9695,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/kill", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/kill" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-kill" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-kill" } }, "kill": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-kill//:kill", - "name": "ape~1.0.0-beta.2~_repo_rules~kill" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-kill//:kill", + "name": "ape~1.0.0-beta.4~_repo_rules~kill" } }, "cosmos-less": { @@ -9693,15 +9717,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/less", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/less" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-less" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-less" } }, "less": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-less//:less", - "name": "ape~1.0.0-beta.2~_repo_rules~less" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-less//:less", + "name": "ape~1.0.0-beta.4~_repo_rules~less" } }, "cosmos-life": { @@ -9715,15 +9739,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/life", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/life" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-life" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-life" } }, "life": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-life//:life", - "name": "ape~1.0.0-beta.2~_repo_rules~life" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-life//:life", + "name": "ape~1.0.0-beta.4~_repo_rules~life" } }, "cosmos-link": { @@ -9737,15 +9761,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/link", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/link" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-link" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-link" } }, "link": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-link//:link", - "name": "ape~1.0.0-beta.2~_repo_rules~link" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-link//:link", + "name": "ape~1.0.0-beta.4~_repo_rules~link" } }, "cosmos-links": { @@ -9759,15 +9783,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/links", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/links" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-links" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-links" } }, "links": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-links//:links", - "name": "ape~1.0.0-beta.2~_repo_rules~links" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-links//:links", + "name": "ape~1.0.0-beta.4~_repo_rules~links" } }, "cosmos-ln": { @@ -9781,15 +9805,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ln", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ln" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ln" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ln" } }, "ln": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ln//:ln", - "name": "ape~1.0.0-beta.2~_repo_rules~ln" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ln//:ln", + "name": "ape~1.0.0-beta.4~_repo_rules~ln" } }, "cosmos-locate": { @@ -9803,15 +9827,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/locate", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/locate" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-locate" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-locate" } }, "locate": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-locate//:locate", - "name": "ape~1.0.0-beta.2~_repo_rules~locate" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-locate//:locate", + "name": "ape~1.0.0-beta.4~_repo_rules~locate" } }, "cosmos-logname": { @@ -9825,15 +9849,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/logname", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/logname" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-logname" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-logname" } }, "logname": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-logname//:logname", - "name": "ape~1.0.0-beta.2~_repo_rules~logname" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-logname//:logname", + "name": "ape~1.0.0-beta.4~_repo_rules~logname" } }, "cosmos-ls": { @@ -9847,15 +9871,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ls", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ls" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ls" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ls" } }, "ls": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ls//:ls", - "name": "ape~1.0.0-beta.2~_repo_rules~ls" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ls//:ls", + "name": "ape~1.0.0-beta.4~_repo_rules~ls" } }, "cosmos-lua": { @@ -9869,15 +9893,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/lua", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/lua" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-lua" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-lua" } }, "lua": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-lua//:lua", - "name": "ape~1.0.0-beta.2~_repo_rules~lua" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-lua//:lua", + "name": "ape~1.0.0-beta.4~_repo_rules~lua" } }, "cosmos-lz4": { @@ -9891,15 +9915,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/lz4", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/lz4" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-lz4" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-lz4" } }, "lz4": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-lz4//:lz4", - "name": "ape~1.0.0-beta.2~_repo_rules~lz4" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-lz4//:lz4", + "name": "ape~1.0.0-beta.4~_repo_rules~lz4" } }, "cosmos-make": { @@ -9913,15 +9937,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/make", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/make" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-make" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-make" } }, "make": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-make//:make", - "name": "ape~1.0.0-beta.2~_repo_rules~make" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-make//:make", + "name": "ape~1.0.0-beta.4~_repo_rules~make" } }, "cosmos-md5sum": { @@ -9935,15 +9959,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/md5sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/md5sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-md5sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-md5sum" } }, "md5sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-md5sum//:md5sum", - "name": "ape~1.0.0-beta.2~_repo_rules~md5sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-md5sum//:md5sum", + "name": "ape~1.0.0-beta.4~_repo_rules~md5sum" } }, "cosmos-mkfifo": { @@ -9957,15 +9981,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/mkfifo", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/mkfifo" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-mkfifo" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-mkfifo" } }, "mkfifo": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-mkfifo//:mkfifo", - "name": "ape~1.0.0-beta.2~_repo_rules~mkfifo" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-mkfifo//:mkfifo", + "name": "ape~1.0.0-beta.4~_repo_rules~mkfifo" } }, "cosmos-mknod": { @@ -9979,15 +10003,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/mknod", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/mknod" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-mknod" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-mknod" } }, "mknod": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-mknod//:mknod", - "name": "ape~1.0.0-beta.2~_repo_rules~mknod" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-mknod//:mknod", + "name": "ape~1.0.0-beta.4~_repo_rules~mknod" } }, "cosmos-mktemp": { @@ -10001,15 +10025,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/mktemp", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/mktemp" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-mktemp" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-mktemp" } }, "mktemp": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-mktemp//:mktemp", - "name": "ape~1.0.0-beta.2~_repo_rules~mktemp" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-mktemp//:mktemp", + "name": "ape~1.0.0-beta.4~_repo_rules~mktemp" } }, "cosmos-mktemper": { @@ -10023,15 +10047,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/mktemper", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/mktemper" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-mktemper" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-mktemper" } }, "mktemper": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-mktemper//:mktemper", - "name": "ape~1.0.0-beta.2~_repo_rules~mktemper" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-mktemper//:mktemper", + "name": "ape~1.0.0-beta.4~_repo_rules~mktemper" } }, "cosmos-nano": { @@ -10045,15 +10069,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nano", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nano" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nano" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nano" } }, "nano": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nano//:nano", - "name": "ape~1.0.0-beta.2~_repo_rules~nano" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nano//:nano", + "name": "ape~1.0.0-beta.4~_repo_rules~nano" } }, "cosmos-nesemu1": { @@ -10067,15 +10091,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nesemu1", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nesemu1" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nesemu1" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nesemu1" } }, "nesemu1": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nesemu1//:nesemu1", - "name": "ape~1.0.0-beta.2~_repo_rules~nesemu1" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nesemu1//:nesemu1", + "name": "ape~1.0.0-beta.4~_repo_rules~nesemu1" } }, "cosmos-nice": { @@ -10089,15 +10113,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nice", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nice" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nice" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nice" } }, "nice": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nice//:nice", - "name": "ape~1.0.0-beta.2~_repo_rules~nice" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nice//:nice", + "name": "ape~1.0.0-beta.4~_repo_rules~nice" } }, "cosmos-ninja": { @@ -10111,15 +10135,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ninja", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ninja" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ninja" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ninja" } }, "ninja": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ninja//:ninja", - "name": "ape~1.0.0-beta.2~_repo_rules~ninja" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ninja//:ninja", + "name": "ape~1.0.0-beta.4~_repo_rules~ninja" } }, "cosmos-nl": { @@ -10133,15 +10157,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nl", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nl" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nl" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nl" } }, "nl": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nl//:nl", - "name": "ape~1.0.0-beta.2~_repo_rules~nl" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nl//:nl", + "name": "ape~1.0.0-beta.4~_repo_rules~nl" } }, "cosmos-nohup": { @@ -10155,15 +10179,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nohup", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nohup" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nohup" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nohup" } }, "nohup": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nohup//:nohup", - "name": "ape~1.0.0-beta.2~_repo_rules~nohup" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nohup//:nohup", + "name": "ape~1.0.0-beta.4~_repo_rules~nohup" } }, "cosmos-nproc": { @@ -10177,15 +10201,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nproc", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nproc" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nproc" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nproc" } }, "nproc": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nproc//:nproc", - "name": "ape~1.0.0-beta.2~_repo_rules~nproc" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nproc//:nproc", + "name": "ape~1.0.0-beta.4~_repo_rules~nproc" } }, "cosmos-numfmt": { @@ -10199,15 +10223,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/numfmt", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/numfmt" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-numfmt" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-numfmt" } }, "numfmt": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-numfmt//:numfmt", - "name": "ape~1.0.0-beta.2~_repo_rules~numfmt" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-numfmt//:numfmt", + "name": "ape~1.0.0-beta.4~_repo_rules~numfmt" } }, "cosmos-od": { @@ -10221,15 +10245,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/od", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/od" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-od" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-od" } }, "od": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-od//:od", - "name": "ape~1.0.0-beta.2~_repo_rules~od" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-od//:od", + "name": "ape~1.0.0-beta.4~_repo_rules~od" } }, "cosmos-paste": { @@ -10243,15 +10267,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/paste", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/paste" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-paste" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-paste" } }, "paste": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-paste//:paste", - "name": "ape~1.0.0-beta.2~_repo_rules~paste" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-paste//:paste", + "name": "ape~1.0.0-beta.4~_repo_rules~paste" } }, "cosmos-patch": { @@ -10265,15 +10289,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/patch", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/patch" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-patch" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-patch" } }, "patch": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-patch//:patch", - "name": "ape~1.0.0-beta.2~_repo_rules~patch" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-patch//:patch", + "name": "ape~1.0.0-beta.4~_repo_rules~patch" } }, "cosmos-pathchk": { @@ -10287,15 +10311,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pathchk", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pathchk" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pathchk" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pathchk" } }, "pathchk": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pathchk//:pathchk", - "name": "ape~1.0.0-beta.2~_repo_rules~pathchk" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pathchk//:pathchk", + "name": "ape~1.0.0-beta.4~_repo_rules~pathchk" } }, "cosmos-pigz": { @@ -10309,15 +10333,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pigz", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pigz" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pigz" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pigz" } }, "pigz": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pigz//:pigz", - "name": "ape~1.0.0-beta.2~_repo_rules~pigz" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pigz//:pigz", + "name": "ape~1.0.0-beta.4~_repo_rules~pigz" } }, "cosmos-pinky": { @@ -10331,15 +10355,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pinky", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pinky" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pinky" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pinky" } }, "pinky": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pinky//:pinky", - "name": "ape~1.0.0-beta.2~_repo_rules~pinky" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pinky//:pinky", + "name": "ape~1.0.0-beta.4~_repo_rules~pinky" } }, "cosmos-pledge": { @@ -10353,15 +10377,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pledge", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pledge" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pledge" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pledge" } }, "pledge": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pledge//:pledge", - "name": "ape~1.0.0-beta.2~_repo_rules~pledge" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pledge//:pledge", + "name": "ape~1.0.0-beta.4~_repo_rules~pledge" } }, "cosmos-pr": { @@ -10375,15 +10399,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pr", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pr" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pr" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pr" } }, "pr": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pr//:pr", - "name": "ape~1.0.0-beta.2~_repo_rules~pr" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pr//:pr", + "name": "ape~1.0.0-beta.4~_repo_rules~pr" } }, "cosmos-printenv": { @@ -10397,15 +10421,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/printenv", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/printenv" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-printenv" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-printenv" } }, "printenv": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-printenv//:printenv", - "name": "ape~1.0.0-beta.2~_repo_rules~printenv" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-printenv//:printenv", + "name": "ape~1.0.0-beta.4~_repo_rules~printenv" } }, "cosmos-printimage": { @@ -10419,15 +10443,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/printimage", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/printimage" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-printimage" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-printimage" } }, "printimage": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-printimage//:printimage", - "name": "ape~1.0.0-beta.2~_repo_rules~printimage" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-printimage//:printimage", + "name": "ape~1.0.0-beta.4~_repo_rules~printimage" } }, "cosmos-ptx": { @@ -10441,15 +10465,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ptx", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ptx" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ptx" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ptx" } }, "ptx": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ptx//:ptx", - "name": "ape~1.0.0-beta.2~_repo_rules~ptx" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ptx//:ptx", + "name": "ape~1.0.0-beta.4~_repo_rules~ptx" } }, "cosmos-pwd": { @@ -10463,15 +10487,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pwd", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pwd" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pwd" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pwd" } }, "pwd": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pwd//:pwd", - "name": "ape~1.0.0-beta.2~_repo_rules~pwd" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pwd//:pwd", + "name": "ape~1.0.0-beta.4~_repo_rules~pwd" } }, "cosmos-pypack1": { @@ -10485,15 +10509,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pypack1", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pypack1" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pypack1" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pypack1" } }, "pypack1": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pypack1//:pypack1", - "name": "ape~1.0.0-beta.2~_repo_rules~pypack1" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pypack1//:pypack1", + "name": "ape~1.0.0-beta.4~_repo_rules~pypack1" } }, "cosmos-python": { @@ -10507,15 +10531,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/python", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/python" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-python" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-python" } }, "python": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-python//:python", - "name": "ape~1.0.0-beta.2~_repo_rules~python" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-python//:python", + "name": "ape~1.0.0-beta.4~_repo_rules~python" } }, "cosmos-qjs": { @@ -10529,15 +10553,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/qjs", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/qjs" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-qjs" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-qjs" } }, "qjs": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-qjs//:qjs", - "name": "ape~1.0.0-beta.2~_repo_rules~qjs" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-qjs//:qjs", + "name": "ape~1.0.0-beta.4~_repo_rules~qjs" } }, "cosmos-readlink": { @@ -10551,15 +10575,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/readlink", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/readlink" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-readlink" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-readlink" } }, "readlink": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-readlink//:readlink", - "name": "ape~1.0.0-beta.2~_repo_rules~readlink" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-readlink//:readlink", + "name": "ape~1.0.0-beta.4~_repo_rules~readlink" } }, "cosmos-realpath": { @@ -10573,15 +10597,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/realpath", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/realpath" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-realpath" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-realpath" } }, "realpath": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-realpath//:realpath", - "name": "ape~1.0.0-beta.2~_repo_rules~realpath" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-realpath//:realpath", + "name": "ape~1.0.0-beta.4~_repo_rules~realpath" } }, "cosmos-redbean": { @@ -10595,15 +10619,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/redbean", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/redbean" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-redbean" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-redbean" } }, "redbean": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-redbean//:redbean", - "name": "ape~1.0.0-beta.2~_repo_rules~redbean" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-redbean//:redbean", + "name": "ape~1.0.0-beta.4~_repo_rules~redbean" } }, "cosmos-rmdir": { @@ -10617,15 +10641,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/rmdir", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/rmdir" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-rmdir" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-rmdir" } }, "rmdir": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-rmdir//:rmdir", - "name": "ape~1.0.0-beta.2~_repo_rules~rmdir" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-rmdir//:rmdir", + "name": "ape~1.0.0-beta.4~_repo_rules~rmdir" } }, "cosmos-rsync": { @@ -10639,15 +10663,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/rsync", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/rsync" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-rsync" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-rsync" } }, "rsync": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-rsync//:rsync", - "name": "ape~1.0.0-beta.2~_repo_rules~rsync" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-rsync//:rsync", + "name": "ape~1.0.0-beta.4~_repo_rules~rsync" } }, "cosmos-runcon": { @@ -10661,15 +10685,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/runcon", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/runcon" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-runcon" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-runcon" } }, "runcon": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-runcon//:runcon", - "name": "ape~1.0.0-beta.2~_repo_rules~runcon" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-runcon//:runcon", + "name": "ape~1.0.0-beta.4~_repo_rules~runcon" } }, "cosmos-script": { @@ -10683,15 +10707,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/script", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/script" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-script" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-script" } }, "script": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-script//:script", - "name": "ape~1.0.0-beta.2~_repo_rules~script" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-script//:script", + "name": "ape~1.0.0-beta.4~_repo_rules~script" } }, "cosmos-sdiff": { @@ -10705,15 +10729,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sdiff", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sdiff" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sdiff" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sdiff" } }, "sdiff": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sdiff//:sdiff", - "name": "ape~1.0.0-beta.2~_repo_rules~sdiff" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sdiff//:sdiff", + "name": "ape~1.0.0-beta.4~_repo_rules~sdiff" } }, "cosmos-sed": { @@ -10727,15 +10751,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sed", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sed" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sed" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sed" } }, "sed": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sed//:sed", - "name": "ape~1.0.0-beta.2~_repo_rules~sed" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sed//:sed", + "name": "ape~1.0.0-beta.4~_repo_rules~sed" } }, "cosmos-seq": { @@ -10749,15 +10773,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/seq", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/seq" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-seq" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-seq" } }, "seq": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-seq//:seq", - "name": "ape~1.0.0-beta.2~_repo_rules~seq" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-seq//:seq", + "name": "ape~1.0.0-beta.4~_repo_rules~seq" } }, "cosmos-sha1sum": { @@ -10771,15 +10795,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha1sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha1sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha1sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha1sum" } }, "sha1sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha1sum//:sha1sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha1sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha1sum//:sha1sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha1sum" } }, "cosmos-sha224sum": { @@ -10793,15 +10817,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha224sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha224sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha224sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha224sum" } }, "sha224sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha224sum//:sha224sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha224sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha224sum//:sha224sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha224sum" } }, "cosmos-sha256sum": { @@ -10815,15 +10839,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha256sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha256sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha256sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha256sum" } }, "sha256sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha256sum//:sha256sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha256sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha256sum//:sha256sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha256sum" } }, "cosmos-sha384sum": { @@ -10837,15 +10861,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha384sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha384sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha384sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha384sum" } }, "sha384sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha384sum//:sha384sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha384sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha384sum//:sha384sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha384sum" } }, "cosmos-sha512sum": { @@ -10859,15 +10883,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha512sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha512sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha512sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha512sum" } }, "sha512sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha512sum//:sha512sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha512sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha512sum//:sha512sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha512sum" } }, "cosmos-shred": { @@ -10881,15 +10905,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/shred", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/shred" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-shred" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-shred" } }, "shred": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-shred//:shred", - "name": "ape~1.0.0-beta.2~_repo_rules~shred" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-shred//:shred", + "name": "ape~1.0.0-beta.4~_repo_rules~shred" } }, "cosmos-shuf": { @@ -10903,15 +10927,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/shuf", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/shuf" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-shuf" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-shuf" } }, "shuf": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-shuf//:shuf", - "name": "ape~1.0.0-beta.2~_repo_rules~shuf" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-shuf//:shuf", + "name": "ape~1.0.0-beta.4~_repo_rules~shuf" } }, "cosmos-sleep": { @@ -10925,15 +10949,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sleep", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sleep" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sleep" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sleep" } }, "sleep": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sleep//:sleep", - "name": "ape~1.0.0-beta.2~_repo_rules~sleep" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sleep//:sleep", + "name": "ape~1.0.0-beta.4~_repo_rules~sleep" } }, "cosmos-sort": { @@ -10947,15 +10971,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sort", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sort" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sort" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sort" } }, "sort": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sort//:sort", - "name": "ape~1.0.0-beta.2~_repo_rules~sort" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sort//:sort", + "name": "ape~1.0.0-beta.4~_repo_rules~sort" } }, "cosmos-split": { @@ -10969,15 +10993,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/split", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/split" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-split" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-split" } }, "split": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-split//:split", - "name": "ape~1.0.0-beta.2~_repo_rules~split" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-split//:split", + "name": "ape~1.0.0-beta.4~_repo_rules~split" } }, "cosmos-sqlite3": { @@ -10991,15 +11015,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sqlite3", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sqlite3" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sqlite3" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sqlite3" } }, "sqlite3": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sqlite3//:sqlite3", - "name": "ape~1.0.0-beta.2~_repo_rules~sqlite3" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sqlite3//:sqlite3", + "name": "ape~1.0.0-beta.4~_repo_rules~sqlite3" } }, "cosmos-stat": { @@ -11013,15 +11037,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/stat", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/stat" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-stat" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-stat" } }, "stat": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-stat//:stat", - "name": "ape~1.0.0-beta.2~_repo_rules~stat" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-stat//:stat", + "name": "ape~1.0.0-beta.4~_repo_rules~stat" } }, "cosmos-stty": { @@ -11035,15 +11059,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/stty", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/stty" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-stty" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-stty" } }, "stty": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-stty//:stty", - "name": "ape~1.0.0-beta.2~_repo_rules~stty" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-stty//:stty", + "name": "ape~1.0.0-beta.4~_repo_rules~stty" } }, "cosmos-sum": { @@ -11057,15 +11081,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sum" } }, "sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sum//:sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sum//:sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sum" } }, "cosmos-sync": { @@ -11079,15 +11103,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sync", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sync" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sync" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sync" } }, "sync": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sync//:sync", - "name": "ape~1.0.0-beta.2~_repo_rules~sync" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sync//:sync", + "name": "ape~1.0.0-beta.4~_repo_rules~sync" } }, "cosmos-tac": { @@ -11101,15 +11125,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tac", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tac" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tac" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tac" } }, "tac": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tac//:tac", - "name": "ape~1.0.0-beta.2~_repo_rules~tac" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tac//:tac", + "name": "ape~1.0.0-beta.4~_repo_rules~tac" } }, "cosmos-tail": { @@ -11123,15 +11147,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tail", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tail" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tail" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tail" } }, "tail": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tail//:tail", - "name": "ape~1.0.0-beta.2~_repo_rules~tail" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tail//:tail", + "name": "ape~1.0.0-beta.4~_repo_rules~tail" } }, "cosmos-tar": { @@ -11145,15 +11169,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tar", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tar" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tar" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tar" } }, "tar": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tar//:tar", - "name": "ape~1.0.0-beta.2~_repo_rules~tar" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tar//:tar", + "name": "ape~1.0.0-beta.4~_repo_rules~tar" } }, "cosmos-tee": { @@ -11167,15 +11191,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tee", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tee" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tee" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tee" } }, "tee": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tee//:tee", - "name": "ape~1.0.0-beta.2~_repo_rules~tee" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tee//:tee", + "name": "ape~1.0.0-beta.4~_repo_rules~tee" } }, "cosmos-test": { @@ -11189,15 +11213,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/test", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/test" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-test" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-test" } }, "test": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-test//:test", - "name": "ape~1.0.0-beta.2~_repo_rules~test" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-test//:test", + "name": "ape~1.0.0-beta.4~_repo_rules~test" } }, "cosmos-tidy": { @@ -11211,15 +11235,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tidy", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tidy" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tidy" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tidy" } }, "tidy": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tidy//:tidy", - "name": "ape~1.0.0-beta.2~_repo_rules~tidy" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tidy//:tidy", + "name": "ape~1.0.0-beta.4~_repo_rules~tidy" } }, "cosmos-timeout": { @@ -11233,15 +11257,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/timeout", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/timeout" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-timeout" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-timeout" } }, "timeout": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-timeout//:timeout", - "name": "ape~1.0.0-beta.2~_repo_rules~timeout" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-timeout//:timeout", + "name": "ape~1.0.0-beta.4~_repo_rules~timeout" } }, "cosmos-tmux": { @@ -11255,15 +11279,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tmux", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tmux" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tmux" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tmux" } }, "tmux": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tmux//:tmux", - "name": "ape~1.0.0-beta.2~_repo_rules~tmux" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tmux//:tmux", + "name": "ape~1.0.0-beta.4~_repo_rules~tmux" } }, "cosmos-touch": { @@ -11277,15 +11301,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/touch", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/touch" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-touch" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-touch" } }, "touch": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-touch//:touch", - "name": "ape~1.0.0-beta.2~_repo_rules~touch" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-touch//:touch", + "name": "ape~1.0.0-beta.4~_repo_rules~touch" } }, "cosmos-tr": { @@ -11299,15 +11323,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tr", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tr" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tr" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tr" } }, "tr": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tr//:tr", - "name": "ape~1.0.0-beta.2~_repo_rules~tr" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tr//:tr", + "name": "ape~1.0.0-beta.4~_repo_rules~tr" } }, "cosmos-tree": { @@ -11321,15 +11345,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tree", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tree" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tree" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tree" } }, "tree": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tree//:tree", - "name": "ape~1.0.0-beta.2~_repo_rules~tree" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tree//:tree", + "name": "ape~1.0.0-beta.4~_repo_rules~tree" } }, "cosmos-true": { @@ -11343,15 +11367,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/true", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/true" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-true" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-true" } }, "true": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-true//:true", - "name": "ape~1.0.0-beta.2~_repo_rules~true" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-true//:true", + "name": "ape~1.0.0-beta.4~_repo_rules~true" } }, "cosmos-truncate": { @@ -11365,15 +11389,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/truncate", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/truncate" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-truncate" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-truncate" } }, "truncate": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-truncate//:truncate", - "name": "ape~1.0.0-beta.2~_repo_rules~truncate" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-truncate//:truncate", + "name": "ape~1.0.0-beta.4~_repo_rules~truncate" } }, "cosmos-tsort": { @@ -11387,15 +11411,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tsort", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tsort" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tsort" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tsort" } }, "tsort": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tsort//:tsort", - "name": "ape~1.0.0-beta.2~_repo_rules~tsort" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tsort//:tsort", + "name": "ape~1.0.0-beta.4~_repo_rules~tsort" } }, "cosmos-tty": { @@ -11409,15 +11433,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tty", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tty" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tty" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tty" } }, "tty": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tty//:tty", - "name": "ape~1.0.0-beta.2~_repo_rules~tty" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tty//:tty", + "name": "ape~1.0.0-beta.4~_repo_rules~tty" } }, "cosmos-ttyinfo": { @@ -11431,15 +11455,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ttyinfo", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ttyinfo" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ttyinfo" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ttyinfo" } }, "ttyinfo": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ttyinfo//:ttyinfo", - "name": "ape~1.0.0-beta.2~_repo_rules~ttyinfo" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ttyinfo//:ttyinfo", + "name": "ape~1.0.0-beta.4~_repo_rules~ttyinfo" } }, "cosmos-unbourne": { @@ -11453,15 +11477,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/unbourne", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/unbourne" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-unbourne" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-unbourne" } }, "unbourne": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-unbourne//:unbourne", - "name": "ape~1.0.0-beta.2~_repo_rules~unbourne" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-unbourne//:unbourne", + "name": "ape~1.0.0-beta.4~_repo_rules~unbourne" } }, "cosmos-unexpand": { @@ -11475,15 +11499,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/unexpand", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/unexpand" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-unexpand" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-unexpand" } }, "unexpand": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-unexpand//:unexpand", - "name": "ape~1.0.0-beta.2~_repo_rules~unexpand" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-unexpand//:unexpand", + "name": "ape~1.0.0-beta.4~_repo_rules~unexpand" } }, "cosmos-uniq": { @@ -11497,15 +11521,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/uniq", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/uniq" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-uniq" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-uniq" } }, "uniq": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-uniq//:uniq", - "name": "ape~1.0.0-beta.2~_repo_rules~uniq" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-uniq//:uniq", + "name": "ape~1.0.0-beta.4~_repo_rules~uniq" } }, "cosmos-unlink": { @@ -11519,15 +11543,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/unlink", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/unlink" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-unlink" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-unlink" } }, "unlink": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-unlink//:unlink", - "name": "ape~1.0.0-beta.2~_repo_rules~unlink" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-unlink//:unlink", + "name": "ape~1.0.0-beta.4~_repo_rules~unlink" } }, "cosmos-unzip": { @@ -11541,15 +11565,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/unzip", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/unzip" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-unzip" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-unzip" } }, "unzip": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-unzip//:unzip", - "name": "ape~1.0.0-beta.2~_repo_rules~unzip" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-unzip//:unzip", + "name": "ape~1.0.0-beta.4~_repo_rules~unzip" } }, "cosmos-uptime": { @@ -11563,15 +11587,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/uptime", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/uptime" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-uptime" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-uptime" } }, "uptime": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-uptime//:uptime", - "name": "ape~1.0.0-beta.2~_repo_rules~uptime" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-uptime//:uptime", + "name": "ape~1.0.0-beta.4~_repo_rules~uptime" } }, "cosmos-users": { @@ -11585,15 +11609,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/users", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/users" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-users" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-users" } }, "users": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-users//:users", - "name": "ape~1.0.0-beta.2~_repo_rules~users" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-users//:users", + "name": "ape~1.0.0-beta.4~_repo_rules~users" } }, "cosmos-vdir": { @@ -11607,15 +11631,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/vdir", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/vdir" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-vdir" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-vdir" } }, "vdir": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-vdir//:vdir", - "name": "ape~1.0.0-beta.2~_repo_rules~vdir" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-vdir//:vdir", + "name": "ape~1.0.0-beta.4~_repo_rules~vdir" } }, "cosmos-verynice": { @@ -11629,15 +11653,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/verynice", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/verynice" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-verynice" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-verynice" } }, "verynice": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-verynice//:verynice", - "name": "ape~1.0.0-beta.2~_repo_rules~verynice" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-verynice//:verynice", + "name": "ape~1.0.0-beta.4~_repo_rules~verynice" } }, "cosmos-vim": { @@ -11651,15 +11675,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/vim", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/vim" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-vim" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-vim" } }, "vim": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-vim//:vim", - "name": "ape~1.0.0-beta.2~_repo_rules~vim" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-vim//:vim", + "name": "ape~1.0.0-beta.4~_repo_rules~vim" } }, "cosmos-wall": { @@ -11673,15 +11697,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/wall", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/wall" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-wall" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-wall" } }, "wall": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-wall//:wall", - "name": "ape~1.0.0-beta.2~_repo_rules~wall" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-wall//:wall", + "name": "ape~1.0.0-beta.4~_repo_rules~wall" } }, "cosmos-wc": { @@ -11695,15 +11719,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/wc", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/wc" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-wc" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-wc" } }, "wc": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-wc//:wc", - "name": "ape~1.0.0-beta.2~_repo_rules~wc" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-wc//:wc", + "name": "ape~1.0.0-beta.4~_repo_rules~wc" } }, "cosmos-wget": { @@ -11717,15 +11741,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/wget", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/wget" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-wget" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-wget" } }, "wget": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-wget//:wget", - "name": "ape~1.0.0-beta.2~_repo_rules~wget" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-wget//:wget", + "name": "ape~1.0.0-beta.4~_repo_rules~wget" } }, "cosmos-who": { @@ -11739,15 +11763,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/who", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/who" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-who" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-who" } }, "who": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-who//:who", - "name": "ape~1.0.0-beta.2~_repo_rules~who" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-who//:who", + "name": "ape~1.0.0-beta.4~_repo_rules~who" } }, "cosmos-whoami": { @@ -11761,15 +11785,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/whoami", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/whoami" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-whoami" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-whoami" } }, "whoami": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-whoami//:whoami", - "name": "ape~1.0.0-beta.2~_repo_rules~whoami" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-whoami//:whoami", + "name": "ape~1.0.0-beta.4~_repo_rules~whoami" } }, "cosmos-xargs": { @@ -11783,15 +11807,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/xargs", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/xargs" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-xargs" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-xargs" } }, "xargs": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-xargs//:xargs", - "name": "ape~1.0.0-beta.2~_repo_rules~xargs" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-xargs//:xargs", + "name": "ape~1.0.0-beta.4~_repo_rules~xargs" } }, "cosmos-xz": { @@ -11805,15 +11829,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/xz", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/xz" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-xz" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-xz" } }, "xz": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-xz//:xz", - "name": "ape~1.0.0-beta.2~_repo_rules~xz" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-xz//:xz", + "name": "ape~1.0.0-beta.4~_repo_rules~xz" } }, "cosmos-yes": { @@ -11827,15 +11851,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/yes", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/yes" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-yes" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-yes" } }, "yes": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-yes//:yes", - "name": "ape~1.0.0-beta.2~_repo_rules~yes" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-yes//:yes", + "name": "ape~1.0.0-beta.4~_repo_rules~yes" } }, "cosmos-zip": { @@ -11849,15 +11873,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/zip", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/zip" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-zip" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-zip" } }, "zip": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-zip//:zip", - "name": "ape~1.0.0-beta.2~_repo_rules~zip" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-zip//:zip", + "name": "ape~1.0.0-beta.4~_repo_rules~zip" } }, "cosmos-zsh": { @@ -11871,15 +11895,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/zsh", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/zsh" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-zsh" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-zsh" } }, "zsh": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-zsh//:zsh", - "name": "ape~1.0.0-beta.2~_repo_rules~zsh" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-zsh//:zsh", + "name": "ape~1.0.0-beta.4~_repo_rules~zsh" } }, "cosmos-zstd": { @@ -11893,15 +11917,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/zstd", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/zstd" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-zstd" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-zstd" } }, "zstd": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-zstd//:zstd", - "name": "ape~1.0.0-beta.2~_repo_rules~zstd" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-zstd//:zstd", + "name": "ape~1.0.0-beta.4~_repo_rules~zstd" } } } @@ -12531,1279 +12555,6 @@ } } } - }, - "@@toolchain_utils~1.0.0-beta.6//toolchain/export:defs.bzl%toolchain_export": { - "general": { - "bzlTransitiveDigest": "n2fd+/jiAv/nvvi2WUR+VQxI3aTZGNuhuX/NuFhw5fM=", - "accumulatedFileDigests": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "ape-pledge": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pledge", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pledge//:pledge" - } - }, - "ape-basenc": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-basenc", - "target": "@@ape~1.0.0-beta.2~_repo_rules~basenc//:basenc" - } - }, - "ape-pwd": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pwd", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pwd//:pwd" - } - }, - "ape-xargs": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-xargs", - "target": "@@ape~1.0.0-beta.2~_repo_rules~xargs//:xargs" - } - }, - "ape-md5sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-md5sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~md5sum//:md5sum" - } - }, - "ape-cut": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cut", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cut//:cut" - } - }, - "ape-date": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-date", - "target": "@@ape~1.0.0-beta.2~_repo_rules~date//:date" - } - }, - "ape-nl": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nl", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nl//:nl" - } - }, - "ape-expand": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-expand", - "target": "@@ape~1.0.0-beta.2~_repo_rules~expand//:expand" - } - }, - "ape-ttyinfo": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ttyinfo", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ttyinfo//:ttyinfo" - } - }, - "ape-verynice": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-verynice", - "target": "@@ape~1.0.0-beta.2~_repo_rules~verynice//:verynice" - } - }, - "ape-cmp": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cmp", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cmp//:cmp" - } - }, - "ape-dirname": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-dirname", - "target": "@@ape~1.0.0-beta.2~_repo_rules~dirname//:dirname" - } - }, - "ape-sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sum//:sum" - } - }, - "ape-unexpand": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-unexpand", - "target": "@@ape~1.0.0-beta.2~_repo_rules~unexpand//:unexpand" - } - }, - "ape-sdiff": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sdiff", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sdiff//:sdiff" - } - }, - "ape-pigz": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pigz", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pigz//:pigz" - } - }, - "ape-nano": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nano", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nano//:nano" - } - }, - "ape-zsh": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-zsh", - "target": "@@ape~1.0.0-beta.2~_repo_rules~zsh//:zsh" - } - }, - "ape-datasette": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-datasette", - "target": "@@ape~1.0.0-beta.2~_repo_rules~datasette//:datasette" - } - }, - "ape-sha384sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha384sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha384sum//:sha384sum" - } - }, - "ape-dircolors": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-dircolors", - "target": "@@ape~1.0.0-beta.2~_repo_rules~dircolors//:dircolors" - } - }, - "ape-rsync": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-rsync", - "target": "@@ape~1.0.0-beta.2~_repo_rules~rsync//:rsync" - } - }, - "ape-sed": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sed", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sed//:sed" - } - }, - "ape-sha512sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha512sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha512sum//:sha512sum" - } - }, - "ape-nproc": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nproc", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nproc//:nproc" - } - }, - "ape-find": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-find", - "target": "@@ape~1.0.0-beta.2~_repo_rules~find//:find" - } - }, - "ape-pinky": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pinky", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pinky//:pinky" - } - }, - "ape-mktemp": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-mktemp", - "target": "@@ape~1.0.0-beta.2~_repo_rules~mktemp//:mktemp" - } - }, - "ape-bash": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-bash", - "target": "@@ape~1.0.0-beta.2~_repo_rules~bash//:bash" - } - }, - "ape-mkfifo": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-mkfifo", - "target": "@@ape~1.0.0-beta.2~_repo_rules~mkfifo//:mkfifo" - } - }, - "ape-tmux": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tmux", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tmux//:tmux" - } - }, - "ape-users": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-users", - "target": "@@ape~1.0.0-beta.2~_repo_rules~users//:users" - } - }, - "ape-head": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-head", - "target": "@@ape~1.0.0-beta.2~_repo_rules~head//:head" - } - }, - "ape-seq": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-seq", - "target": "@@ape~1.0.0-beta.2~_repo_rules~seq//:seq" - } - }, - "diff": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~diff", - "target": "@@toolchain_utils~1.0.0-beta.6~toolchain_export~ape-diff//:ape-diff" - } - }, - "ape-printenv": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-printenv", - "target": "@@ape~1.0.0-beta.2~_repo_rules~printenv//:printenv" - } - }, - "ape-lz4": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-lz4", - "target": "@@ape~1.0.0-beta.2~_repo_rules~lz4//:lz4" - } - }, - "ape-sqlite3": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sqlite3", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sqlite3//:sqlite3" - } - }, - "ape-od": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-od", - "target": "@@ape~1.0.0-beta.2~_repo_rules~od//:od" - } - }, - "ape-tsort": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tsort", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tsort//:tsort" - } - }, - "ape-chcon": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-chcon", - "target": "@@ape~1.0.0-beta.2~_repo_rules~chcon//:chcon" - } - }, - "ape-shred": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-shred", - "target": "@@ape~1.0.0-beta.2~_repo_rules~shred//:shred" - } - }, - "ape-tidy": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tidy", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tidy//:tidy" - } - }, - "ape-wall": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-wall", - "target": "@@ape~1.0.0-beta.2~_repo_rules~wall//:wall" - } - }, - "ape-split": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-split", - "target": "@@ape~1.0.0-beta.2~_repo_rules~split//:split" - } - }, - "ape-berry": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-berry", - "target": "@@ape~1.0.0-beta.2~_repo_rules~berry//:berry" - } - }, - "ape-groups": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-groups", - "target": "@@ape~1.0.0-beta.2~_repo_rules~groups//:groups" - } - }, - "ape-base64": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-base64", - "target": "@@ape~1.0.0-beta.2~_repo_rules~base64//:base64" - } - }, - "ape-grep": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-grep", - "target": "@@ape~1.0.0-beta.2~_repo_rules~grep//:grep" - } - }, - "ape-wc": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-wc", - "target": "@@ape~1.0.0-beta.2~_repo_rules~wc//:wc" - } - }, - "ape-chown": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-chown", - "target": "@@ape~1.0.0-beta.2~_repo_rules~chown//:chown" - } - }, - "ape-ctags": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ctags", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ctags//:ctags" - } - }, - "ape-locate": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-locate", - "target": "@@ape~1.0.0-beta.2~_repo_rules~locate//:locate" - } - }, - "ape-ls": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ls", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ls//:ls" - } - }, - "ape-factor": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-factor", - "target": "@@ape~1.0.0-beta.2~_repo_rules~factor//:factor" - } - }, - "ape-life": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-life", - "target": "@@ape~1.0.0-beta.2~_repo_rules~life//:life" - } - }, - "ape-expr": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-expr", - "target": "@@ape~1.0.0-beta.2~_repo_rules~expr//:expr" - } - }, - "ape-link": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-link", - "target": "@@ape~1.0.0-beta.2~_repo_rules~link//:link" - } - }, - "ape-ninja": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ninja", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ninja//:ninja" - } - }, - "ape-qjs": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-qjs", - "target": "@@ape~1.0.0-beta.2~_repo_rules~qjs//:qjs" - } - }, - "cmp": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~cmp", - "target": "@@toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cmp//:ape-cmp" - } - }, - "ape-df": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-df", - "target": "@@ape~1.0.0-beta.2~_repo_rules~df//:df" - } - }, - "ape-ln": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ln", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ln//:ln" - } - }, - "ape-b2sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-b2sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~b2sum//:b2sum" - } - }, - "ape-tr": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tr", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tr//:tr" - } - }, - "ape-unlink": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-unlink", - "target": "@@ape~1.0.0-beta.2~_repo_rules~unlink//:unlink" - } - }, - "ape-diff": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-diff", - "target": "@@ape~1.0.0-beta.2~_repo_rules~diff//:diff" - } - }, - "ape-unbourne": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-unbourne", - "target": "@@ape~1.0.0-beta.2~_repo_rules~unbourne//:unbourne" - } - }, - "ape-dir": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-dir", - "target": "@@ape~1.0.0-beta.2~_repo_rules~dir//:dir" - } - }, - "ape-fmt": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-fmt", - "target": "@@ape~1.0.0-beta.2~_repo_rules~fmt//:fmt" - } - }, - "ape-fold": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-fold", - "target": "@@ape~1.0.0-beta.2~_repo_rules~fold//:fold" - } - }, - "ape-make": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-make", - "target": "@@ape~1.0.0-beta.2~_repo_rules~make//:make" - } - }, - "ape-mktemper": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-mktemper", - "target": "@@ape~1.0.0-beta.2~_repo_rules~mktemper//:mktemper" - } - }, - "ape-base32": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-base32", - "target": "@@ape~1.0.0-beta.2~_repo_rules~base32//:base32" - } - }, - "ape-chgrp": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-chgrp", - "target": "@@ape~1.0.0-beta.2~_repo_rules~chgrp//:chgrp" - } - }, - "ape-tac": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tac", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tac//:tac" - } - }, - "ape-touch": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-touch", - "target": "@@ape~1.0.0-beta.2~_repo_rules~touch//:touch" - } - }, - "ape-python": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-python", - "target": "@@ape~1.0.0-beta.2~_repo_rules~python//:python" - } - }, - "ape-uptime": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-uptime", - "target": "@@ape~1.0.0-beta.2~_repo_rules~uptime//:uptime" - } - }, - "ape-clang-format": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-clang-format", - "target": "@@ape~1.0.0-beta.2~_repo_rules~clang-format//:clang-format" - } - }, - "ape-comm": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-comm", - "target": "@@ape~1.0.0-beta.2~_repo_rules~comm//:comm" - } - }, - "ape-tar": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tar", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tar//:tar" - } - }, - "ape-false": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-false", - "target": "@@ape~1.0.0-beta.2~_repo_rules~false//:false" - } - }, - "ape-rmdir": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-rmdir", - "target": "@@ape~1.0.0-beta.2~_repo_rules~rmdir//:rmdir" - } - }, - "ape-paste": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-paste", - "target": "@@ape~1.0.0-beta.2~_repo_rules~paste//:paste" - } - }, - "ape-du": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-du", - "target": "@@ape~1.0.0-beta.2~_repo_rules~du//:du" - } - }, - "ape-links": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-links", - "target": "@@ape~1.0.0-beta.2~_repo_rules~links//:links" - } - }, - "ape-nohup": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nohup", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nohup//:nohup" - } - }, - "sdiff": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~sdiff", - "target": "@@toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sdiff//:ape-sdiff" - } - }, - "diff3": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~diff3", - "target": "@@toolchain_utils~1.0.0-beta.6~toolchain_export~ape-diff3//:ape-diff3" - } - }, - "ape-basename": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-basename", - "target": "@@ape~1.0.0-beta.2~_repo_rules~basename//:basename" - } - }, - "ape-sha256sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha256sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha256sum//:sha256sum" - } - }, - "ape-greenbean": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-greenbean", - "target": "@@ape~1.0.0-beta.2~_repo_rules~greenbean//:greenbean" - } - }, - "ape-who": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-who", - "target": "@@ape~1.0.0-beta.2~_repo_rules~who//:who" - } - }, - "ape-curl": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-curl", - "target": "@@ape~1.0.0-beta.2~_repo_rules~curl//:curl" - } - }, - "ape-join": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-join", - "target": "@@ape~1.0.0-beta.2~_repo_rules~join//:join" - } - }, - "ape-printimage": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-printimage", - "target": "@@ape~1.0.0-beta.2~_repo_rules~printimage//:printimage" - } - }, - "ape-diff3": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-diff3", - "target": "@@ape~1.0.0-beta.2~_repo_rules~diff3//:diff3" - } - }, - "ape-pathchk": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pathchk", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pathchk//:pathchk" - } - }, - "ape-script": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-script", - "target": "@@ape~1.0.0-beta.2~_repo_rules~script//:script" - } - }, - "ape-cat": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cat", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cat//:cat" - } - }, - "ape-emacs": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-emacs", - "target": "@@ape~1.0.0-beta.2~_repo_rules~emacs//:emacs" - } - }, - "ape-csplit": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-csplit", - "target": "@@ape~1.0.0-beta.2~_repo_rules~csplit//:csplit" - } - }, - "ape-kill": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-kill", - "target": "@@ape~1.0.0-beta.2~_repo_rules~kill//:kill" - } - }, - "ape-emacsclient": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-emacsclient", - "target": "@@ape~1.0.0-beta.2~_repo_rules~emacsclient//:emacsclient" - } - }, - "ape-nice": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nice", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nice//:nice" - } - }, - "ape-timeout": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-timeout", - "target": "@@ape~1.0.0-beta.2~_repo_rules~timeout//:timeout" - } - }, - "ape-chroot": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-chroot", - "target": "@@ape~1.0.0-beta.2~_repo_rules~chroot//:chroot" - } - }, - "ape-mknod": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-mknod", - "target": "@@ape~1.0.0-beta.2~_repo_rules~mknod//:mknod" - } - }, - "ape-sha224sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha224sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha224sum//:sha224sum" - } - }, - "ape-yes": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-yes", - "target": "@@ape~1.0.0-beta.2~_repo_rules~yes//:yes" - } - }, - "ape-gmake": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-gmake", - "target": "@@ape~1.0.0-beta.2~_repo_rules~gmake//:gmake" - } - }, - "ape-numfmt": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-numfmt", - "target": "@@ape~1.0.0-beta.2~_repo_rules~numfmt//:numfmt" - } - }, - "ape-tail": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tail", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tail//:tail" - } - }, - "ape-bzip2": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-bzip2", - "target": "@@ape~1.0.0-beta.2~_repo_rules~bzip2//:bzip2" - } - }, - "ape-env": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-env", - "target": "@@ape~1.0.0-beta.2~_repo_rules~env//:env" - } - }, - "ape-patch": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-patch", - "target": "@@ape~1.0.0-beta.2~_repo_rules~patch//:patch" - } - }, - "ape-vdir": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-vdir", - "target": "@@ape~1.0.0-beta.2~_repo_rules~vdir//:vdir" - } - }, - "ape-realpath": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-realpath", - "target": "@@ape~1.0.0-beta.2~_repo_rules~realpath//:realpath" - } - }, - "ape-ptx": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ptx", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ptx//:ptx" - } - }, - "ape-awk": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-awk", - "target": "@@ape~1.0.0-beta.2~_repo_rules~awk//:awk" - } - }, - "ape-stat": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-stat", - "target": "@@ape~1.0.0-beta.2~_repo_rules~stat//:stat" - } - }, - "ape-brotli": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-brotli", - "target": "@@ape~1.0.0-beta.2~_repo_rules~brotli//:brotli" - } - }, - "ape-lua": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-lua", - "target": "@@ape~1.0.0-beta.2~_repo_rules~lua//:lua" - } - }, - "ape-nesemu1": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nesemu1", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nesemu1//:nesemu1" - } - }, - "ape-wget": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-wget", - "target": "@@ape~1.0.0-beta.2~_repo_rules~wget//:wget" - } - }, - "ape-tty": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tty", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tty//:tty" - } - }, - "ape-unzip": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-unzip", - "target": "@@ape~1.0.0-beta.2~_repo_rules~unzip//:unzip" - } - }, - "ape-pr": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pr", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pr//:pr" - } - }, - "ape-whoami": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-whoami", - "target": "@@ape~1.0.0-beta.2~_repo_rules~whoami//:whoami" - } - }, - "ape-xz": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-xz", - "target": "@@ape~1.0.0-beta.2~_repo_rules~xz//:xz" - } - }, - "ape-uniq": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-uniq", - "target": "@@ape~1.0.0-beta.2~_repo_rules~uniq//:uniq" - } - }, - "ape-readlink": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-readlink", - "target": "@@ape~1.0.0-beta.2~_repo_rules~readlink//:readlink" - } - }, - "ape-zstd": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-zstd", - "target": "@@ape~1.0.0-beta.2~_repo_rules~zstd//:zstd" - } - }, - "ape-cksum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cksum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cksum//:cksum" - } - }, - "ape-tee": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tee", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tee//:tee" - } - }, - "ape-sha1sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha1sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha1sum//:sha1sum" - } - }, - "ape-logname": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-logname", - "target": "@@ape~1.0.0-beta.2~_repo_rules~logname//:logname" - } - }, - "ape-sort": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sort", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sort//:sort" - } - }, - "ape-tree": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tree", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tree//:tree" - } - }, - "ape-less": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-less", - "target": "@@ape~1.0.0-beta.2~_repo_rules~less//:less" - } - }, - "ape-vim": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-vim", - "target": "@@ape~1.0.0-beta.2~_repo_rules~vim//:vim" - } - }, - "ape-dash": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-dash", - "target": "@@ape~1.0.0-beta.2~_repo_rules~dash//:dash" - } - }, - "ape-redbean": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-redbean", - "target": "@@ape~1.0.0-beta.2~_repo_rules~redbean//:redbean" - } - }, - "ape-sync": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sync", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sync//:sync" - } - }, - "ape-install": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-install", - "target": "@@ape~1.0.0-beta.2~_repo_rules~install//:install" - } - }, - "ape-shuf": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-shuf", - "target": "@@ape~1.0.0-beta.2~_repo_rules~shuf//:shuf" - } - }, - "ape-stty": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-stty", - "target": "@@ape~1.0.0-beta.2~_repo_rules~stty//:stty" - } - }, - "ape-zip": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-zip", - "target": "@@ape~1.0.0-beta.2~_repo_rules~zip//:zip" - } - }, - "ape-id": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-id", - "target": "@@ape~1.0.0-beta.2~_repo_rules~id//:id" - } - }, - "ape-truncate": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-truncate", - "target": "@@ape~1.0.0-beta.2~_repo_rules~truncate//:truncate" - } - }, - "ape-runcon": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-runcon", - "target": "@@ape~1.0.0-beta.2~_repo_rules~runcon//:runcon" - } - }, - "ape-true": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-true", - "target": "@@ape~1.0.0-beta.2~_repo_rules~true//:true" - } - }, - "ape-pypack1": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pypack1", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pypack1//:pypack1" - } - }, - "ape-cpuid": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cpuid", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cpuid//:cpuid" - } - }, - "ape-sleep": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sleep", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sleep//:sleep" - } - }, - "ape-test": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-test", - "target": "@@ape~1.0.0-beta.2~_repo_rules~test//:test" - } - } - } - } } } } diff --git a/diff/toolchain/cmp/BUILD.bazel b/diff/toolchain/cmp/BUILD.bazel index 8d14fad..bef3c5f 100644 --- a/diff/toolchain/cmp/BUILD.bazel +++ b/diff/toolchain/cmp/BUILD.bazel @@ -8,7 +8,7 @@ toolchain_type( ape_toolchain( name = "ape", - toolchain = "@ape-cmp//:cmp", + toolchain = "@ape//:cmp", toolchain_type = ":type", ) diff --git a/diff/toolchain/diff/BUILD.bazel b/diff/toolchain/diff/BUILD.bazel index 93b0cbb..420d2af 100644 --- a/diff/toolchain/diff/BUILD.bazel +++ b/diff/toolchain/diff/BUILD.bazel @@ -8,7 +8,7 @@ toolchain_type( ape_toolchain( name = "ape", - toolchain = "@ape-diff//:diff", + toolchain = "@ape//:diff", toolchain_type = ":type", ) diff --git a/diff/toolchain/diff3/BUILD.bazel b/diff/toolchain/diff3/BUILD.bazel index dbd3d03..3525490 100644 --- a/diff/toolchain/diff3/BUILD.bazel +++ b/diff/toolchain/diff3/BUILD.bazel @@ -8,7 +8,7 @@ toolchain_type( ape_toolchain( name = "ape", - toolchain = "@ape-diff3//:diff3", + toolchain = "@ape//:diff3", toolchain_type = ":type", ) diff --git a/diff/toolchain/sdiff/BUILD.bazel b/diff/toolchain/sdiff/BUILD.bazel index f09bfda..8997e43 100644 --- a/diff/toolchain/sdiff/BUILD.bazel +++ b/diff/toolchain/sdiff/BUILD.bazel @@ -8,7 +8,7 @@ toolchain_type( ape_toolchain( name = "ape", - toolchain = "@ape-sdiff//:sdiff", + toolchain = "@ape//:sdiff", toolchain_type = ":type", ) diff --git a/e2e/MODULE.bazel.lock b/e2e/MODULE.bazel.lock index a55b9f2..bff82ae 100644 --- a/e2e/MODULE.bazel.lock +++ b/e2e/MODULE.bazel.lock @@ -14,7 +14,7 @@ }, "localOverrideHashes": { "bazel_tools": "922ea6752dc9105de5af957f7a99a6933c0a6a712d23df6aad16a9c399f7e787", - "rules_diff": "fd9e8db8860e71eb31ce4fa683a499eb3a7b1131a703f1e133e115802bd141a6" + "rules_diff": "bfee59644deb5a44b1f5e78a5c73c5b24903a739f4d7a44031bdfc26f621bfdc" }, "moduleDepGraph": { "": { @@ -2533,7 +2533,7 @@ ], "deps": { "toolchain_utils": "toolchain_utils@1.0.0-beta.6", - "ape": "ape@1.0.0-beta.2", + "ape": "ape@1.0.0-beta.4", "bazel_tools": "bazel_tools@_", "local_config_platform": "local_config_platform@_" } @@ -2740,20 +2740,22 @@ } } }, - "ape@1.0.0-beta.2": { + "ape@1.0.0-beta.4": { "name": "ape", - "version": "1.0.0-beta.2", - "key": "ape@1.0.0-beta.2", + "version": "1.0.0-beta.4", + "key": "ape@1.0.0-beta.4", "repoName": "ape", "executionPlatformsToRegister": [], - "toolchainsToRegister": [], + "toolchainsToRegister": [ + "//ape/toolchain/..." + ], "extensionUsages": [ { "extensionBzlFile": "//:MODULE.bazel", "extensionName": "_repo_rules", - "usingModule": "ape@1.0.0-beta.2", + "usingModule": "ape@1.0.0-beta.4", "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 0, "column": 0 }, @@ -2767,6 +2769,7 @@ "ape-x86_64.macho": "ape-x86_64.macho", "ape.pe": "ape.pe", "launcher": "launcher", + "resolved-ape": "resolved-ape", "cosmos-awk": "cosmos-awk", "awk": "awk", "cosmos-b2sum": "cosmos-b2sum", @@ -3098,7 +3101,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 17, "column": 17 } @@ -3113,7 +3116,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 36, "column": 7 } @@ -3132,7 +3135,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 45, "column": 14 } @@ -3149,7 +3152,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 58, "column": 8 } @@ -3168,7 +3171,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 66, "column": 18 } @@ -3187,7 +3190,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 66, "column": 18 } @@ -3206,7 +3209,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 66, "column": 18 } @@ -3218,7 +3221,7 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 85, "column": 3 } @@ -3237,11 +3240,24 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", "line": 87, "column": 7 } }, + { + "tagName": "@toolchain_utils//toolchain/resolved:defs.bzl%toolchain_resolved", + "attributeValues": { + "toolchain_type": "//ape/toolchain/ape:type", + "name": "resolved-ape" + }, + "devDependency": false, + "location": { + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 100, + "column": 9 + } + }, { "tagName": "@download_utils//download/file:defs.bzl%download_file", "attributeValues": { @@ -3256,8 +3272,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3269,8 +3285,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3288,8 +3304,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3301,8 +3317,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3320,8 +3336,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3333,8 +3349,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3352,8 +3368,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3365,8 +3381,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3384,8 +3400,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3397,8 +3413,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3416,8 +3432,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3429,8 +3445,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3448,8 +3464,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3461,8 +3477,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3480,8 +3496,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3493,8 +3509,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3512,8 +3528,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3525,8 +3541,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3544,8 +3560,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3557,8 +3573,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3576,8 +3592,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3589,8 +3605,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3608,8 +3624,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3621,8 +3637,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3640,8 +3656,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3653,8 +3669,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3672,8 +3688,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3685,8 +3701,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3704,8 +3720,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3717,8 +3733,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3736,8 +3752,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3749,8 +3765,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3768,8 +3784,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3781,8 +3797,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3800,8 +3816,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3813,8 +3829,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3832,8 +3848,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3845,8 +3861,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3864,8 +3880,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3877,8 +3893,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3896,8 +3912,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3909,8 +3925,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3928,8 +3944,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3941,8 +3957,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3960,8 +3976,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -3973,8 +3989,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -3992,8 +4008,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4005,8 +4021,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4024,8 +4040,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4037,8 +4053,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4056,8 +4072,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4069,8 +4085,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4088,8 +4104,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4101,8 +4117,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4120,8 +4136,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4133,8 +4149,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4152,8 +4168,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4165,8 +4181,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4184,8 +4200,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4197,8 +4213,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4216,8 +4232,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4229,8 +4245,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4248,8 +4264,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4261,8 +4277,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4280,8 +4296,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4293,8 +4309,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4312,8 +4328,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4325,8 +4341,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4344,8 +4360,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4357,8 +4373,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4376,8 +4392,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4389,8 +4405,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4408,8 +4424,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4421,8 +4437,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4440,8 +4456,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4453,8 +4469,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4472,8 +4488,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4485,8 +4501,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4504,8 +4520,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4517,8 +4533,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4536,8 +4552,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4549,8 +4565,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4568,8 +4584,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4581,8 +4597,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4600,8 +4616,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4613,8 +4629,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4632,8 +4648,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4645,8 +4661,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4664,8 +4680,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4677,8 +4693,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4696,8 +4712,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4709,8 +4725,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4728,8 +4744,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4741,8 +4757,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4760,8 +4776,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4773,8 +4789,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4792,8 +4808,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4805,8 +4821,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4824,8 +4840,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4837,8 +4853,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4856,8 +4872,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4869,8 +4885,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4888,8 +4904,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4901,8 +4917,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4920,8 +4936,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4933,8 +4949,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4952,8 +4968,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4965,8 +4981,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -4984,8 +5000,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -4997,8 +5013,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5016,8 +5032,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5029,8 +5045,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5048,8 +5064,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5061,8 +5077,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5080,8 +5096,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5093,8 +5109,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5112,8 +5128,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5125,8 +5141,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5144,8 +5160,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5157,8 +5173,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5176,8 +5192,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5189,8 +5205,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5208,8 +5224,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5221,8 +5237,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5240,8 +5256,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5253,8 +5269,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5272,8 +5288,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5285,8 +5301,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5304,8 +5320,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5317,8 +5333,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5336,8 +5352,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5349,8 +5365,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5368,8 +5384,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5381,8 +5397,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5400,8 +5416,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5413,8 +5429,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5432,8 +5448,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5445,8 +5461,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5464,8 +5480,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5477,8 +5493,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5496,8 +5512,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5509,8 +5525,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5528,8 +5544,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5541,8 +5557,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5560,8 +5576,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5573,8 +5589,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5592,8 +5608,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5605,8 +5621,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5624,8 +5640,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5637,8 +5653,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5656,8 +5672,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5669,8 +5685,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5688,8 +5704,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5701,8 +5717,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5720,8 +5736,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5733,8 +5749,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5752,8 +5768,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5765,8 +5781,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5784,8 +5800,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5797,8 +5813,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5816,8 +5832,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5829,8 +5845,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5848,8 +5864,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5861,8 +5877,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5880,8 +5896,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5893,8 +5909,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5912,8 +5928,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5925,8 +5941,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5944,8 +5960,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5957,8 +5973,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -5976,8 +5992,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -5989,8 +6005,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6008,8 +6024,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6021,8 +6037,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6040,8 +6056,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6053,8 +6069,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6072,8 +6088,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6085,8 +6101,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6104,8 +6120,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6117,8 +6133,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6136,8 +6152,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6149,8 +6165,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6168,8 +6184,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6181,8 +6197,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6200,8 +6216,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6213,8 +6229,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6232,8 +6248,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6245,8 +6261,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6264,8 +6280,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6277,8 +6293,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6296,8 +6312,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6309,8 +6325,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6328,8 +6344,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6341,8 +6357,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6360,8 +6376,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6373,8 +6389,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6392,8 +6408,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6405,8 +6421,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6424,8 +6440,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6437,8 +6453,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6456,8 +6472,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6469,8 +6485,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6488,8 +6504,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6501,8 +6517,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6520,8 +6536,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6533,8 +6549,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6552,8 +6568,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6565,8 +6581,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6584,8 +6600,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6597,8 +6613,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6616,8 +6632,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6629,8 +6645,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6648,8 +6664,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6661,8 +6677,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6680,8 +6696,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6693,8 +6709,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6712,8 +6728,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6725,8 +6741,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6744,8 +6760,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6757,8 +6773,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6776,8 +6792,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6789,8 +6805,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6808,8 +6824,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6821,8 +6837,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6840,8 +6856,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6853,8 +6869,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6872,8 +6888,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6885,8 +6901,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6904,8 +6920,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6917,8 +6933,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6936,8 +6952,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6949,8 +6965,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -6968,8 +6984,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -6981,8 +6997,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7000,8 +7016,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7013,8 +7029,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7032,8 +7048,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7045,8 +7061,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7064,8 +7080,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7077,8 +7093,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7096,8 +7112,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7109,8 +7125,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7128,8 +7144,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7141,8 +7157,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7160,8 +7176,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7173,8 +7189,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7192,8 +7208,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7205,8 +7221,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7224,8 +7240,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7237,8 +7253,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7256,8 +7272,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7269,8 +7285,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7288,8 +7304,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7301,8 +7317,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7320,8 +7336,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7333,8 +7349,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7352,8 +7368,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7365,8 +7381,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7384,8 +7400,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7397,8 +7413,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7416,8 +7432,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7429,8 +7445,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7448,8 +7464,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7461,8 +7477,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7480,8 +7496,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7493,8 +7509,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7512,8 +7528,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7525,8 +7541,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7544,8 +7560,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7557,8 +7573,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7576,8 +7592,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7589,8 +7605,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7608,8 +7624,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7621,8 +7637,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7640,8 +7656,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7653,8 +7669,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7672,8 +7688,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7685,8 +7701,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7704,8 +7720,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7717,8 +7733,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7736,8 +7752,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7749,8 +7765,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7768,8 +7784,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7781,8 +7797,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7800,8 +7816,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7813,8 +7829,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7832,8 +7848,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7845,8 +7861,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7864,8 +7880,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7877,8 +7893,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7896,8 +7912,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7909,8 +7925,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7928,8 +7944,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7941,8 +7957,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7960,8 +7976,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -7973,8 +7989,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -7992,8 +8008,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -8005,8 +8021,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -8024,8 +8040,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -8037,8 +8053,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -8056,8 +8072,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -8069,8 +8085,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -8088,8 +8104,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -8101,8 +8117,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -8120,8 +8136,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -8133,8 +8149,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } }, @@ -8152,8 +8168,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 104, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 113, "column": 22 } }, @@ -8165,8 +8181,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 114, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 123, "column": 23 } } @@ -8177,10 +8193,10 @@ { "extensionBzlFile": "@toolchain_utils//toolchain/export:defs.bzl", "extensionName": "toolchain_export", - "usingModule": "ape@1.0.0-beta.2", + "usingModule": "ape@1.0.0-beta.4", "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 100, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 109, "column": 23 }, "imports": {}, @@ -8194,8 +8210,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8207,8 +8223,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8220,8 +8236,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8233,8 +8249,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8246,8 +8262,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8259,8 +8275,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8272,8 +8288,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8285,8 +8301,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8298,8 +8314,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8311,8 +8327,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8324,8 +8340,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8337,8 +8353,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8350,8 +8366,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8363,8 +8379,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8376,8 +8392,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8389,8 +8405,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8402,8 +8418,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8415,8 +8431,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8428,8 +8444,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8441,8 +8457,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8454,8 +8470,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8467,8 +8483,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8480,8 +8496,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8493,8 +8509,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8506,8 +8522,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8519,8 +8535,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8532,8 +8548,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8545,8 +8561,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8558,8 +8574,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8571,8 +8587,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8584,8 +8600,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8597,8 +8613,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8610,8 +8626,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8623,8 +8639,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8636,8 +8652,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8649,8 +8665,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8662,8 +8678,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8675,8 +8691,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8688,8 +8704,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8701,8 +8717,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8714,8 +8730,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8727,8 +8743,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8740,8 +8756,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8753,8 +8769,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8766,8 +8782,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8779,8 +8795,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8792,8 +8808,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8805,8 +8821,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8818,8 +8834,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8831,8 +8847,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8844,8 +8860,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8857,8 +8873,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8870,8 +8886,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8883,8 +8899,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8896,8 +8912,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8909,8 +8925,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8922,8 +8938,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8935,8 +8951,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8948,8 +8964,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8961,8 +8977,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8974,8 +8990,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -8987,8 +9003,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9000,8 +9016,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9013,8 +9029,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9026,8 +9042,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9039,8 +9055,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9052,8 +9068,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9065,8 +9081,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9078,8 +9094,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9091,8 +9107,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9104,8 +9120,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9117,8 +9133,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9130,8 +9146,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9143,8 +9159,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9156,8 +9172,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9169,8 +9185,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9182,8 +9198,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9195,8 +9211,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9208,8 +9224,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9221,8 +9237,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9234,8 +9250,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9247,8 +9263,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9260,8 +9276,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9273,8 +9289,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9286,8 +9302,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9299,8 +9315,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9312,8 +9328,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9325,8 +9341,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9338,8 +9354,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9351,8 +9367,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9364,8 +9380,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9377,8 +9393,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9390,8 +9406,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9403,8 +9419,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9416,8 +9432,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9429,8 +9445,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9442,8 +9458,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9455,8 +9471,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9468,8 +9484,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9481,8 +9497,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9494,8 +9510,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9507,8 +9523,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9520,8 +9536,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9533,8 +9549,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9546,8 +9562,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9559,8 +9575,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9572,8 +9588,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9585,8 +9601,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9598,8 +9614,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9611,8 +9627,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9624,8 +9640,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9637,8 +9653,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9650,8 +9666,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9663,8 +9679,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9676,8 +9692,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9689,8 +9705,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9702,8 +9718,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9715,8 +9731,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9728,8 +9744,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9741,8 +9757,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9754,8 +9770,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9767,8 +9783,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9780,8 +9796,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9793,8 +9809,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9806,8 +9822,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9819,8 +9835,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9832,8 +9848,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9845,8 +9861,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9858,8 +9874,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9871,8 +9887,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9884,8 +9900,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9897,8 +9913,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9910,8 +9926,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9923,8 +9939,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9936,8 +9952,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9949,8 +9965,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9962,8 +9978,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9975,8 +9991,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -9988,8 +10004,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10001,8 +10017,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10014,8 +10030,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10027,8 +10043,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10040,8 +10056,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10053,8 +10069,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10066,8 +10082,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10079,8 +10095,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10092,8 +10108,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10105,8 +10121,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10118,8 +10134,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10131,8 +10147,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10144,8 +10160,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10157,8 +10173,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10170,8 +10186,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } }, @@ -10183,8 +10199,8 @@ }, "devDependency": false, "location": { - "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.2/MODULE.bazel", - "line": 118, + "file": "https://bcr.bazel.build/modules/ape/1.0.0-beta.4/MODULE.bazel", + "line": 127, "column": 23 } } @@ -10203,12 +10219,12 @@ "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", "ruleClassName": "http_archive", "attributes": { - "name": "ape~1.0.0-beta.2", + "name": "ape~1.0.0-beta.4", "urls": [ - "https://gitlab.arm.com/bazel/ape/-/releases/v1.0.0-beta.2/downloads/src.tar.gz" + "https://gitlab.arm.com/bazel/ape/-/releases/v1.0.0-beta.4/downloads/src.tar.gz" ], - "integrity": "sha512-4jnRdiTg4j8/uS4aapdECEVWASWp7XjZYs8QyFETmHDyqJwCrTiJA3cSAq7sgn+nZxEfjV1imL+opNyNT+lRIg==", - "strip_prefix": "ape-v1.0.0-beta.2", + "integrity": "sha512-3qhOHBqfEGQOlf0v9IZQyJmMtw25DaZhK+EMTydPuDvsI9H6chtg8ZXg+pnJihbbzhptVI8NXPKZ3iiYIwSgOw==", + "strip_prefix": "ape-v1.0.0-beta.4", "remote_patches": {}, "remote_patch_strip": 0 } @@ -10600,9 +10616,9 @@ } }, "moduleExtensions": { - "@@ape~1.0.0-beta.2//:MODULE.bazel%_repo_rules": { + "@@ape~1.0.0-beta.4//:MODULE.bazel%_repo_rules": { "general": { - "bzlTransitiveDigest": "reuIRb3tihvPV5NhbyO8NONJO2G1VFmoadGIHdNlIxk=", + "bzlTransitiveDigest": "Eb1Xl7COaA7o2xZRXuWoU8oqNKYaG3jNe5NZjqS8dmk=", "accumulatedFileDigests": {}, "envVariables": {}, "generatedRepoSpecs": { @@ -10623,7 +10639,7 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/zig/0.11.0/zig-macos-aarch64-0.11.0.tar.xz", "https://ziglang.org/download/0.11.0/zig-macos-aarch64-0.11.0.tar.xz" ], - "name": "ape~1.0.0-beta.2~_repo_rules~zig-0.11.0-arm64-darwin" + "name": "ape~1.0.0-beta.4~_repo_rules~zig-0.11.0-arm64-darwin" } }, "zig": { @@ -10633,7 +10649,7 @@ "map": { "arm64-darwin": "@zig-0.11.0-arm64-darwin" }, - "name": "ape~1.0.0-beta.2~_repo_rules~zig" + "name": "ape~1.0.0-beta.4~_repo_rules~zig" } }, "ape-m1.c": { @@ -10647,19 +10663,19 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmos.zip/3.3.1/ape-m1.c", "https://raw.githubusercontent.com/jart/cosmopolitan/3.3.3/ape/ape-m1.c" ], - "name": "ape~1.0.0-beta.2~_repo_rules~ape-m1.c" + "name": "ape~1.0.0-beta.4~_repo_rules~ape-m1.c" } }, "ape-arm64.macho": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/compile:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/compile:repository.bzl", "ruleClassName": "compile", "attributes": { "srcs": [ - "@@ape~1.0.0-beta.2~_repo_rules~ape-m1.c//:ape-m1.c" + "@@ape~1.0.0-beta.4~_repo_rules~ape-m1.c//:ape-m1.c" ], "output": "ape", - "zig": "@@ape~1.0.0-beta.2~_repo_rules~zig//:entrypoint", - "name": "ape~1.0.0-beta.2~_repo_rules~ape-arm64.macho" + "zig": "@@ape~1.0.0-beta.4~_repo_rules~zig//:entrypoint", + "name": "ape~1.0.0-beta.4~_repo_rules~ape-arm64.macho" } }, "ape-arm64.elf": { @@ -10673,7 +10689,7 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ape-arm64.elf", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ape-arm64.elf" ], - "name": "ape~1.0.0-beta.2~_repo_rules~ape-arm64.elf" + "name": "ape~1.0.0-beta.4~_repo_rules~ape-arm64.elf" } }, "ape-x86_64.elf": { @@ -10687,7 +10703,7 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ape-x86_64.elf", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ape-x86_64.elf" ], - "name": "ape~1.0.0-beta.2~_repo_rules~ape-x86_64.elf" + "name": "ape~1.0.0-beta.4~_repo_rules~ape-x86_64.elf" } }, "ape-x86_64.macho": { @@ -10701,14 +10717,14 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ape-x86_64.macho", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ape-x86_64.macho" ], - "name": "ape~1.0.0-beta.2~_repo_rules~ape-x86_64.macho" + "name": "ape~1.0.0-beta.4~_repo_rules~ape-x86_64.macho" } }, "ape.pe": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/pe:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/pe:repository.bzl", "ruleClassName": "pe", "attributes": { - "name": "ape~1.0.0-beta.2~_repo_rules~ape.pe" + "name": "ape~1.0.0-beta.4~_repo_rules~ape.pe" } }, "launcher": { @@ -10722,7 +10738,15 @@ "arm64-darwin": "@ape-arm64.macho", "windows": "@ape.pe" }, - "name": "ape~1.0.0-beta.2~_repo_rules~launcher" + "name": "ape~1.0.0-beta.4~_repo_rules~launcher" + } + }, + "resolved-ape": { + "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/resolved:repository.bzl", + "ruleClassName": "resolved", + "attributes": { + "toolchain_type": "@@ape~1.0.0-beta.4//ape/toolchain/ape:type", + "name": "ape~1.0.0-beta.4~_repo_rules~resolved-ape" } }, "cosmos-awk": { @@ -10736,15 +10760,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/awk", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/awk" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-awk" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-awk" } }, "awk": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-awk//:awk", - "name": "ape~1.0.0-beta.2~_repo_rules~awk" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-awk//:awk", + "name": "ape~1.0.0-beta.4~_repo_rules~awk" } }, "cosmos-b2sum": { @@ -10758,15 +10782,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/b2sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/b2sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-b2sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-b2sum" } }, "b2sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-b2sum//:b2sum", - "name": "ape~1.0.0-beta.2~_repo_rules~b2sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-b2sum//:b2sum", + "name": "ape~1.0.0-beta.4~_repo_rules~b2sum" } }, "cosmos-base32": { @@ -10780,15 +10804,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/base32", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/base32" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-base32" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-base32" } }, "base32": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-base32//:base32", - "name": "ape~1.0.0-beta.2~_repo_rules~base32" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-base32//:base32", + "name": "ape~1.0.0-beta.4~_repo_rules~base32" } }, "cosmos-base64": { @@ -10802,15 +10826,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/base64", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/base64" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-base64" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-base64" } }, "base64": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-base64//:base64", - "name": "ape~1.0.0-beta.2~_repo_rules~base64" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-base64//:base64", + "name": "ape~1.0.0-beta.4~_repo_rules~base64" } }, "cosmos-basename": { @@ -10824,15 +10848,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/basename", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/basename" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-basename" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-basename" } }, "basename": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-basename//:basename", - "name": "ape~1.0.0-beta.2~_repo_rules~basename" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-basename//:basename", + "name": "ape~1.0.0-beta.4~_repo_rules~basename" } }, "cosmos-basenc": { @@ -10846,15 +10870,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/basenc", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/basenc" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-basenc" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-basenc" } }, "basenc": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-basenc//:basenc", - "name": "ape~1.0.0-beta.2~_repo_rules~basenc" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-basenc//:basenc", + "name": "ape~1.0.0-beta.4~_repo_rules~basenc" } }, "cosmos-bash": { @@ -10868,15 +10892,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/bash", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/bash" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-bash" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-bash" } }, "bash": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-bash//:bash", - "name": "ape~1.0.0-beta.2~_repo_rules~bash" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-bash//:bash", + "name": "ape~1.0.0-beta.4~_repo_rules~bash" } }, "cosmos-berry": { @@ -10890,15 +10914,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/berry", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/berry" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-berry" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-berry" } }, "berry": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-berry//:berry", - "name": "ape~1.0.0-beta.2~_repo_rules~berry" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-berry//:berry", + "name": "ape~1.0.0-beta.4~_repo_rules~berry" } }, "cosmos-brotli": { @@ -10912,15 +10936,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/brotli", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/brotli" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-brotli" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-brotli" } }, "brotli": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-brotli//:brotli", - "name": "ape~1.0.0-beta.2~_repo_rules~brotli" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-brotli//:brotli", + "name": "ape~1.0.0-beta.4~_repo_rules~brotli" } }, "cosmos-bzip2": { @@ -10934,15 +10958,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/bzip2", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/bzip2" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-bzip2" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-bzip2" } }, "bzip2": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-bzip2//:bzip2", - "name": "ape~1.0.0-beta.2~_repo_rules~bzip2" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-bzip2//:bzip2", + "name": "ape~1.0.0-beta.4~_repo_rules~bzip2" } }, "cosmos-cat": { @@ -10956,15 +10980,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cat", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cat" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cat" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cat" } }, "cat": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cat//:cat", - "name": "ape~1.0.0-beta.2~_repo_rules~cat" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cat//:cat", + "name": "ape~1.0.0-beta.4~_repo_rules~cat" } }, "cosmos-chcon": { @@ -10978,15 +11002,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/chcon", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/chcon" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-chcon" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-chcon" } }, "chcon": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-chcon//:chcon", - "name": "ape~1.0.0-beta.2~_repo_rules~chcon" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-chcon//:chcon", + "name": "ape~1.0.0-beta.4~_repo_rules~chcon" } }, "cosmos-chgrp": { @@ -11000,15 +11024,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/chgrp", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/chgrp" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-chgrp" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-chgrp" } }, "chgrp": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-chgrp//:chgrp", - "name": "ape~1.0.0-beta.2~_repo_rules~chgrp" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-chgrp//:chgrp", + "name": "ape~1.0.0-beta.4~_repo_rules~chgrp" } }, "cosmos-chown": { @@ -11022,15 +11046,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/chown", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/chown" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-chown" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-chown" } }, "chown": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-chown//:chown", - "name": "ape~1.0.0-beta.2~_repo_rules~chown" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-chown//:chown", + "name": "ape~1.0.0-beta.4~_repo_rules~chown" } }, "cosmos-chroot": { @@ -11044,15 +11068,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/chroot", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/chroot" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-chroot" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-chroot" } }, "chroot": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-chroot//:chroot", - "name": "ape~1.0.0-beta.2~_repo_rules~chroot" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-chroot//:chroot", + "name": "ape~1.0.0-beta.4~_repo_rules~chroot" } }, "cosmos-cksum": { @@ -11066,15 +11090,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cksum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cksum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cksum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cksum" } }, "cksum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cksum//:cksum", - "name": "ape~1.0.0-beta.2~_repo_rules~cksum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cksum//:cksum", + "name": "ape~1.0.0-beta.4~_repo_rules~cksum" } }, "cosmos-clang-format": { @@ -11088,15 +11112,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/clang-format", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/clang-format" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-clang-format" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-clang-format" } }, "clang-format": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-clang-format//:clang-format", - "name": "ape~1.0.0-beta.2~_repo_rules~clang-format" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-clang-format//:clang-format", + "name": "ape~1.0.0-beta.4~_repo_rules~clang-format" } }, "cosmos-cmp": { @@ -11110,15 +11134,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cmp", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cmp" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cmp" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cmp" } }, "cmp": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cmp//:cmp", - "name": "ape~1.0.0-beta.2~_repo_rules~cmp" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cmp//:cmp", + "name": "ape~1.0.0-beta.4~_repo_rules~cmp" } }, "cosmos-comm": { @@ -11132,15 +11156,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/comm", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/comm" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-comm" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-comm" } }, "comm": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-comm//:comm", - "name": "ape~1.0.0-beta.2~_repo_rules~comm" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-comm//:comm", + "name": "ape~1.0.0-beta.4~_repo_rules~comm" } }, "cosmos-cpuid": { @@ -11154,15 +11178,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cpuid", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cpuid" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cpuid" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cpuid" } }, "cpuid": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cpuid//:cpuid", - "name": "ape~1.0.0-beta.2~_repo_rules~cpuid" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cpuid//:cpuid", + "name": "ape~1.0.0-beta.4~_repo_rules~cpuid" } }, "cosmos-csplit": { @@ -11176,15 +11200,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/csplit", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/csplit" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-csplit" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-csplit" } }, "csplit": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-csplit//:csplit", - "name": "ape~1.0.0-beta.2~_repo_rules~csplit" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-csplit//:csplit", + "name": "ape~1.0.0-beta.4~_repo_rules~csplit" } }, "cosmos-ctags": { @@ -11198,15 +11222,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ctags", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ctags" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ctags" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ctags" } }, "ctags": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ctags//:ctags", - "name": "ape~1.0.0-beta.2~_repo_rules~ctags" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ctags//:ctags", + "name": "ape~1.0.0-beta.4~_repo_rules~ctags" } }, "cosmos-curl": { @@ -11220,15 +11244,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/curl", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/curl" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-curl" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-curl" } }, "curl": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-curl//:curl", - "name": "ape~1.0.0-beta.2~_repo_rules~curl" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-curl//:curl", + "name": "ape~1.0.0-beta.4~_repo_rules~curl" } }, "cosmos-cut": { @@ -11242,15 +11266,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/cut", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/cut" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-cut" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-cut" } }, "cut": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-cut//:cut", - "name": "ape~1.0.0-beta.2~_repo_rules~cut" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-cut//:cut", + "name": "ape~1.0.0-beta.4~_repo_rules~cut" } }, "cosmos-dash": { @@ -11264,15 +11288,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/dash", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/dash" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-dash" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-dash" } }, "dash": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-dash//:dash", - "name": "ape~1.0.0-beta.2~_repo_rules~dash" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-dash//:dash", + "name": "ape~1.0.0-beta.4~_repo_rules~dash" } }, "cosmos-datasette": { @@ -11286,15 +11310,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/datasette", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/datasette" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-datasette" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-datasette" } }, "datasette": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-datasette//:datasette", - "name": "ape~1.0.0-beta.2~_repo_rules~datasette" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-datasette//:datasette", + "name": "ape~1.0.0-beta.4~_repo_rules~datasette" } }, "cosmos-date": { @@ -11308,15 +11332,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/date", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/date" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-date" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-date" } }, "date": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-date//:date", - "name": "ape~1.0.0-beta.2~_repo_rules~date" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-date//:date", + "name": "ape~1.0.0-beta.4~_repo_rules~date" } }, "cosmos-df": { @@ -11330,15 +11354,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/df", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/df" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-df" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-df" } }, "df": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-df//:df", - "name": "ape~1.0.0-beta.2~_repo_rules~df" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-df//:df", + "name": "ape~1.0.0-beta.4~_repo_rules~df" } }, "cosmos-dir": { @@ -11352,15 +11376,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/dir", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/dir" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-dir" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-dir" } }, "dir": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-dir//:dir", - "name": "ape~1.0.0-beta.2~_repo_rules~dir" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-dir//:dir", + "name": "ape~1.0.0-beta.4~_repo_rules~dir" } }, "cosmos-dircolors": { @@ -11374,15 +11398,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/dircolors", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/dircolors" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-dircolors" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-dircolors" } }, "dircolors": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-dircolors//:dircolors", - "name": "ape~1.0.0-beta.2~_repo_rules~dircolors" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-dircolors//:dircolors", + "name": "ape~1.0.0-beta.4~_repo_rules~dircolors" } }, "cosmos-dirname": { @@ -11396,15 +11420,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/dirname", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/dirname" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-dirname" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-dirname" } }, "dirname": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-dirname//:dirname", - "name": "ape~1.0.0-beta.2~_repo_rules~dirname" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-dirname//:dirname", + "name": "ape~1.0.0-beta.4~_repo_rules~dirname" } }, "cosmos-diff": { @@ -11418,15 +11442,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/diff", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/diff" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-diff" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-diff" } }, "diff": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-diff//:diff", - "name": "ape~1.0.0-beta.2~_repo_rules~diff" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-diff//:diff", + "name": "ape~1.0.0-beta.4~_repo_rules~diff" } }, "cosmos-diff3": { @@ -11440,15 +11464,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/diff3", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/diff3" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-diff3" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-diff3" } }, "diff3": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-diff3//:diff3", - "name": "ape~1.0.0-beta.2~_repo_rules~diff3" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-diff3//:diff3", + "name": "ape~1.0.0-beta.4~_repo_rules~diff3" } }, "cosmos-du": { @@ -11462,15 +11486,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/du", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/du" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-du" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-du" } }, "du": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-du//:du", - "name": "ape~1.0.0-beta.2~_repo_rules~du" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-du//:du", + "name": "ape~1.0.0-beta.4~_repo_rules~du" } }, "cosmos-emacs": { @@ -11484,15 +11508,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/emacs", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/emacs" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-emacs" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-emacs" } }, "emacs": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-emacs//:emacs", - "name": "ape~1.0.0-beta.2~_repo_rules~emacs" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-emacs//:emacs", + "name": "ape~1.0.0-beta.4~_repo_rules~emacs" } }, "cosmos-emacsclient": { @@ -11506,15 +11530,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/emacsclient", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/emacsclient" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-emacsclient" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-emacsclient" } }, "emacsclient": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-emacsclient//:emacsclient", - "name": "ape~1.0.0-beta.2~_repo_rules~emacsclient" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-emacsclient//:emacsclient", + "name": "ape~1.0.0-beta.4~_repo_rules~emacsclient" } }, "cosmos-env": { @@ -11528,15 +11552,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/env", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/env" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-env" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-env" } }, "env": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-env//:env", - "name": "ape~1.0.0-beta.2~_repo_rules~env" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-env//:env", + "name": "ape~1.0.0-beta.4~_repo_rules~env" } }, "cosmos-expand": { @@ -11550,15 +11574,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/expand", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/expand" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-expand" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-expand" } }, "expand": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-expand//:expand", - "name": "ape~1.0.0-beta.2~_repo_rules~expand" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-expand//:expand", + "name": "ape~1.0.0-beta.4~_repo_rules~expand" } }, "cosmos-expr": { @@ -11572,15 +11596,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/expr", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/expr" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-expr" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-expr" } }, "expr": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-expr//:expr", - "name": "ape~1.0.0-beta.2~_repo_rules~expr" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-expr//:expr", + "name": "ape~1.0.0-beta.4~_repo_rules~expr" } }, "cosmos-factor": { @@ -11594,15 +11618,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/factor", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/factor" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-factor" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-factor" } }, "factor": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-factor//:factor", - "name": "ape~1.0.0-beta.2~_repo_rules~factor" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-factor//:factor", + "name": "ape~1.0.0-beta.4~_repo_rules~factor" } }, "cosmos-false": { @@ -11616,15 +11640,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/false", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/false" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-false" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-false" } }, "false": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-false//:false", - "name": "ape~1.0.0-beta.2~_repo_rules~false" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-false//:false", + "name": "ape~1.0.0-beta.4~_repo_rules~false" } }, "cosmos-find": { @@ -11638,15 +11662,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/find", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/find" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-find" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-find" } }, "find": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-find//:find", - "name": "ape~1.0.0-beta.2~_repo_rules~find" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-find//:find", + "name": "ape~1.0.0-beta.4~_repo_rules~find" } }, "cosmos-fmt": { @@ -11660,15 +11684,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/fmt", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/fmt" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-fmt" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-fmt" } }, "fmt": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-fmt//:fmt", - "name": "ape~1.0.0-beta.2~_repo_rules~fmt" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-fmt//:fmt", + "name": "ape~1.0.0-beta.4~_repo_rules~fmt" } }, "cosmos-fold": { @@ -11682,15 +11706,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/fold", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/fold" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-fold" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-fold" } }, "fold": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-fold//:fold", - "name": "ape~1.0.0-beta.2~_repo_rules~fold" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-fold//:fold", + "name": "ape~1.0.0-beta.4~_repo_rules~fold" } }, "cosmos-gmake": { @@ -11704,15 +11728,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/gmake", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/gmake" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-gmake" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-gmake" } }, "gmake": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-gmake//:gmake", - "name": "ape~1.0.0-beta.2~_repo_rules~gmake" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-gmake//:gmake", + "name": "ape~1.0.0-beta.4~_repo_rules~gmake" } }, "cosmos-greenbean": { @@ -11726,15 +11750,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/greenbean", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/greenbean" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-greenbean" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-greenbean" } }, "greenbean": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-greenbean//:greenbean", - "name": "ape~1.0.0-beta.2~_repo_rules~greenbean" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-greenbean//:greenbean", + "name": "ape~1.0.0-beta.4~_repo_rules~greenbean" } }, "cosmos-grep": { @@ -11748,15 +11772,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/grep", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/grep" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-grep" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-grep" } }, "grep": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-grep//:grep", - "name": "ape~1.0.0-beta.2~_repo_rules~grep" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-grep//:grep", + "name": "ape~1.0.0-beta.4~_repo_rules~grep" } }, "cosmos-groups": { @@ -11770,15 +11794,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/groups", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/groups" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-groups" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-groups" } }, "groups": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-groups//:groups", - "name": "ape~1.0.0-beta.2~_repo_rules~groups" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-groups//:groups", + "name": "ape~1.0.0-beta.4~_repo_rules~groups" } }, "cosmos-head": { @@ -11792,15 +11816,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/head", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/head" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-head" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-head" } }, "head": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-head//:head", - "name": "ape~1.0.0-beta.2~_repo_rules~head" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-head//:head", + "name": "ape~1.0.0-beta.4~_repo_rules~head" } }, "cosmos-id": { @@ -11814,15 +11838,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/id", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/id" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-id" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-id" } }, "id": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-id//:id", - "name": "ape~1.0.0-beta.2~_repo_rules~id" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-id//:id", + "name": "ape~1.0.0-beta.4~_repo_rules~id" } }, "cosmos-install": { @@ -11836,15 +11860,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/install", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/install" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-install" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-install" } }, "install": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-install//:install", - "name": "ape~1.0.0-beta.2~_repo_rules~install" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-install//:install", + "name": "ape~1.0.0-beta.4~_repo_rules~install" } }, "cosmos-join": { @@ -11858,15 +11882,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/join", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/join" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-join" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-join" } }, "join": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-join//:join", - "name": "ape~1.0.0-beta.2~_repo_rules~join" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-join//:join", + "name": "ape~1.0.0-beta.4~_repo_rules~join" } }, "cosmos-kill": { @@ -11880,15 +11904,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/kill", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/kill" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-kill" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-kill" } }, "kill": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-kill//:kill", - "name": "ape~1.0.0-beta.2~_repo_rules~kill" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-kill//:kill", + "name": "ape~1.0.0-beta.4~_repo_rules~kill" } }, "cosmos-less": { @@ -11902,15 +11926,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/less", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/less" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-less" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-less" } }, "less": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-less//:less", - "name": "ape~1.0.0-beta.2~_repo_rules~less" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-less//:less", + "name": "ape~1.0.0-beta.4~_repo_rules~less" } }, "cosmos-life": { @@ -11924,15 +11948,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/life", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/life" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-life" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-life" } }, "life": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-life//:life", - "name": "ape~1.0.0-beta.2~_repo_rules~life" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-life//:life", + "name": "ape~1.0.0-beta.4~_repo_rules~life" } }, "cosmos-link": { @@ -11946,15 +11970,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/link", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/link" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-link" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-link" } }, "link": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-link//:link", - "name": "ape~1.0.0-beta.2~_repo_rules~link" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-link//:link", + "name": "ape~1.0.0-beta.4~_repo_rules~link" } }, "cosmos-links": { @@ -11968,15 +11992,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/links", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/links" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-links" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-links" } }, "links": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-links//:links", - "name": "ape~1.0.0-beta.2~_repo_rules~links" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-links//:links", + "name": "ape~1.0.0-beta.4~_repo_rules~links" } }, "cosmos-ln": { @@ -11990,15 +12014,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ln", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ln" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ln" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ln" } }, "ln": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ln//:ln", - "name": "ape~1.0.0-beta.2~_repo_rules~ln" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ln//:ln", + "name": "ape~1.0.0-beta.4~_repo_rules~ln" } }, "cosmos-locate": { @@ -12012,15 +12036,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/locate", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/locate" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-locate" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-locate" } }, "locate": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-locate//:locate", - "name": "ape~1.0.0-beta.2~_repo_rules~locate" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-locate//:locate", + "name": "ape~1.0.0-beta.4~_repo_rules~locate" } }, "cosmos-logname": { @@ -12034,15 +12058,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/logname", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/logname" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-logname" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-logname" } }, "logname": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-logname//:logname", - "name": "ape~1.0.0-beta.2~_repo_rules~logname" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-logname//:logname", + "name": "ape~1.0.0-beta.4~_repo_rules~logname" } }, "cosmos-ls": { @@ -12056,15 +12080,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ls", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ls" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ls" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ls" } }, "ls": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ls//:ls", - "name": "ape~1.0.0-beta.2~_repo_rules~ls" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ls//:ls", + "name": "ape~1.0.0-beta.4~_repo_rules~ls" } }, "cosmos-lua": { @@ -12078,15 +12102,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/lua", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/lua" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-lua" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-lua" } }, "lua": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-lua//:lua", - "name": "ape~1.0.0-beta.2~_repo_rules~lua" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-lua//:lua", + "name": "ape~1.0.0-beta.4~_repo_rules~lua" } }, "cosmos-lz4": { @@ -12100,15 +12124,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/lz4", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/lz4" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-lz4" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-lz4" } }, "lz4": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-lz4//:lz4", - "name": "ape~1.0.0-beta.2~_repo_rules~lz4" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-lz4//:lz4", + "name": "ape~1.0.0-beta.4~_repo_rules~lz4" } }, "cosmos-make": { @@ -12122,15 +12146,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/make", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/make" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-make" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-make" } }, "make": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-make//:make", - "name": "ape~1.0.0-beta.2~_repo_rules~make" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-make//:make", + "name": "ape~1.0.0-beta.4~_repo_rules~make" } }, "cosmos-md5sum": { @@ -12144,15 +12168,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/md5sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/md5sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-md5sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-md5sum" } }, "md5sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-md5sum//:md5sum", - "name": "ape~1.0.0-beta.2~_repo_rules~md5sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-md5sum//:md5sum", + "name": "ape~1.0.0-beta.4~_repo_rules~md5sum" } }, "cosmos-mkfifo": { @@ -12166,15 +12190,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/mkfifo", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/mkfifo" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-mkfifo" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-mkfifo" } }, "mkfifo": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-mkfifo//:mkfifo", - "name": "ape~1.0.0-beta.2~_repo_rules~mkfifo" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-mkfifo//:mkfifo", + "name": "ape~1.0.0-beta.4~_repo_rules~mkfifo" } }, "cosmos-mknod": { @@ -12188,15 +12212,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/mknod", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/mknod" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-mknod" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-mknod" } }, "mknod": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-mknod//:mknod", - "name": "ape~1.0.0-beta.2~_repo_rules~mknod" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-mknod//:mknod", + "name": "ape~1.0.0-beta.4~_repo_rules~mknod" } }, "cosmos-mktemp": { @@ -12210,15 +12234,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/mktemp", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/mktemp" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-mktemp" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-mktemp" } }, "mktemp": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-mktemp//:mktemp", - "name": "ape~1.0.0-beta.2~_repo_rules~mktemp" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-mktemp//:mktemp", + "name": "ape~1.0.0-beta.4~_repo_rules~mktemp" } }, "cosmos-mktemper": { @@ -12232,15 +12256,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/mktemper", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/mktemper" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-mktemper" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-mktemper" } }, "mktemper": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-mktemper//:mktemper", - "name": "ape~1.0.0-beta.2~_repo_rules~mktemper" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-mktemper//:mktemper", + "name": "ape~1.0.0-beta.4~_repo_rules~mktemper" } }, "cosmos-nano": { @@ -12254,15 +12278,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nano", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nano" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nano" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nano" } }, "nano": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nano//:nano", - "name": "ape~1.0.0-beta.2~_repo_rules~nano" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nano//:nano", + "name": "ape~1.0.0-beta.4~_repo_rules~nano" } }, "cosmos-nesemu1": { @@ -12276,15 +12300,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nesemu1", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nesemu1" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nesemu1" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nesemu1" } }, "nesemu1": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nesemu1//:nesemu1", - "name": "ape~1.0.0-beta.2~_repo_rules~nesemu1" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nesemu1//:nesemu1", + "name": "ape~1.0.0-beta.4~_repo_rules~nesemu1" } }, "cosmos-nice": { @@ -12298,15 +12322,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nice", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nice" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nice" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nice" } }, "nice": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nice//:nice", - "name": "ape~1.0.0-beta.2~_repo_rules~nice" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nice//:nice", + "name": "ape~1.0.0-beta.4~_repo_rules~nice" } }, "cosmos-ninja": { @@ -12320,15 +12344,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ninja", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ninja" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ninja" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ninja" } }, "ninja": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ninja//:ninja", - "name": "ape~1.0.0-beta.2~_repo_rules~ninja" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ninja//:ninja", + "name": "ape~1.0.0-beta.4~_repo_rules~ninja" } }, "cosmos-nl": { @@ -12342,15 +12366,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nl", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nl" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nl" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nl" } }, "nl": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nl//:nl", - "name": "ape~1.0.0-beta.2~_repo_rules~nl" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nl//:nl", + "name": "ape~1.0.0-beta.4~_repo_rules~nl" } }, "cosmos-nohup": { @@ -12364,15 +12388,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nohup", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nohup" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nohup" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nohup" } }, "nohup": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nohup//:nohup", - "name": "ape~1.0.0-beta.2~_repo_rules~nohup" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nohup//:nohup", + "name": "ape~1.0.0-beta.4~_repo_rules~nohup" } }, "cosmos-nproc": { @@ -12386,15 +12410,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/nproc", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/nproc" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-nproc" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-nproc" } }, "nproc": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-nproc//:nproc", - "name": "ape~1.0.0-beta.2~_repo_rules~nproc" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-nproc//:nproc", + "name": "ape~1.0.0-beta.4~_repo_rules~nproc" } }, "cosmos-numfmt": { @@ -12408,15 +12432,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/numfmt", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/numfmt" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-numfmt" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-numfmt" } }, "numfmt": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-numfmt//:numfmt", - "name": "ape~1.0.0-beta.2~_repo_rules~numfmt" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-numfmt//:numfmt", + "name": "ape~1.0.0-beta.4~_repo_rules~numfmt" } }, "cosmos-od": { @@ -12430,15 +12454,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/od", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/od" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-od" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-od" } }, "od": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-od//:od", - "name": "ape~1.0.0-beta.2~_repo_rules~od" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-od//:od", + "name": "ape~1.0.0-beta.4~_repo_rules~od" } }, "cosmos-paste": { @@ -12452,15 +12476,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/paste", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/paste" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-paste" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-paste" } }, "paste": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-paste//:paste", - "name": "ape~1.0.0-beta.2~_repo_rules~paste" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-paste//:paste", + "name": "ape~1.0.0-beta.4~_repo_rules~paste" } }, "cosmos-patch": { @@ -12474,15 +12498,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/patch", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/patch" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-patch" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-patch" } }, "patch": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-patch//:patch", - "name": "ape~1.0.0-beta.2~_repo_rules~patch" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-patch//:patch", + "name": "ape~1.0.0-beta.4~_repo_rules~patch" } }, "cosmos-pathchk": { @@ -12496,15 +12520,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pathchk", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pathchk" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pathchk" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pathchk" } }, "pathchk": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pathchk//:pathchk", - "name": "ape~1.0.0-beta.2~_repo_rules~pathchk" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pathchk//:pathchk", + "name": "ape~1.0.0-beta.4~_repo_rules~pathchk" } }, "cosmos-pigz": { @@ -12518,15 +12542,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pigz", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pigz" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pigz" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pigz" } }, "pigz": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pigz//:pigz", - "name": "ape~1.0.0-beta.2~_repo_rules~pigz" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pigz//:pigz", + "name": "ape~1.0.0-beta.4~_repo_rules~pigz" } }, "cosmos-pinky": { @@ -12540,15 +12564,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pinky", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pinky" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pinky" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pinky" } }, "pinky": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pinky//:pinky", - "name": "ape~1.0.0-beta.2~_repo_rules~pinky" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pinky//:pinky", + "name": "ape~1.0.0-beta.4~_repo_rules~pinky" } }, "cosmos-pledge": { @@ -12562,15 +12586,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pledge", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pledge" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pledge" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pledge" } }, "pledge": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pledge//:pledge", - "name": "ape~1.0.0-beta.2~_repo_rules~pledge" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pledge//:pledge", + "name": "ape~1.0.0-beta.4~_repo_rules~pledge" } }, "cosmos-pr": { @@ -12584,15 +12608,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pr", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pr" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pr" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pr" } }, "pr": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pr//:pr", - "name": "ape~1.0.0-beta.2~_repo_rules~pr" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pr//:pr", + "name": "ape~1.0.0-beta.4~_repo_rules~pr" } }, "cosmos-printenv": { @@ -12606,15 +12630,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/printenv", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/printenv" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-printenv" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-printenv" } }, "printenv": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-printenv//:printenv", - "name": "ape~1.0.0-beta.2~_repo_rules~printenv" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-printenv//:printenv", + "name": "ape~1.0.0-beta.4~_repo_rules~printenv" } }, "cosmos-printimage": { @@ -12628,15 +12652,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/printimage", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/printimage" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-printimage" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-printimage" } }, "printimage": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-printimage//:printimage", - "name": "ape~1.0.0-beta.2~_repo_rules~printimage" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-printimage//:printimage", + "name": "ape~1.0.0-beta.4~_repo_rules~printimage" } }, "cosmos-ptx": { @@ -12650,15 +12674,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ptx", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ptx" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ptx" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ptx" } }, "ptx": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ptx//:ptx", - "name": "ape~1.0.0-beta.2~_repo_rules~ptx" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ptx//:ptx", + "name": "ape~1.0.0-beta.4~_repo_rules~ptx" } }, "cosmos-pwd": { @@ -12672,15 +12696,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pwd", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pwd" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pwd" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pwd" } }, "pwd": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pwd//:pwd", - "name": "ape~1.0.0-beta.2~_repo_rules~pwd" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pwd//:pwd", + "name": "ape~1.0.0-beta.4~_repo_rules~pwd" } }, "cosmos-pypack1": { @@ -12694,15 +12718,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/pypack1", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/pypack1" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-pypack1" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-pypack1" } }, "pypack1": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-pypack1//:pypack1", - "name": "ape~1.0.0-beta.2~_repo_rules~pypack1" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-pypack1//:pypack1", + "name": "ape~1.0.0-beta.4~_repo_rules~pypack1" } }, "cosmos-python": { @@ -12716,15 +12740,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/python", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/python" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-python" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-python" } }, "python": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-python//:python", - "name": "ape~1.0.0-beta.2~_repo_rules~python" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-python//:python", + "name": "ape~1.0.0-beta.4~_repo_rules~python" } }, "cosmos-qjs": { @@ -12738,15 +12762,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/qjs", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/qjs" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-qjs" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-qjs" } }, "qjs": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-qjs//:qjs", - "name": "ape~1.0.0-beta.2~_repo_rules~qjs" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-qjs//:qjs", + "name": "ape~1.0.0-beta.4~_repo_rules~qjs" } }, "cosmos-readlink": { @@ -12760,15 +12784,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/readlink", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/readlink" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-readlink" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-readlink" } }, "readlink": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-readlink//:readlink", - "name": "ape~1.0.0-beta.2~_repo_rules~readlink" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-readlink//:readlink", + "name": "ape~1.0.0-beta.4~_repo_rules~readlink" } }, "cosmos-realpath": { @@ -12782,15 +12806,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/realpath", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/realpath" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-realpath" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-realpath" } }, "realpath": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-realpath//:realpath", - "name": "ape~1.0.0-beta.2~_repo_rules~realpath" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-realpath//:realpath", + "name": "ape~1.0.0-beta.4~_repo_rules~realpath" } }, "cosmos-redbean": { @@ -12804,15 +12828,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/redbean", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/redbean" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-redbean" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-redbean" } }, "redbean": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-redbean//:redbean", - "name": "ape~1.0.0-beta.2~_repo_rules~redbean" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-redbean//:redbean", + "name": "ape~1.0.0-beta.4~_repo_rules~redbean" } }, "cosmos-rmdir": { @@ -12826,15 +12850,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/rmdir", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/rmdir" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-rmdir" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-rmdir" } }, "rmdir": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-rmdir//:rmdir", - "name": "ape~1.0.0-beta.2~_repo_rules~rmdir" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-rmdir//:rmdir", + "name": "ape~1.0.0-beta.4~_repo_rules~rmdir" } }, "cosmos-rsync": { @@ -12848,15 +12872,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/rsync", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/rsync" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-rsync" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-rsync" } }, "rsync": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-rsync//:rsync", - "name": "ape~1.0.0-beta.2~_repo_rules~rsync" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-rsync//:rsync", + "name": "ape~1.0.0-beta.4~_repo_rules~rsync" } }, "cosmos-runcon": { @@ -12870,15 +12894,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/runcon", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/runcon" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-runcon" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-runcon" } }, "runcon": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-runcon//:runcon", - "name": "ape~1.0.0-beta.2~_repo_rules~runcon" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-runcon//:runcon", + "name": "ape~1.0.0-beta.4~_repo_rules~runcon" } }, "cosmos-script": { @@ -12892,15 +12916,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/script", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/script" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-script" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-script" } }, "script": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-script//:script", - "name": "ape~1.0.0-beta.2~_repo_rules~script" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-script//:script", + "name": "ape~1.0.0-beta.4~_repo_rules~script" } }, "cosmos-sdiff": { @@ -12914,15 +12938,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sdiff", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sdiff" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sdiff" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sdiff" } }, "sdiff": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sdiff//:sdiff", - "name": "ape~1.0.0-beta.2~_repo_rules~sdiff" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sdiff//:sdiff", + "name": "ape~1.0.0-beta.4~_repo_rules~sdiff" } }, "cosmos-sed": { @@ -12936,15 +12960,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sed", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sed" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sed" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sed" } }, "sed": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sed//:sed", - "name": "ape~1.0.0-beta.2~_repo_rules~sed" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sed//:sed", + "name": "ape~1.0.0-beta.4~_repo_rules~sed" } }, "cosmos-seq": { @@ -12958,15 +12982,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/seq", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/seq" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-seq" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-seq" } }, "seq": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-seq//:seq", - "name": "ape~1.0.0-beta.2~_repo_rules~seq" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-seq//:seq", + "name": "ape~1.0.0-beta.4~_repo_rules~seq" } }, "cosmos-sha1sum": { @@ -12980,15 +13004,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha1sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha1sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha1sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha1sum" } }, "sha1sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha1sum//:sha1sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha1sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha1sum//:sha1sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha1sum" } }, "cosmos-sha224sum": { @@ -13002,15 +13026,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha224sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha224sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha224sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha224sum" } }, "sha224sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha224sum//:sha224sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha224sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha224sum//:sha224sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha224sum" } }, "cosmos-sha256sum": { @@ -13024,15 +13048,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha256sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha256sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha256sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha256sum" } }, "sha256sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha256sum//:sha256sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha256sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha256sum//:sha256sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha256sum" } }, "cosmos-sha384sum": { @@ -13046,15 +13070,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha384sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha384sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha384sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha384sum" } }, "sha384sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha384sum//:sha384sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha384sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha384sum//:sha384sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha384sum" } }, "cosmos-sha512sum": { @@ -13068,15 +13092,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sha512sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sha512sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sha512sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sha512sum" } }, "sha512sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sha512sum//:sha512sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sha512sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sha512sum//:sha512sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sha512sum" } }, "cosmos-shred": { @@ -13090,15 +13114,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/shred", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/shred" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-shred" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-shred" } }, "shred": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-shred//:shred", - "name": "ape~1.0.0-beta.2~_repo_rules~shred" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-shred//:shred", + "name": "ape~1.0.0-beta.4~_repo_rules~shred" } }, "cosmos-shuf": { @@ -13112,15 +13136,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/shuf", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/shuf" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-shuf" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-shuf" } }, "shuf": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-shuf//:shuf", - "name": "ape~1.0.0-beta.2~_repo_rules~shuf" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-shuf//:shuf", + "name": "ape~1.0.0-beta.4~_repo_rules~shuf" } }, "cosmos-sleep": { @@ -13134,15 +13158,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sleep", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sleep" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sleep" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sleep" } }, "sleep": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sleep//:sleep", - "name": "ape~1.0.0-beta.2~_repo_rules~sleep" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sleep//:sleep", + "name": "ape~1.0.0-beta.4~_repo_rules~sleep" } }, "cosmos-sort": { @@ -13156,15 +13180,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sort", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sort" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sort" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sort" } }, "sort": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sort//:sort", - "name": "ape~1.0.0-beta.2~_repo_rules~sort" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sort//:sort", + "name": "ape~1.0.0-beta.4~_repo_rules~sort" } }, "cosmos-split": { @@ -13178,15 +13202,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/split", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/split" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-split" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-split" } }, "split": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-split//:split", - "name": "ape~1.0.0-beta.2~_repo_rules~split" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-split//:split", + "name": "ape~1.0.0-beta.4~_repo_rules~split" } }, "cosmos-sqlite3": { @@ -13200,15 +13224,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sqlite3", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sqlite3" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sqlite3" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sqlite3" } }, "sqlite3": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sqlite3//:sqlite3", - "name": "ape~1.0.0-beta.2~_repo_rules~sqlite3" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sqlite3//:sqlite3", + "name": "ape~1.0.0-beta.4~_repo_rules~sqlite3" } }, "cosmos-stat": { @@ -13222,15 +13246,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/stat", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/stat" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-stat" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-stat" } }, "stat": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-stat//:stat", - "name": "ape~1.0.0-beta.2~_repo_rules~stat" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-stat//:stat", + "name": "ape~1.0.0-beta.4~_repo_rules~stat" } }, "cosmos-stty": { @@ -13244,15 +13268,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/stty", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/stty" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-stty" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-stty" } }, "stty": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-stty//:stty", - "name": "ape~1.0.0-beta.2~_repo_rules~stty" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-stty//:stty", + "name": "ape~1.0.0-beta.4~_repo_rules~stty" } }, "cosmos-sum": { @@ -13266,15 +13290,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sum", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sum" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sum" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sum" } }, "sum": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sum//:sum", - "name": "ape~1.0.0-beta.2~_repo_rules~sum" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sum//:sum", + "name": "ape~1.0.0-beta.4~_repo_rules~sum" } }, "cosmos-sync": { @@ -13288,15 +13312,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/sync", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/sync" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-sync" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-sync" } }, "sync": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-sync//:sync", - "name": "ape~1.0.0-beta.2~_repo_rules~sync" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-sync//:sync", + "name": "ape~1.0.0-beta.4~_repo_rules~sync" } }, "cosmos-tac": { @@ -13310,15 +13334,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tac", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tac" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tac" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tac" } }, "tac": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tac//:tac", - "name": "ape~1.0.0-beta.2~_repo_rules~tac" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tac//:tac", + "name": "ape~1.0.0-beta.4~_repo_rules~tac" } }, "cosmos-tail": { @@ -13332,15 +13356,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tail", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tail" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tail" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tail" } }, "tail": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tail//:tail", - "name": "ape~1.0.0-beta.2~_repo_rules~tail" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tail//:tail", + "name": "ape~1.0.0-beta.4~_repo_rules~tail" } }, "cosmos-tar": { @@ -13354,15 +13378,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tar", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tar" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tar" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tar" } }, "tar": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tar//:tar", - "name": "ape~1.0.0-beta.2~_repo_rules~tar" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tar//:tar", + "name": "ape~1.0.0-beta.4~_repo_rules~tar" } }, "cosmos-tee": { @@ -13376,15 +13400,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tee", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tee" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tee" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tee" } }, "tee": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tee//:tee", - "name": "ape~1.0.0-beta.2~_repo_rules~tee" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tee//:tee", + "name": "ape~1.0.0-beta.4~_repo_rules~tee" } }, "cosmos-test": { @@ -13398,15 +13422,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/test", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/test" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-test" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-test" } }, "test": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-test//:test", - "name": "ape~1.0.0-beta.2~_repo_rules~test" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-test//:test", + "name": "ape~1.0.0-beta.4~_repo_rules~test" } }, "cosmos-tidy": { @@ -13420,15 +13444,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tidy", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tidy" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tidy" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tidy" } }, "tidy": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tidy//:tidy", - "name": "ape~1.0.0-beta.2~_repo_rules~tidy" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tidy//:tidy", + "name": "ape~1.0.0-beta.4~_repo_rules~tidy" } }, "cosmos-timeout": { @@ -13442,15 +13466,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/timeout", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/timeout" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-timeout" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-timeout" } }, "timeout": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-timeout//:timeout", - "name": "ape~1.0.0-beta.2~_repo_rules~timeout" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-timeout//:timeout", + "name": "ape~1.0.0-beta.4~_repo_rules~timeout" } }, "cosmos-tmux": { @@ -13464,15 +13488,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tmux", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tmux" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tmux" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tmux" } }, "tmux": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tmux//:tmux", - "name": "ape~1.0.0-beta.2~_repo_rules~tmux" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tmux//:tmux", + "name": "ape~1.0.0-beta.4~_repo_rules~tmux" } }, "cosmos-touch": { @@ -13486,15 +13510,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/touch", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/touch" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-touch" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-touch" } }, "touch": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-touch//:touch", - "name": "ape~1.0.0-beta.2~_repo_rules~touch" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-touch//:touch", + "name": "ape~1.0.0-beta.4~_repo_rules~touch" } }, "cosmos-tr": { @@ -13508,15 +13532,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tr", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tr" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tr" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tr" } }, "tr": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tr//:tr", - "name": "ape~1.0.0-beta.2~_repo_rules~tr" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tr//:tr", + "name": "ape~1.0.0-beta.4~_repo_rules~tr" } }, "cosmos-tree": { @@ -13530,15 +13554,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tree", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tree" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tree" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tree" } }, "tree": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tree//:tree", - "name": "ape~1.0.0-beta.2~_repo_rules~tree" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tree//:tree", + "name": "ape~1.0.0-beta.4~_repo_rules~tree" } }, "cosmos-true": { @@ -13552,15 +13576,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/true", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/true" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-true" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-true" } }, "true": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-true//:true", - "name": "ape~1.0.0-beta.2~_repo_rules~true" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-true//:true", + "name": "ape~1.0.0-beta.4~_repo_rules~true" } }, "cosmos-truncate": { @@ -13574,15 +13598,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/truncate", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/truncate" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-truncate" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-truncate" } }, "truncate": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-truncate//:truncate", - "name": "ape~1.0.0-beta.2~_repo_rules~truncate" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-truncate//:truncate", + "name": "ape~1.0.0-beta.4~_repo_rules~truncate" } }, "cosmos-tsort": { @@ -13596,15 +13620,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tsort", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tsort" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tsort" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tsort" } }, "tsort": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tsort//:tsort", - "name": "ape~1.0.0-beta.2~_repo_rules~tsort" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tsort//:tsort", + "name": "ape~1.0.0-beta.4~_repo_rules~tsort" } }, "cosmos-tty": { @@ -13618,15 +13642,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/tty", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/tty" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-tty" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-tty" } }, "tty": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-tty//:tty", - "name": "ape~1.0.0-beta.2~_repo_rules~tty" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-tty//:tty", + "name": "ape~1.0.0-beta.4~_repo_rules~tty" } }, "cosmos-ttyinfo": { @@ -13640,15 +13664,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/ttyinfo", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/ttyinfo" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-ttyinfo" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-ttyinfo" } }, "ttyinfo": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-ttyinfo//:ttyinfo", - "name": "ape~1.0.0-beta.2~_repo_rules~ttyinfo" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-ttyinfo//:ttyinfo", + "name": "ape~1.0.0-beta.4~_repo_rules~ttyinfo" } }, "cosmos-unbourne": { @@ -13662,15 +13686,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/unbourne", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/unbourne" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-unbourne" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-unbourne" } }, "unbourne": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-unbourne//:unbourne", - "name": "ape~1.0.0-beta.2~_repo_rules~unbourne" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-unbourne//:unbourne", + "name": "ape~1.0.0-beta.4~_repo_rules~unbourne" } }, "cosmos-unexpand": { @@ -13684,15 +13708,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/unexpand", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/unexpand" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-unexpand" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-unexpand" } }, "unexpand": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-unexpand//:unexpand", - "name": "ape~1.0.0-beta.2~_repo_rules~unexpand" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-unexpand//:unexpand", + "name": "ape~1.0.0-beta.4~_repo_rules~unexpand" } }, "cosmos-uniq": { @@ -13706,15 +13730,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/uniq", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/uniq" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-uniq" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-uniq" } }, "uniq": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-uniq//:uniq", - "name": "ape~1.0.0-beta.2~_repo_rules~uniq" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-uniq//:uniq", + "name": "ape~1.0.0-beta.4~_repo_rules~uniq" } }, "cosmos-unlink": { @@ -13728,15 +13752,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/unlink", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/unlink" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-unlink" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-unlink" } }, "unlink": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-unlink//:unlink", - "name": "ape~1.0.0-beta.2~_repo_rules~unlink" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-unlink//:unlink", + "name": "ape~1.0.0-beta.4~_repo_rules~unlink" } }, "cosmos-unzip": { @@ -13750,15 +13774,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/unzip", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/unzip" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-unzip" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-unzip" } }, "unzip": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-unzip//:unzip", - "name": "ape~1.0.0-beta.2~_repo_rules~unzip" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-unzip//:unzip", + "name": "ape~1.0.0-beta.4~_repo_rules~unzip" } }, "cosmos-uptime": { @@ -13772,15 +13796,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/uptime", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/uptime" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-uptime" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-uptime" } }, "uptime": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-uptime//:uptime", - "name": "ape~1.0.0-beta.2~_repo_rules~uptime" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-uptime//:uptime", + "name": "ape~1.0.0-beta.4~_repo_rules~uptime" } }, "cosmos-users": { @@ -13794,15 +13818,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/users", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/users" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-users" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-users" } }, "users": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-users//:users", - "name": "ape~1.0.0-beta.2~_repo_rules~users" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-users//:users", + "name": "ape~1.0.0-beta.4~_repo_rules~users" } }, "cosmos-vdir": { @@ -13816,15 +13840,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/vdir", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/vdir" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-vdir" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-vdir" } }, "vdir": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-vdir//:vdir", - "name": "ape~1.0.0-beta.2~_repo_rules~vdir" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-vdir//:vdir", + "name": "ape~1.0.0-beta.4~_repo_rules~vdir" } }, "cosmos-verynice": { @@ -13838,15 +13862,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/verynice", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/verynice" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-verynice" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-verynice" } }, "verynice": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-verynice//:verynice", - "name": "ape~1.0.0-beta.2~_repo_rules~verynice" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-verynice//:verynice", + "name": "ape~1.0.0-beta.4~_repo_rules~verynice" } }, "cosmos-vim": { @@ -13860,15 +13884,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/vim", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/vim" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-vim" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-vim" } }, "vim": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-vim//:vim", - "name": "ape~1.0.0-beta.2~_repo_rules~vim" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-vim//:vim", + "name": "ape~1.0.0-beta.4~_repo_rules~vim" } }, "cosmos-wall": { @@ -13882,15 +13906,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/wall", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/wall" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-wall" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-wall" } }, "wall": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-wall//:wall", - "name": "ape~1.0.0-beta.2~_repo_rules~wall" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-wall//:wall", + "name": "ape~1.0.0-beta.4~_repo_rules~wall" } }, "cosmos-wc": { @@ -13904,15 +13928,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/wc", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/wc" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-wc" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-wc" } }, "wc": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-wc//:wc", - "name": "ape~1.0.0-beta.2~_repo_rules~wc" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-wc//:wc", + "name": "ape~1.0.0-beta.4~_repo_rules~wc" } }, "cosmos-wget": { @@ -13926,15 +13950,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/wget", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/wget" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-wget" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-wget" } }, "wget": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-wget//:wget", - "name": "ape~1.0.0-beta.2~_repo_rules~wget" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-wget//:wget", + "name": "ape~1.0.0-beta.4~_repo_rules~wget" } }, "cosmos-who": { @@ -13948,15 +13972,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/who", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/who" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-who" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-who" } }, "who": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-who//:who", - "name": "ape~1.0.0-beta.2~_repo_rules~who" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-who//:who", + "name": "ape~1.0.0-beta.4~_repo_rules~who" } }, "cosmos-whoami": { @@ -13970,15 +13994,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/whoami", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/whoami" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-whoami" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-whoami" } }, "whoami": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-whoami//:whoami", - "name": "ape~1.0.0-beta.2~_repo_rules~whoami" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-whoami//:whoami", + "name": "ape~1.0.0-beta.4~_repo_rules~whoami" } }, "cosmos-xargs": { @@ -13992,15 +14016,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/xargs", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/xargs" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-xargs" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-xargs" } }, "xargs": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-xargs//:xargs", - "name": "ape~1.0.0-beta.2~_repo_rules~xargs" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-xargs//:xargs", + "name": "ape~1.0.0-beta.4~_repo_rules~xargs" } }, "cosmos-xz": { @@ -14014,15 +14038,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/xz", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/xz" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-xz" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-xz" } }, "xz": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-xz//:xz", - "name": "ape~1.0.0-beta.2~_repo_rules~xz" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-xz//:xz", + "name": "ape~1.0.0-beta.4~_repo_rules~xz" } }, "cosmos-yes": { @@ -14036,15 +14060,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/yes", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/yes" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-yes" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-yes" } }, "yes": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-yes//:yes", - "name": "ape~1.0.0-beta.2~_repo_rules~yes" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-yes//:yes", + "name": "ape~1.0.0-beta.4~_repo_rules~yes" } }, "cosmos-zip": { @@ -14058,15 +14082,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/zip", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/zip" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-zip" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-zip" } }, "zip": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-zip//:zip", - "name": "ape~1.0.0-beta.2~_repo_rules~zip" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-zip//:zip", + "name": "ape~1.0.0-beta.4~_repo_rules~zip" } }, "cosmos-zsh": { @@ -14080,15 +14104,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/zsh", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/zsh" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-zsh" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-zsh" } }, "zsh": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-zsh//:zsh", - "name": "ape~1.0.0-beta.2~_repo_rules~zsh" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-zsh//:zsh", + "name": "ape~1.0.0-beta.4~_repo_rules~zsh" } }, "cosmos-zstd": { @@ -14102,15 +14126,15 @@ "https://gitlab.arm.com/api/v4/projects/bazel%2Fape/packages/generic/cosmo.zip/3.3.1/zstd", "https://cosmo.zip/pub/cosmos/v/3.3.1/bin/zstd" ], - "name": "ape~1.0.0-beta.2~_repo_rules~cosmos-zstd" + "name": "ape~1.0.0-beta.4~_repo_rules~cosmos-zstd" } }, "zstd": { - "bzlFile": "@@ape~1.0.0-beta.2//ape/entrypoint:repository.bzl", + "bzlFile": "@@ape~1.0.0-beta.4//ape/entrypoint:repository.bzl", "ruleClassName": "entrypoint", "attributes": { - "binary": "@@ape~1.0.0-beta.2~_repo_rules~cosmos-zstd//:zstd", - "name": "ape~1.0.0-beta.2~_repo_rules~zstd" + "binary": "@@ape~1.0.0-beta.4~_repo_rules~cosmos-zstd//:zstd", + "name": "ape~1.0.0-beta.4~_repo_rules~zstd" } } } @@ -16080,1287 +16104,6 @@ } } } - }, - "@@toolchain_utils~1.0.0-beta.6//toolchain/export:defs.bzl%toolchain_export": { - "general": { - "bzlTransitiveDigest": "n2fd+/jiAv/nvvi2WUR+VQxI3aTZGNuhuX/NuFhw5fM=", - "accumulatedFileDigests": {}, - "envVariables": {}, - "generatedRepoSpecs": { - "ape-pledge": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pledge", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pledge//:pledge" - } - }, - "ape-basenc": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-basenc", - "target": "@@ape~1.0.0-beta.2~_repo_rules~basenc//:basenc" - } - }, - "ape-pwd": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pwd", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pwd//:pwd" - } - }, - "ape-xargs": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-xargs", - "target": "@@ape~1.0.0-beta.2~_repo_rules~xargs//:xargs" - } - }, - "ape-md5sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-md5sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~md5sum//:md5sum" - } - }, - "ape-cut": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cut", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cut//:cut" - } - }, - "ape-date": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-date", - "target": "@@ape~1.0.0-beta.2~_repo_rules~date//:date" - } - }, - "ape-nl": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nl", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nl//:nl" - } - }, - "ape-expand": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-expand", - "target": "@@ape~1.0.0-beta.2~_repo_rules~expand//:expand" - } - }, - "ape-ttyinfo": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ttyinfo", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ttyinfo//:ttyinfo" - } - }, - "ape-verynice": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-verynice", - "target": "@@ape~1.0.0-beta.2~_repo_rules~verynice//:verynice" - } - }, - "ape-cmp": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cmp", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cmp//:cmp" - } - }, - "ape-dirname": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-dirname", - "target": "@@ape~1.0.0-beta.2~_repo_rules~dirname//:dirname" - } - }, - "ape-sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sum//:sum" - } - }, - "ape-unexpand": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-unexpand", - "target": "@@ape~1.0.0-beta.2~_repo_rules~unexpand//:unexpand" - } - }, - "ape-sdiff": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sdiff", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sdiff//:sdiff" - } - }, - "ape-pigz": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pigz", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pigz//:pigz" - } - }, - "ape-nano": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nano", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nano//:nano" - } - }, - "ape-zsh": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-zsh", - "target": "@@ape~1.0.0-beta.2~_repo_rules~zsh//:zsh" - } - }, - "ape-datasette": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-datasette", - "target": "@@ape~1.0.0-beta.2~_repo_rules~datasette//:datasette" - } - }, - "ape-sha384sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha384sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha384sum//:sha384sum" - } - }, - "ape-dircolors": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-dircolors", - "target": "@@ape~1.0.0-beta.2~_repo_rules~dircolors//:dircolors" - } - }, - "ape-rsync": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-rsync", - "target": "@@ape~1.0.0-beta.2~_repo_rules~rsync//:rsync" - } - }, - "ape-sed": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sed", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sed//:sed" - } - }, - "ape-sha512sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha512sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha512sum//:sha512sum" - } - }, - "ape-nproc": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nproc", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nproc//:nproc" - } - }, - "ape-find": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-find", - "target": "@@ape~1.0.0-beta.2~_repo_rules~find//:find" - } - }, - "ape-pinky": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pinky", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pinky//:pinky" - } - }, - "ape-mktemp": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-mktemp", - "target": "@@ape~1.0.0-beta.2~_repo_rules~mktemp//:mktemp" - } - }, - "ape-bash": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-bash", - "target": "@@ape~1.0.0-beta.2~_repo_rules~bash//:bash" - } - }, - "ape-mkfifo": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-mkfifo", - "target": "@@ape~1.0.0-beta.2~_repo_rules~mkfifo//:mkfifo" - } - }, - "ape-tmux": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tmux", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tmux//:tmux" - } - }, - "ape-users": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-users", - "target": "@@ape~1.0.0-beta.2~_repo_rules~users//:users" - } - }, - "ape-head": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-head", - "target": "@@ape~1.0.0-beta.2~_repo_rules~head//:head" - } - }, - "ape-seq": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-seq", - "target": "@@ape~1.0.0-beta.2~_repo_rules~seq//:seq" - } - }, - "diff": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~diff", - "target": "@@toolchain_utils~1.0.0-beta.6~toolchain_export~ape-diff//:ape-diff" - } - }, - "ape-printenv": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-printenv", - "target": "@@ape~1.0.0-beta.2~_repo_rules~printenv//:printenv" - } - }, - "ape-lz4": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-lz4", - "target": "@@ape~1.0.0-beta.2~_repo_rules~lz4//:lz4" - } - }, - "ape-sqlite3": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sqlite3", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sqlite3//:sqlite3" - } - }, - "ape-od": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-od", - "target": "@@ape~1.0.0-beta.2~_repo_rules~od//:od" - } - }, - "ape-tsort": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tsort", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tsort//:tsort" - } - }, - "ape-chcon": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-chcon", - "target": "@@ape~1.0.0-beta.2~_repo_rules~chcon//:chcon" - } - }, - "ape-shred": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-shred", - "target": "@@ape~1.0.0-beta.2~_repo_rules~shred//:shred" - } - }, - "ape-tidy": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tidy", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tidy//:tidy" - } - }, - "ape-wall": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-wall", - "target": "@@ape~1.0.0-beta.2~_repo_rules~wall//:wall" - } - }, - "ape-split": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-split", - "target": "@@ape~1.0.0-beta.2~_repo_rules~split//:split" - } - }, - "ape-berry": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-berry", - "target": "@@ape~1.0.0-beta.2~_repo_rules~berry//:berry" - } - }, - "ape-groups": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-groups", - "target": "@@ape~1.0.0-beta.2~_repo_rules~groups//:groups" - } - }, - "ape-base64": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-base64", - "target": "@@ape~1.0.0-beta.2~_repo_rules~base64//:base64" - } - }, - "ape-grep": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-grep", - "target": "@@ape~1.0.0-beta.2~_repo_rules~grep//:grep" - } - }, - "ape-wc": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-wc", - "target": "@@ape~1.0.0-beta.2~_repo_rules~wc//:wc" - } - }, - "ape-chown": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-chown", - "target": "@@ape~1.0.0-beta.2~_repo_rules~chown//:chown" - } - }, - "ape-ctags": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ctags", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ctags//:ctags" - } - }, - "ape-locate": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-locate", - "target": "@@ape~1.0.0-beta.2~_repo_rules~locate//:locate" - } - }, - "ape-ls": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ls", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ls//:ls" - } - }, - "ape-factor": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-factor", - "target": "@@ape~1.0.0-beta.2~_repo_rules~factor//:factor" - } - }, - "ape-life": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-life", - "target": "@@ape~1.0.0-beta.2~_repo_rules~life//:life" - } - }, - "ape-expr": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-expr", - "target": "@@ape~1.0.0-beta.2~_repo_rules~expr//:expr" - } - }, - "ape-link": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-link", - "target": "@@ape~1.0.0-beta.2~_repo_rules~link//:link" - } - }, - "ape-ninja": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ninja", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ninja//:ninja" - } - }, - "ape-qjs": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-qjs", - "target": "@@ape~1.0.0-beta.2~_repo_rules~qjs//:qjs" - } - }, - "cmp": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~cmp", - "target": "@@toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cmp//:ape-cmp" - } - }, - "ape-df": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-df", - "target": "@@ape~1.0.0-beta.2~_repo_rules~df//:df" - } - }, - "ape-ln": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ln", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ln//:ln" - } - }, - "ape-b2sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-b2sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~b2sum//:b2sum" - } - }, - "ape-tr": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tr", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tr//:tr" - } - }, - "ape-unlink": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-unlink", - "target": "@@ape~1.0.0-beta.2~_repo_rules~unlink//:unlink" - } - }, - "ape-diff": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-diff", - "target": "@@ape~1.0.0-beta.2~_repo_rules~diff//:diff" - } - }, - "ape-unbourne": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-unbourne", - "target": "@@ape~1.0.0-beta.2~_repo_rules~unbourne//:unbourne" - } - }, - "ape-dir": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-dir", - "target": "@@ape~1.0.0-beta.2~_repo_rules~dir//:dir" - } - }, - "ape-fmt": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-fmt", - "target": "@@ape~1.0.0-beta.2~_repo_rules~fmt//:fmt" - } - }, - "ape-fold": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-fold", - "target": "@@ape~1.0.0-beta.2~_repo_rules~fold//:fold" - } - }, - "ape-make": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-make", - "target": "@@ape~1.0.0-beta.2~_repo_rules~make//:make" - } - }, - "ape-mktemper": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-mktemper", - "target": "@@ape~1.0.0-beta.2~_repo_rules~mktemper//:mktemper" - } - }, - "ape-base32": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-base32", - "target": "@@ape~1.0.0-beta.2~_repo_rules~base32//:base32" - } - }, - "ape-chgrp": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-chgrp", - "target": "@@ape~1.0.0-beta.2~_repo_rules~chgrp//:chgrp" - } - }, - "ape-tac": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tac", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tac//:tac" - } - }, - "ape-touch": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-touch", - "target": "@@ape~1.0.0-beta.2~_repo_rules~touch//:touch" - } - }, - "ape-python": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-python", - "target": "@@ape~1.0.0-beta.2~_repo_rules~python//:python" - } - }, - "ape-uptime": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-uptime", - "target": "@@ape~1.0.0-beta.2~_repo_rules~uptime//:uptime" - } - }, - "ape-clang-format": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-clang-format", - "target": "@@ape~1.0.0-beta.2~_repo_rules~clang-format//:clang-format" - } - }, - "ape-comm": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-comm", - "target": "@@ape~1.0.0-beta.2~_repo_rules~comm//:comm" - } - }, - "ape-tar": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tar", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tar//:tar" - } - }, - "ape-false": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-false", - "target": "@@ape~1.0.0-beta.2~_repo_rules~false//:false" - } - }, - "ape-rmdir": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-rmdir", - "target": "@@ape~1.0.0-beta.2~_repo_rules~rmdir//:rmdir" - } - }, - "ape-paste": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-paste", - "target": "@@ape~1.0.0-beta.2~_repo_rules~paste//:paste" - } - }, - "ape-du": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-du", - "target": "@@ape~1.0.0-beta.2~_repo_rules~du//:du" - } - }, - "ape-links": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-links", - "target": "@@ape~1.0.0-beta.2~_repo_rules~links//:links" - } - }, - "ape-nohup": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nohup", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nohup//:nohup" - } - }, - "sdiff": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~sdiff", - "target": "@@toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sdiff//:ape-sdiff" - } - }, - "diff3": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~diff3", - "target": "@@toolchain_utils~1.0.0-beta.6~toolchain_export~ape-diff3//:ape-diff3" - } - }, - "ape-basename": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-basename", - "target": "@@ape~1.0.0-beta.2~_repo_rules~basename//:basename" - } - }, - "ape-sha256sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha256sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha256sum//:sha256sum" - } - }, - "ape-greenbean": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-greenbean", - "target": "@@ape~1.0.0-beta.2~_repo_rules~greenbean//:greenbean" - } - }, - "ape-who": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-who", - "target": "@@ape~1.0.0-beta.2~_repo_rules~who//:who" - } - }, - "ape-curl": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-curl", - "target": "@@ape~1.0.0-beta.2~_repo_rules~curl//:curl" - } - }, - "ape-join": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-join", - "target": "@@ape~1.0.0-beta.2~_repo_rules~join//:join" - } - }, - "ape-printimage": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-printimage", - "target": "@@ape~1.0.0-beta.2~_repo_rules~printimage//:printimage" - } - }, - "ape-diff3": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-diff3", - "target": "@@ape~1.0.0-beta.2~_repo_rules~diff3//:diff3" - } - }, - "ape-pathchk": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pathchk", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pathchk//:pathchk" - } - }, - "ape-script": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-script", - "target": "@@ape~1.0.0-beta.2~_repo_rules~script//:script" - } - }, - "ape-cat": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cat", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cat//:cat" - } - }, - "ape-emacs": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-emacs", - "target": "@@ape~1.0.0-beta.2~_repo_rules~emacs//:emacs" - } - }, - "ape-csplit": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-csplit", - "target": "@@ape~1.0.0-beta.2~_repo_rules~csplit//:csplit" - } - }, - "ape-kill": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-kill", - "target": "@@ape~1.0.0-beta.2~_repo_rules~kill//:kill" - } - }, - "ape-emacsclient": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-emacsclient", - "target": "@@ape~1.0.0-beta.2~_repo_rules~emacsclient//:emacsclient" - } - }, - "ape-nice": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nice", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nice//:nice" - } - }, - "ape-timeout": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-timeout", - "target": "@@ape~1.0.0-beta.2~_repo_rules~timeout//:timeout" - } - }, - "ape-chroot": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-chroot", - "target": "@@ape~1.0.0-beta.2~_repo_rules~chroot//:chroot" - } - }, - "ape-mknod": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-mknod", - "target": "@@ape~1.0.0-beta.2~_repo_rules~mknod//:mknod" - } - }, - "ape-sha224sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha224sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha224sum//:sha224sum" - } - }, - "ape-yes": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-yes", - "target": "@@ape~1.0.0-beta.2~_repo_rules~yes//:yes" - } - }, - "ape-gmake": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-gmake", - "target": "@@ape~1.0.0-beta.2~_repo_rules~gmake//:gmake" - } - }, - "ape-numfmt": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-numfmt", - "target": "@@ape~1.0.0-beta.2~_repo_rules~numfmt//:numfmt" - } - }, - "ape-tail": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tail", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tail//:tail" - } - }, - "ape-bzip2": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-bzip2", - "target": "@@ape~1.0.0-beta.2~_repo_rules~bzip2//:bzip2" - } - }, - "ape-env": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-env", - "target": "@@ape~1.0.0-beta.2~_repo_rules~env//:env" - } - }, - "ape-patch": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-patch", - "target": "@@ape~1.0.0-beta.2~_repo_rules~patch//:patch" - } - }, - "ape-vdir": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-vdir", - "target": "@@ape~1.0.0-beta.2~_repo_rules~vdir//:vdir" - } - }, - "ape-realpath": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-realpath", - "target": "@@ape~1.0.0-beta.2~_repo_rules~realpath//:realpath" - } - }, - "ape-ptx": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-ptx", - "target": "@@ape~1.0.0-beta.2~_repo_rules~ptx//:ptx" - } - }, - "ape-awk": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-awk", - "target": "@@ape~1.0.0-beta.2~_repo_rules~awk//:awk" - } - }, - "ape-stat": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-stat", - "target": "@@ape~1.0.0-beta.2~_repo_rules~stat//:stat" - } - }, - "ape-brotli": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-brotli", - "target": "@@ape~1.0.0-beta.2~_repo_rules~brotli//:brotli" - } - }, - "ape-lua": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-lua", - "target": "@@ape~1.0.0-beta.2~_repo_rules~lua//:lua" - } - }, - "ape-nesemu1": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-nesemu1", - "target": "@@ape~1.0.0-beta.2~_repo_rules~nesemu1//:nesemu1" - } - }, - "ape-wget": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-wget", - "target": "@@ape~1.0.0-beta.2~_repo_rules~wget//:wget" - } - }, - "ape-tty": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tty", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tty//:tty" - } - }, - "ape-unzip": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-unzip", - "target": "@@ape~1.0.0-beta.2~_repo_rules~unzip//:unzip" - } - }, - "ape-pr": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pr", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pr//:pr" - } - }, - "ape-whoami": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-whoami", - "target": "@@ape~1.0.0-beta.2~_repo_rules~whoami//:whoami" - } - }, - "ape-xz": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-xz", - "target": "@@ape~1.0.0-beta.2~_repo_rules~xz//:xz" - } - }, - "ape-uniq": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-uniq", - "target": "@@ape~1.0.0-beta.2~_repo_rules~uniq//:uniq" - } - }, - "coreutils": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~coreutils", - "target": "@@rules_coreutils~1.0.0-alpha.8~_repo_rules~coreutils//:coreutils" - } - }, - "ape-readlink": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-readlink", - "target": "@@ape~1.0.0-beta.2~_repo_rules~readlink//:readlink" - } - }, - "ape-zstd": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-zstd", - "target": "@@ape~1.0.0-beta.2~_repo_rules~zstd//:zstd" - } - }, - "ape-cksum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cksum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cksum//:cksum" - } - }, - "ape-tee": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tee", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tee//:tee" - } - }, - "ape-sha1sum": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sha1sum", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sha1sum//:sha1sum" - } - }, - "ape-logname": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-logname", - "target": "@@ape~1.0.0-beta.2~_repo_rules~logname//:logname" - } - }, - "ape-sort": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sort", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sort//:sort" - } - }, - "ape-tree": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-tree", - "target": "@@ape~1.0.0-beta.2~_repo_rules~tree//:tree" - } - }, - "ape-less": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-less", - "target": "@@ape~1.0.0-beta.2~_repo_rules~less//:less" - } - }, - "ape-vim": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-vim", - "target": "@@ape~1.0.0-beta.2~_repo_rules~vim//:vim" - } - }, - "ape-dash": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-dash", - "target": "@@ape~1.0.0-beta.2~_repo_rules~dash//:dash" - } - }, - "ape-redbean": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-redbean", - "target": "@@ape~1.0.0-beta.2~_repo_rules~redbean//:redbean" - } - }, - "ape-sync": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sync", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sync//:sync" - } - }, - "ape-install": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-install", - "target": "@@ape~1.0.0-beta.2~_repo_rules~install//:install" - } - }, - "ape-shuf": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-shuf", - "target": "@@ape~1.0.0-beta.2~_repo_rules~shuf//:shuf" - } - }, - "ape-stty": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-stty", - "target": "@@ape~1.0.0-beta.2~_repo_rules~stty//:stty" - } - }, - "ape-zip": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-zip", - "target": "@@ape~1.0.0-beta.2~_repo_rules~zip//:zip" - } - }, - "ape-id": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-id", - "target": "@@ape~1.0.0-beta.2~_repo_rules~id//:id" - } - }, - "ape-truncate": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-truncate", - "target": "@@ape~1.0.0-beta.2~_repo_rules~truncate//:truncate" - } - }, - "ape-runcon": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-runcon", - "target": "@@ape~1.0.0-beta.2~_repo_rules~runcon//:runcon" - } - }, - "ape-true": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-true", - "target": "@@ape~1.0.0-beta.2~_repo_rules~true//:true" - } - }, - "ape-pypack1": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-pypack1", - "target": "@@ape~1.0.0-beta.2~_repo_rules~pypack1//:pypack1" - } - }, - "ape-cpuid": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-cpuid", - "target": "@@ape~1.0.0-beta.2~_repo_rules~cpuid//:cpuid" - } - }, - "ape-sleep": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-sleep", - "target": "@@ape~1.0.0-beta.2~_repo_rules~sleep//:sleep" - } - }, - "ape-test": { - "bzlFile": "@@toolchain_utils~1.0.0-beta.6//toolchain/export/symlink:repository.bzl", - "ruleClassName": "symlink", - "attributes": { - "name": "toolchain_utils~1.0.0-beta.6~toolchain_export~ape-test", - "target": "@@ape~1.0.0-beta.2~_repo_rules~test//:test" - } - } - } - } } } } -- GitLab From 781d9fa1006cbd15865231a74a28e6ad8648f049 Mon Sep 17 00:00:00 2001 From: Matt Clarkson Date: Wed, 1 May 2024 22:15:50 +0100 Subject: [PATCH 2/3] ci: add remote execution testing --- .bazelrc.ci | 35 +++++++++++++++++++++++++++++++++-- .gitlab-ci.yml | 25 ++++++++++++++++++++++--- e2e/.bazelrc.ci | 35 +++++++++++++++++++++++++++++++++-- 3 files changed, 88 insertions(+), 7 deletions(-) diff --git a/.bazelrc.ci b/.bazelrc.ci index 63f32e6..175608a 100644 --- a/.bazelrc.ci +++ b/.bazelrc.ci @@ -16,6 +16,9 @@ common --show_timestamps # Do not wrap any output common --terminal_columns=0 +# Print relative paths where possible to reduce noise +common --attempt_to_print_relative_paths + # Output as much information in the CI log about failures as possible build --verbose_failures @@ -26,5 +29,33 @@ test --test_output=errors test --test_verbose_timeout_warnings # These locations are cached on the CI -build --disk_cache=${CI_PROJECT_DIR}/.cache/bazel/disk -build --repository_cache=${CI_PROJECT_DIR}/.cache/bazel/repo +build:local --disk_cache=${CI_PROJECT_DIR}/.cache/bazel/disk +build:local --repository_cache=${CI_PROJECT_DIR}/.cache/bazel/repo + +# Use remote cache/execution for our builds +build:remote --remote_executor=${CI_REMOTE_EXECUTOR} +build:remote --remote_cache=${CI_REMOTE_CACHE} +build:remote --remote_timeout=3600 +build:remote --remote_header=${CI_REMOTE_HEADER} +build:remote --experimental_remote_cache_compression +build:remote --jobs=${CI_REMOTE_JOBS} + +# Upload results to the Build Event Service +build:remote --bes_results_url=${CI_BES_RESULTS_URL} +build:remote --bes_backend=${CI_BES_BACKEND} + +# Add build metadata +build:remote --build_metadata=REPO_URL=${CI_PROJECT_URL} +build:remote --build_metadata=BRANCH_NAME=${CI_COMMIT_REF_NAME} +build:remote --build_metadata=COMMIT_SHA=${CI_COMMIT_SHA} +build:remote --build_metadata=HOST=${CI_SERVER_HOST} +build:remote --build_metadata=ROLE=CI +build:remote --build_metadata=USER=gitlab-ci + +# Provide detailed timing information to the remote executor +build:remote --noslim_profile +build:remote --experimental_profile_include_target_label +build:remote --experimental_profile_include_primary_output + +# Eliminate duplicate references in the Build Event Stream +build:remote --nolegacy_important_outputs diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 27e708d..33095a5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,19 @@ include: - - component: "${CI_SERVER_HOST}/ci/component/bazelisk/bazelisk@v1.0.0-beta.2" + - component: "${CI_SERVER_HOST}/ci/component/bazelisk/bazelisk@v1.0.0-beta.3" + inputs: + variables: | + CI_PROJECT_DIR + CI_PROJECT_ID + CI_REMOTE_EXECUTOR + CI_REMOTE_CACHE + CI_REMOTE_HEADER + CI_REMOTE_JOBS + CI_BES_RESULTS_URL + CI_BES_BACKEND + CI_PROJECT_URL + CI_COMMIT_REF_NAME + CI_COMMIT_SHA + CI_SERVER_HOST default: tags: @@ -10,8 +24,13 @@ test: parallel: matrix: - ROOT: - - . - - e2e + - . + - e2e + CONFIG: + - local + - remote + script: + - cd "${ROOT}"; bazelisk test --config="${CONFIG}" //... # TODO: switch this out for `rules_semantic_release` semantic-release: diff --git a/e2e/.bazelrc.ci b/e2e/.bazelrc.ci index 63f32e6..175608a 100644 --- a/e2e/.bazelrc.ci +++ b/e2e/.bazelrc.ci @@ -16,6 +16,9 @@ common --show_timestamps # Do not wrap any output common --terminal_columns=0 +# Print relative paths where possible to reduce noise +common --attempt_to_print_relative_paths + # Output as much information in the CI log about failures as possible build --verbose_failures @@ -26,5 +29,33 @@ test --test_output=errors test --test_verbose_timeout_warnings # These locations are cached on the CI -build --disk_cache=${CI_PROJECT_DIR}/.cache/bazel/disk -build --repository_cache=${CI_PROJECT_DIR}/.cache/bazel/repo +build:local --disk_cache=${CI_PROJECT_DIR}/.cache/bazel/disk +build:local --repository_cache=${CI_PROJECT_DIR}/.cache/bazel/repo + +# Use remote cache/execution for our builds +build:remote --remote_executor=${CI_REMOTE_EXECUTOR} +build:remote --remote_cache=${CI_REMOTE_CACHE} +build:remote --remote_timeout=3600 +build:remote --remote_header=${CI_REMOTE_HEADER} +build:remote --experimental_remote_cache_compression +build:remote --jobs=${CI_REMOTE_JOBS} + +# Upload results to the Build Event Service +build:remote --bes_results_url=${CI_BES_RESULTS_URL} +build:remote --bes_backend=${CI_BES_BACKEND} + +# Add build metadata +build:remote --build_metadata=REPO_URL=${CI_PROJECT_URL} +build:remote --build_metadata=BRANCH_NAME=${CI_COMMIT_REF_NAME} +build:remote --build_metadata=COMMIT_SHA=${CI_COMMIT_SHA} +build:remote --build_metadata=HOST=${CI_SERVER_HOST} +build:remote --build_metadata=ROLE=CI +build:remote --build_metadata=USER=gitlab-ci + +# Provide detailed timing information to the remote executor +build:remote --noslim_profile +build:remote --experimental_profile_include_target_label +build:remote --experimental_profile_include_primary_output + +# Eliminate duplicate references in the Build Event Stream +build:remote --nolegacy_important_outputs -- GitLab From 51c6a5bc8746fbb4cf579382467a6018a0f54d93 Mon Sep 17 00:00:00 2001 From: Matt Clarkson Date: Thu, 2 May 2024 09:51:28 +0100 Subject: [PATCH 3/3] ci: force AMD64 remote execution executors When running on `arm64` executors the following error occurs: ``` ../ape~1.0.0-beta.4/ape/toolchain/ape/ape-arm64-linux/ape-arm64-linux: 1: ../ape~1.0.0-beta.4/ape/toolchain/ape/ape-arm64-linux/ape-arm64-linux: Syntax error: "(" unexpected ``` This may be due to the executors having a custom `binfmt_misc` setup. It needs more debugging but we can force AMD64 executors for now. --- .bazelrc.ci | 3 +++ e2e/.bazelrc.ci | 3 +++ 2 files changed, 6 insertions(+) diff --git a/.bazelrc.ci b/.bazelrc.ci index 175608a..045e1ab 100644 --- a/.bazelrc.ci +++ b/.bazelrc.ci @@ -59,3 +59,6 @@ build:remote --experimental_profile_include_primary_output # Eliminate duplicate references in the Build Event Stream build:remote --nolegacy_important_outputs + +# TODO: remove this when `bazel/ape` binaries work on remote execution `arm64` instances +build:remote --host_platform=@toolchain_utils//toolchain/platform:amd64-linux-gnu diff --git a/e2e/.bazelrc.ci b/e2e/.bazelrc.ci index 175608a..045e1ab 100644 --- a/e2e/.bazelrc.ci +++ b/e2e/.bazelrc.ci @@ -59,3 +59,6 @@ build:remote --experimental_profile_include_primary_output # Eliminate duplicate references in the Build Event Stream build:remote --nolegacy_important_outputs + +# TODO: remove this when `bazel/ape` binaries work on remote execution `arm64` instances +build:remote --host_platform=@toolchain_utils//toolchain/platform:amd64-linux-gnu -- GitLab