| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1 | { |
| 2 | "lockFileVersion": 3, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 3 | "moduleFileHash": "a91dc964cd0e03ec76e4bac1bfb7616a2cb65503c56c323243f8b1446fdeb583", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 4 | "flags": { |
| 5 | "cmdRegistries": [ |
| 6 | "https://bcr.bazel.build/" |
| 7 | ], |
| 8 | "cmdModuleOverrides": {}, |
| 9 | "allowedYankedVersions": [], |
| 10 | "envVarAllowedYankedVersions": "", |
| 11 | "ignoreDevDependency": false, |
| 12 | "directDependenciesMode": "WARNING", |
| 13 | "compatibilityMode": "ERROR" |
| 14 | }, |
| 15 | "localOverrideHashes": { |
| 16 | "bazel_tools": "922ea6752dc9105de5af957f7a99a6933c0a6a712d23df6aad16a9c399f7e787" |
| 17 | }, |
| 18 | "moduleDepGraph": { |
| 19 | "<root>": { |
| 20 | "name": "", |
| 21 | "version": "", |
| 22 | "key": "<root>", |
| 23 | "repoName": "", |
| 24 | "executionPlatformsToRegister": [], |
| 25 | "toolchainsToRegister": [], |
| 26 | "extensionUsages": [ |
| 27 | { |
| 28 | "extensionBzlFile": "@rules_oci//oci:extensions.bzl", |
| 29 | "extensionName": "oci", |
| 30 | "usingModule": "<root>", |
| 31 | "location": { |
| 32 | "file": "@@//:MODULE.bazel", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 33 | "line": 23, |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 34 | "column": 20 |
| 35 | }, |
| 36 | "imports": { |
| 37 | "distroless_base": "distroless_base" |
| 38 | }, |
| 39 | "devImports": [], |
| 40 | "tags": [ |
| 41 | { |
| 42 | "tagName": "pull", |
| 43 | "attributeValues": { |
| 44 | "name": "distroless_base", |
| 45 | "digest": "sha256:6c1e34e2f084fe6df17b8bceb1416f1e11af0fcdb1cef11ee4ac8ae127cb507c", |
| 46 | "image": "gcr.io/distroless/base", |
| 47 | "platforms": [ |
| 48 | "linux/amd64", |
| 49 | "linux/arm64/v8" |
| 50 | ] |
| 51 | }, |
| 52 | "devDependency": false, |
| 53 | "location": { |
| 54 | "file": "@@//:MODULE.bazel", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 55 | "line": 26, |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 56 | "column": 9 |
| 57 | } |
| 58 | } |
| 59 | ], |
| 60 | "hasDevUseExtension": false, |
| 61 | "hasNonDevUseExtension": true |
| 62 | } |
| 63 | ], |
| 64 | "deps": { |
| 65 | "platforms": "platforms@0.0.8", |
| 66 | "bazel_skylib": "bazel_skylib@1.5.0", |
| 67 | "rules_pkg": "rules_pkg@0.9.1", |
| 68 | "rules_oci": "rules_oci@1.6.0", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 69 | "aspect_bazel_lib": "aspect_bazel_lib@2.4.1", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 70 | "bazel_tools": "bazel_tools@_", |
| 71 | "local_config_platform": "local_config_platform@_" |
| 72 | } |
| 73 | }, |
| 74 | "platforms@0.0.8": { |
| 75 | "name": "platforms", |
| 76 | "version": "0.0.8", |
| 77 | "key": "platforms@0.0.8", |
| 78 | "repoName": "platforms", |
| 79 | "executionPlatformsToRegister": [], |
| 80 | "toolchainsToRegister": [], |
| 81 | "extensionUsages": [], |
| 82 | "deps": { |
| 83 | "rules_license": "rules_license@0.0.7", |
| 84 | "bazel_tools": "bazel_tools@_", |
| 85 | "local_config_platform": "local_config_platform@_" |
| 86 | }, |
| 87 | "repoSpec": { |
| 88 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 89 | "ruleClassName": "http_archive", |
| 90 | "attributes": { |
| 91 | "name": "platforms", |
| 92 | "urls": [ |
| 93 | "https://github.com/bazelbuild/platforms/releases/download/0.0.8/platforms-0.0.8.tar.gz" |
| 94 | ], |
| 95 | "integrity": "sha256-gVBAZgU4ns7LbaB8vLUJ1WN6OrmiS8abEQFTE2fYnXQ=", |
| 96 | "strip_prefix": "", |
| 97 | "remote_patches": {}, |
| 98 | "remote_patch_strip": 0, |
| 99 | "patches": [ |
| 100 | "//third_party:platforms-add-uefi.patch" |
| 101 | ], |
| 102 | "patch_cmds": [], |
| 103 | "patch_args": [ |
| 104 | "-p1" |
| 105 | ] |
| 106 | } |
| 107 | } |
| 108 | }, |
| 109 | "bazel_skylib@1.5.0": { |
| 110 | "name": "bazel_skylib", |
| 111 | "version": "1.5.0", |
| 112 | "key": "bazel_skylib@1.5.0", |
| 113 | "repoName": "bazel_skylib", |
| 114 | "executionPlatformsToRegister": [], |
| 115 | "toolchainsToRegister": [ |
| 116 | "//toolchains/unittest:cmd_toolchain", |
| 117 | "//toolchains/unittest:bash_toolchain" |
| 118 | ], |
| 119 | "extensionUsages": [], |
| 120 | "deps": { |
| 121 | "platforms": "platforms@0.0.8", |
| 122 | "bazel_tools": "bazel_tools@_", |
| 123 | "local_config_platform": "local_config_platform@_" |
| 124 | }, |
| 125 | "repoSpec": { |
| 126 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 127 | "ruleClassName": "http_archive", |
| 128 | "attributes": { |
| 129 | "name": "bazel_skylib~1.5.0", |
| 130 | "urls": [ |
| 131 | "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar.gz" |
| 132 | ], |
| 133 | "integrity": "sha256-zVWgYudjuTSZIfD124w5MyiNyLpPdt2UFqrGis7jy5Q=", |
| 134 | "strip_prefix": "", |
| 135 | "remote_patches": {}, |
| 136 | "remote_patch_strip": 0 |
| 137 | } |
| 138 | } |
| 139 | }, |
| 140 | "rules_pkg@0.9.1": { |
| 141 | "name": "rules_pkg", |
| 142 | "version": "0.9.1", |
| 143 | "key": "rules_pkg@0.9.1", |
| 144 | "repoName": "rules_pkg", |
| 145 | "executionPlatformsToRegister": [], |
| 146 | "toolchainsToRegister": [], |
| 147 | "extensionUsages": [], |
| 148 | "deps": { |
| 149 | "rules_license": "rules_license@0.0.7", |
| 150 | "bazel_skylib": "bazel_skylib@1.5.0", |
| 151 | "rules_python": "rules_python@0.10.2", |
| 152 | "bazel_tools": "bazel_tools@_", |
| 153 | "local_config_platform": "local_config_platform@_" |
| 154 | }, |
| 155 | "repoSpec": { |
| 156 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 157 | "ruleClassName": "http_archive", |
| 158 | "attributes": { |
| 159 | "name": "rules_pkg~0.9.1", |
| 160 | "urls": [ |
| 161 | "https://github.com/bazelbuild/rules_pkg/releases/download/0.9.1/rules_pkg-0.9.1.tar.gz" |
| 162 | ], |
| 163 | "integrity": "sha256-j57i3BDBrlFO5ZmotC7Zn6Jit1cFj2WtPDhCif9wxLg=", |
| 164 | "strip_prefix": "", |
| 165 | "remote_patches": {}, |
| 166 | "remote_patch_strip": 0 |
| 167 | } |
| 168 | } |
| 169 | }, |
| 170 | "rules_oci@1.6.0": { |
| 171 | "name": "rules_oci", |
| 172 | "version": "1.6.0", |
| 173 | "key": "rules_oci@1.6.0", |
| 174 | "repoName": "rules_oci", |
| 175 | "executionPlatformsToRegister": [], |
| 176 | "toolchainsToRegister": [ |
| 177 | "@oci_crane_toolchains//:all", |
| 178 | "@oci_crane_registry_toolchains//:all" |
| 179 | ], |
| 180 | "extensionUsages": [ |
| 181 | { |
| 182 | "extensionBzlFile": "@rules_oci//oci:extensions.bzl", |
| 183 | "extensionName": "oci", |
| 184 | "usingModule": "rules_oci@1.6.0", |
| 185 | "location": { |
| 186 | "file": "https://bcr.bazel.build/modules/rules_oci/1.6.0/MODULE.bazel", |
| 187 | "line": 14, |
| 188 | "column": 20 |
| 189 | }, |
| 190 | "imports": { |
| 191 | "oci_auth_config": "oci_auth_config", |
| 192 | "oci_crane_registry_toolchains": "oci_crane_registry_toolchains", |
| 193 | "oci_crane_toolchains": "oci_crane_toolchains" |
| 194 | }, |
| 195 | "devImports": [], |
| 196 | "tags": [ |
| 197 | { |
| 198 | "tagName": "toolchains", |
| 199 | "attributeValues": { |
| 200 | "crane_version": "v0.17.0" |
| 201 | }, |
| 202 | "devDependency": false, |
| 203 | "location": { |
| 204 | "file": "https://bcr.bazel.build/modules/rules_oci/1.6.0/MODULE.bazel", |
| 205 | "line": 15, |
| 206 | "column": 15 |
| 207 | } |
| 208 | } |
| 209 | ], |
| 210 | "hasDevUseExtension": false, |
| 211 | "hasNonDevUseExtension": true |
| 212 | } |
| 213 | ], |
| 214 | "deps": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 215 | "aspect_bazel_lib": "aspect_bazel_lib@2.4.1", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 216 | "bazel_skylib": "bazel_skylib@1.5.0", |
| 217 | "platforms": "platforms@0.0.8", |
| 218 | "bazel_tools": "bazel_tools@_", |
| 219 | "local_config_platform": "local_config_platform@_" |
| 220 | }, |
| 221 | "repoSpec": { |
| 222 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 223 | "ruleClassName": "http_archive", |
| 224 | "attributes": { |
| 225 | "name": "rules_oci~1.6.0", |
| 226 | "urls": [ |
| 227 | "https://github.com/bazel-contrib/rules_oci/releases/download/v1.6.0/rules_oci-v1.6.0.tar.gz" |
| 228 | ], |
| 229 | "integrity": "sha256-WLehde6QwSWDr+yjiFI632pOWgUo8zC0HDArkaTW/AY=", |
| 230 | "strip_prefix": "rules_oci-1.6.0", |
| 231 | "remote_patches": { |
| 232 | "https://bcr.bazel.build/modules/rules_oci/1.6.0/patches/module_dot_bazel_version.patch": "sha256-DLk11UbpYmntyFS92g0vlYT9Nb16q+lz+ieS4/Sczjc=" |
| 233 | }, |
| 234 | "remote_patch_strip": 1 |
| 235 | } |
| 236 | } |
| 237 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 238 | "aspect_bazel_lib@2.4.1": { |
| 239 | "name": "aspect_bazel_lib", |
| 240 | "version": "2.4.1", |
| 241 | "key": "aspect_bazel_lib@2.4.1", |
| 242 | "repoName": "aspect_bazel_lib", |
| 243 | "executionPlatformsToRegister": [], |
| 244 | "toolchainsToRegister": [ |
| 245 | "@copy_directory_toolchains//:all", |
| 246 | "@copy_to_directory_toolchains//:all", |
| 247 | "@jq_toolchains//:all", |
| 248 | "@yq_toolchains//:all", |
| 249 | "@coreutils_toolchains//:all", |
| 250 | "@expand_template_toolchains//:all", |
| 251 | "@bats_toolchains//:all", |
| 252 | "@bsd_tar_toolchains//:linux_amd64_toolchain", |
| 253 | "@bsd_tar_toolchains//:linux_arm64_toolchain", |
| 254 | "@bsd_tar_toolchains//:windows_amd64_toolchain", |
| 255 | "@bsd_tar_toolchains//:host_toolchain" |
| 256 | ], |
| 257 | "extensionUsages": [ |
| 258 | { |
| 259 | "extensionBzlFile": "@aspect_bazel_lib//lib:extensions.bzl", |
| 260 | "extensionName": "toolchains", |
| 261 | "usingModule": "aspect_bazel_lib@2.4.1", |
| 262 | "location": { |
| 263 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 264 | "line": 17, |
| 265 | "column": 37 |
| 266 | }, |
| 267 | "imports": { |
| 268 | "bats_toolchains": "bats_toolchains", |
| 269 | "bsd_tar_toolchains": "bsd_tar_toolchains", |
| 270 | "copy_directory_toolchains": "copy_directory_toolchains", |
| 271 | "copy_to_directory_toolchains": "copy_to_directory_toolchains", |
| 272 | "coreutils_toolchains": "coreutils_toolchains", |
| 273 | "expand_template_toolchains": "expand_template_toolchains", |
| 274 | "jq_toolchains": "jq_toolchains", |
| 275 | "yq_toolchains": "yq_toolchains" |
| 276 | }, |
| 277 | "devImports": [], |
| 278 | "tags": [ |
| 279 | { |
| 280 | "tagName": "copy_directory", |
| 281 | "attributeValues": {}, |
| 282 | "devDependency": false, |
| 283 | "location": { |
| 284 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 285 | "line": 18, |
| 286 | "column": 36 |
| 287 | } |
| 288 | }, |
| 289 | { |
| 290 | "tagName": "copy_to_directory", |
| 291 | "attributeValues": {}, |
| 292 | "devDependency": false, |
| 293 | "location": { |
| 294 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 295 | "line": 19, |
| 296 | "column": 39 |
| 297 | } |
| 298 | }, |
| 299 | { |
| 300 | "tagName": "jq", |
| 301 | "attributeValues": {}, |
| 302 | "devDependency": false, |
| 303 | "location": { |
| 304 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 305 | "line": 20, |
| 306 | "column": 24 |
| 307 | } |
| 308 | }, |
| 309 | { |
| 310 | "tagName": "yq", |
| 311 | "attributeValues": {}, |
| 312 | "devDependency": false, |
| 313 | "location": { |
| 314 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 315 | "line": 21, |
| 316 | "column": 24 |
| 317 | } |
| 318 | }, |
| 319 | { |
| 320 | "tagName": "coreutils", |
| 321 | "attributeValues": {}, |
| 322 | "devDependency": false, |
| 323 | "location": { |
| 324 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 325 | "line": 22, |
| 326 | "column": 31 |
| 327 | } |
| 328 | }, |
| 329 | { |
| 330 | "tagName": "tar", |
| 331 | "attributeValues": {}, |
| 332 | "devDependency": false, |
| 333 | "location": { |
| 334 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 335 | "line": 23, |
| 336 | "column": 25 |
| 337 | } |
| 338 | }, |
| 339 | { |
| 340 | "tagName": "expand_template", |
| 341 | "attributeValues": {}, |
| 342 | "devDependency": false, |
| 343 | "location": { |
| 344 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 345 | "line": 24, |
| 346 | "column": 37 |
| 347 | } |
| 348 | }, |
| 349 | { |
| 350 | "tagName": "bats", |
| 351 | "attributeValues": {}, |
| 352 | "devDependency": false, |
| 353 | "location": { |
| 354 | "file": "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/MODULE.bazel", |
| 355 | "line": 25, |
| 356 | "column": 26 |
| 357 | } |
| 358 | } |
| 359 | ], |
| 360 | "hasDevUseExtension": false, |
| 361 | "hasNonDevUseExtension": true |
| 362 | } |
| 363 | ], |
| 364 | "deps": { |
| 365 | "bazel_skylib": "bazel_skylib@1.5.0", |
| 366 | "platforms": "platforms@0.0.8", |
| 367 | "io_bazel_stardoc": "stardoc@0.5.4", |
| 368 | "bazel_tools": "bazel_tools@_", |
| 369 | "local_config_platform": "local_config_platform@_" |
| 370 | }, |
| 371 | "repoSpec": { |
| 372 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 373 | "ruleClassName": "http_archive", |
| 374 | "attributes": { |
| 375 | "name": "aspect_bazel_lib~2.4.1", |
| 376 | "urls": [ |
| 377 | "https://github.com/aspect-build/bazel-lib/releases/download/v2.4.1/bazel-lib-v2.4.1.tar.gz" |
| 378 | ], |
| 379 | "integrity": "sha256-l5Znu3J27o/PLBFMm+mTK5owUqZKZH4Nyqz7nAAW8KM=", |
| 380 | "strip_prefix": "bazel-lib-2.4.1", |
| 381 | "remote_patches": { |
| 382 | "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/patches/go_dev_dep.patch": "sha256-KgABwDzOT+DugUHn9tHLOz05osnk2FLsS10d5zqG/M0=", |
| 383 | "https://bcr.bazel.build/modules/aspect_bazel_lib/2.4.1/patches/module_dot_bazel_version.patch": "sha256-tPDEVxJAVDPISOyyUiiT6M0OSGLtknZvIQGUG5oh9oM=" |
| 384 | }, |
| 385 | "remote_patch_strip": 1 |
| 386 | } |
| 387 | } |
| 388 | }, |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 389 | "bazel_tools@_": { |
| 390 | "name": "bazel_tools", |
| 391 | "version": "", |
| 392 | "key": "bazel_tools@_", |
| 393 | "repoName": "bazel_tools", |
| 394 | "executionPlatformsToRegister": [], |
| 395 | "toolchainsToRegister": [ |
| 396 | "@local_config_cc_toolchains//:all", |
| 397 | "@local_config_sh//:local_sh_toolchain" |
| 398 | ], |
| 399 | "extensionUsages": [ |
| 400 | { |
| 401 | "extensionBzlFile": "@bazel_tools//tools/cpp:cc_configure.bzl", |
| 402 | "extensionName": "cc_configure_extension", |
| 403 | "usingModule": "bazel_tools@_", |
| 404 | "location": { |
| 405 | "file": "@@bazel_tools//:MODULE.bazel", |
| 406 | "line": 17, |
| 407 | "column": 29 |
| 408 | }, |
| 409 | "imports": { |
| 410 | "local_config_cc": "local_config_cc", |
| 411 | "local_config_cc_toolchains": "local_config_cc_toolchains" |
| 412 | }, |
| 413 | "devImports": [], |
| 414 | "tags": [], |
| 415 | "hasDevUseExtension": false, |
| 416 | "hasNonDevUseExtension": true |
| 417 | }, |
| 418 | { |
| 419 | "extensionBzlFile": "@bazel_tools//tools/osx:xcode_configure.bzl", |
| 420 | "extensionName": "xcode_configure_extension", |
| 421 | "usingModule": "bazel_tools@_", |
| 422 | "location": { |
| 423 | "file": "@@bazel_tools//:MODULE.bazel", |
| 424 | "line": 21, |
| 425 | "column": 32 |
| 426 | }, |
| 427 | "imports": { |
| 428 | "local_config_xcode": "local_config_xcode" |
| 429 | }, |
| 430 | "devImports": [], |
| 431 | "tags": [], |
| 432 | "hasDevUseExtension": false, |
| 433 | "hasNonDevUseExtension": true |
| 434 | }, |
| 435 | { |
| 436 | "extensionBzlFile": "@rules_java//java:extensions.bzl", |
| 437 | "extensionName": "toolchains", |
| 438 | "usingModule": "bazel_tools@_", |
| 439 | "location": { |
| 440 | "file": "@@bazel_tools//:MODULE.bazel", |
| 441 | "line": 24, |
| 442 | "column": 32 |
| 443 | }, |
| 444 | "imports": { |
| 445 | "local_jdk": "local_jdk", |
| 446 | "remote_java_tools": "remote_java_tools", |
| 447 | "remote_java_tools_linux": "remote_java_tools_linux", |
| 448 | "remote_java_tools_windows": "remote_java_tools_windows", |
| 449 | "remote_java_tools_darwin_x86_64": "remote_java_tools_darwin_x86_64", |
| 450 | "remote_java_tools_darwin_arm64": "remote_java_tools_darwin_arm64" |
| 451 | }, |
| 452 | "devImports": [], |
| 453 | "tags": [], |
| 454 | "hasDevUseExtension": false, |
| 455 | "hasNonDevUseExtension": true |
| 456 | }, |
| 457 | { |
| 458 | "extensionBzlFile": "@bazel_tools//tools/sh:sh_configure.bzl", |
| 459 | "extensionName": "sh_configure_extension", |
| 460 | "usingModule": "bazel_tools@_", |
| 461 | "location": { |
| 462 | "file": "@@bazel_tools//:MODULE.bazel", |
| 463 | "line": 35, |
| 464 | "column": 39 |
| 465 | }, |
| 466 | "imports": { |
| 467 | "local_config_sh": "local_config_sh" |
| 468 | }, |
| 469 | "devImports": [], |
| 470 | "tags": [], |
| 471 | "hasDevUseExtension": false, |
| 472 | "hasNonDevUseExtension": true |
| 473 | }, |
| 474 | { |
| 475 | "extensionBzlFile": "@bazel_tools//tools/test:extensions.bzl", |
| 476 | "extensionName": "remote_coverage_tools_extension", |
| 477 | "usingModule": "bazel_tools@_", |
| 478 | "location": { |
| 479 | "file": "@@bazel_tools//:MODULE.bazel", |
| 480 | "line": 39, |
| 481 | "column": 48 |
| 482 | }, |
| 483 | "imports": { |
| 484 | "remote_coverage_tools": "remote_coverage_tools" |
| 485 | }, |
| 486 | "devImports": [], |
| 487 | "tags": [], |
| 488 | "hasDevUseExtension": false, |
| 489 | "hasNonDevUseExtension": true |
| 490 | }, |
| 491 | { |
| 492 | "extensionBzlFile": "@bazel_tools//tools/android:android_extensions.bzl", |
| 493 | "extensionName": "remote_android_tools_extensions", |
| 494 | "usingModule": "bazel_tools@_", |
| 495 | "location": { |
| 496 | "file": "@@bazel_tools//:MODULE.bazel", |
| 497 | "line": 42, |
| 498 | "column": 42 |
| 499 | }, |
| 500 | "imports": { |
| 501 | "android_gmaven_r8": "android_gmaven_r8", |
| 502 | "android_tools": "android_tools" |
| 503 | }, |
| 504 | "devImports": [], |
| 505 | "tags": [], |
| 506 | "hasDevUseExtension": false, |
| 507 | "hasNonDevUseExtension": true |
| 508 | } |
| 509 | ], |
| 510 | "deps": { |
| 511 | "rules_cc": "rules_cc@0.0.9", |
| 512 | "rules_java": "rules_java@7.1.0", |
| 513 | "rules_license": "rules_license@0.0.7", |
| 514 | "rules_proto": "rules_proto@4.0.0", |
| 515 | "rules_python": "rules_python@0.10.2", |
| 516 | "platforms": "platforms@0.0.8", |
| 517 | "com_google_protobuf": "protobuf@3.19.6", |
| 518 | "zlib": "zlib@1.3", |
| 519 | "build_bazel_apple_support": "apple_support@1.5.0", |
| 520 | "local_config_platform": "local_config_platform@_" |
| 521 | } |
| 522 | }, |
| 523 | "local_config_platform@_": { |
| 524 | "name": "local_config_platform", |
| 525 | "version": "", |
| 526 | "key": "local_config_platform@_", |
| 527 | "repoName": "local_config_platform", |
| 528 | "executionPlatformsToRegister": [], |
| 529 | "toolchainsToRegister": [], |
| 530 | "extensionUsages": [], |
| 531 | "deps": { |
| 532 | "platforms": "platforms@0.0.8", |
| 533 | "bazel_tools": "bazel_tools@_" |
| 534 | } |
| 535 | }, |
| 536 | "rules_license@0.0.7": { |
| 537 | "name": "rules_license", |
| 538 | "version": "0.0.7", |
| 539 | "key": "rules_license@0.0.7", |
| 540 | "repoName": "rules_license", |
| 541 | "executionPlatformsToRegister": [], |
| 542 | "toolchainsToRegister": [], |
| 543 | "extensionUsages": [], |
| 544 | "deps": { |
| 545 | "bazel_tools": "bazel_tools@_", |
| 546 | "local_config_platform": "local_config_platform@_" |
| 547 | }, |
| 548 | "repoSpec": { |
| 549 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 550 | "ruleClassName": "http_archive", |
| 551 | "attributes": { |
| 552 | "name": "rules_license~0.0.7", |
| 553 | "urls": [ |
| 554 | "https://github.com/bazelbuild/rules_license/releases/download/0.0.7/rules_license-0.0.7.tar.gz" |
| 555 | ], |
| 556 | "integrity": "sha256-RTHezLkTY5ww5cdRKgVNXYdWmNrrddjPkPKEN1/nw2A=", |
| 557 | "strip_prefix": "", |
| 558 | "remote_patches": {}, |
| 559 | "remote_patch_strip": 0 |
| 560 | } |
| 561 | } |
| 562 | }, |
| 563 | "rules_python@0.10.2": { |
| 564 | "name": "rules_python", |
| 565 | "version": "0.10.2", |
| 566 | "key": "rules_python@0.10.2", |
| 567 | "repoName": "rules_python", |
| 568 | "executionPlatformsToRegister": [], |
| 569 | "toolchainsToRegister": [ |
| 570 | "@bazel_tools//tools/python:autodetecting_toolchain" |
| 571 | ], |
| 572 | "extensionUsages": [ |
| 573 | { |
| 574 | "extensionBzlFile": "@rules_python//python:extensions.bzl", |
| 575 | "extensionName": "pip_install", |
| 576 | "usingModule": "rules_python@0.10.2", |
| 577 | "location": { |
| 578 | "file": "https://bcr.bazel.build/modules/rules_python/0.10.2/MODULE.bazel", |
| 579 | "line": 7, |
| 580 | "column": 28 |
| 581 | }, |
| 582 | "imports": { |
| 583 | "pypi__click": "pypi__click", |
| 584 | "pypi__colorama": "pypi__colorama", |
| 585 | "pypi__installer": "pypi__installer", |
| 586 | "pypi__pep517": "pypi__pep517", |
| 587 | "pypi__pip": "pypi__pip", |
| 588 | "pypi__pip_tools": "pypi__pip_tools", |
| 589 | "pypi__setuptools": "pypi__setuptools", |
| 590 | "pypi__tomli": "pypi__tomli", |
| 591 | "pypi__wheel": "pypi__wheel" |
| 592 | }, |
| 593 | "devImports": [], |
| 594 | "tags": [], |
| 595 | "hasDevUseExtension": false, |
| 596 | "hasNonDevUseExtension": true |
| 597 | } |
| 598 | ], |
| 599 | "deps": { |
| 600 | "bazel_tools": "bazel_tools@_", |
| 601 | "local_config_platform": "local_config_platform@_" |
| 602 | }, |
| 603 | "repoSpec": { |
| 604 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 605 | "ruleClassName": "http_archive", |
| 606 | "attributes": { |
| 607 | "name": "rules_python~0.10.2", |
| 608 | "urls": [ |
| 609 | "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.10.2.tar.gz" |
| 610 | ], |
| 611 | "integrity": "sha256-o6bpn0l74In4HsCCiC5AJGv9Q19S9OgvN+iUSbBFc/Y=", |
| 612 | "strip_prefix": "rules_python-0.10.2", |
| 613 | "remote_patches": { |
| 614 | "https://bcr.bazel.build/modules/rules_python/0.10.2/patches/module_dot_bazel.patch": "sha256-TScILAmXmmMtjJIwhLrgNZgqGPs6G3OAzXaLXLDNFrA=" |
| 615 | }, |
| 616 | "remote_patch_strip": 0 |
| 617 | } |
| 618 | } |
| 619 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 620 | "stardoc@0.5.4": { |
| 621 | "name": "stardoc", |
| 622 | "version": "0.5.4", |
| 623 | "key": "stardoc@0.5.4", |
| 624 | "repoName": "stardoc", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 625 | "executionPlatformsToRegister": [], |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 626 | "toolchainsToRegister": [], |
| 627 | "extensionUsages": [], |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 628 | "deps": { |
| 629 | "bazel_skylib": "bazel_skylib@1.5.0", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 630 | "rules_java": "rules_java@7.1.0", |
| 631 | "rules_license": "rules_license@0.0.7", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 632 | "bazel_tools": "bazel_tools@_", |
| 633 | "local_config_platform": "local_config_platform@_" |
| 634 | }, |
| 635 | "repoSpec": { |
| 636 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 637 | "ruleClassName": "http_archive", |
| 638 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 639 | "name": "stardoc~0.5.4", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 640 | "urls": [ |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 641 | "https://github.com/bazelbuild/stardoc/releases/download/0.5.4/stardoc-0.5.4.tar.gz" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 642 | ], |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 643 | "integrity": "sha256-7FcTnkZvquVj8vw5YJ2klIpHm7UbbWeu3X2bG4BZxDM=", |
| 644 | "strip_prefix": "", |
| 645 | "remote_patches": {}, |
| 646 | "remote_patch_strip": 0 |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 647 | } |
| 648 | } |
| 649 | }, |
| 650 | "rules_cc@0.0.9": { |
| 651 | "name": "rules_cc", |
| 652 | "version": "0.0.9", |
| 653 | "key": "rules_cc@0.0.9", |
| 654 | "repoName": "rules_cc", |
| 655 | "executionPlatformsToRegister": [], |
| 656 | "toolchainsToRegister": [ |
| 657 | "@local_config_cc_toolchains//:all" |
| 658 | ], |
| 659 | "extensionUsages": [ |
| 660 | { |
| 661 | "extensionBzlFile": "@bazel_tools//tools/cpp:cc_configure.bzl", |
| 662 | "extensionName": "cc_configure_extension", |
| 663 | "usingModule": "rules_cc@0.0.9", |
| 664 | "location": { |
| 665 | "file": "https://bcr.bazel.build/modules/rules_cc/0.0.9/MODULE.bazel", |
| 666 | "line": 9, |
| 667 | "column": 29 |
| 668 | }, |
| 669 | "imports": { |
| 670 | "local_config_cc_toolchains": "local_config_cc_toolchains" |
| 671 | }, |
| 672 | "devImports": [], |
| 673 | "tags": [], |
| 674 | "hasDevUseExtension": false, |
| 675 | "hasNonDevUseExtension": true |
| 676 | } |
| 677 | ], |
| 678 | "deps": { |
| 679 | "platforms": "platforms@0.0.8", |
| 680 | "bazel_tools": "bazel_tools@_", |
| 681 | "local_config_platform": "local_config_platform@_" |
| 682 | }, |
| 683 | "repoSpec": { |
| 684 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 685 | "ruleClassName": "http_archive", |
| 686 | "attributes": { |
| 687 | "name": "rules_cc~0.0.9", |
| 688 | "urls": [ |
| 689 | "https://github.com/bazelbuild/rules_cc/releases/download/0.0.9/rules_cc-0.0.9.tar.gz" |
| 690 | ], |
| 691 | "integrity": "sha256-IDeHW5pEVtzkp50RKorohbvEqtlo5lh9ym5k86CQDN8=", |
| 692 | "strip_prefix": "rules_cc-0.0.9", |
| 693 | "remote_patches": { |
| 694 | "https://bcr.bazel.build/modules/rules_cc/0.0.9/patches/module_dot_bazel_version.patch": "sha256-mM+qzOI0SgAdaJBlWOSMwMPKpaA9b7R37Hj/tp5bb4g=" |
| 695 | }, |
| 696 | "remote_patch_strip": 0 |
| 697 | } |
| 698 | } |
| 699 | }, |
| 700 | "rules_java@7.1.0": { |
| 701 | "name": "rules_java", |
| 702 | "version": "7.1.0", |
| 703 | "key": "rules_java@7.1.0", |
| 704 | "repoName": "rules_java", |
| 705 | "executionPlatformsToRegister": [], |
| 706 | "toolchainsToRegister": [ |
| 707 | "//toolchains:all", |
| 708 | "@local_jdk//:runtime_toolchain_definition", |
| 709 | "@local_jdk//:bootstrap_runtime_toolchain_definition", |
| 710 | "@remotejdk11_linux_toolchain_config_repo//:all", |
| 711 | "@remotejdk11_linux_aarch64_toolchain_config_repo//:all", |
| 712 | "@remotejdk11_linux_ppc64le_toolchain_config_repo//:all", |
| 713 | "@remotejdk11_linux_s390x_toolchain_config_repo//:all", |
| 714 | "@remotejdk11_macos_toolchain_config_repo//:all", |
| 715 | "@remotejdk11_macos_aarch64_toolchain_config_repo//:all", |
| 716 | "@remotejdk11_win_toolchain_config_repo//:all", |
| 717 | "@remotejdk11_win_arm64_toolchain_config_repo//:all", |
| 718 | "@remotejdk17_linux_toolchain_config_repo//:all", |
| 719 | "@remotejdk17_linux_aarch64_toolchain_config_repo//:all", |
| 720 | "@remotejdk17_linux_ppc64le_toolchain_config_repo//:all", |
| 721 | "@remotejdk17_linux_s390x_toolchain_config_repo//:all", |
| 722 | "@remotejdk17_macos_toolchain_config_repo//:all", |
| 723 | "@remotejdk17_macos_aarch64_toolchain_config_repo//:all", |
| 724 | "@remotejdk17_win_toolchain_config_repo//:all", |
| 725 | "@remotejdk17_win_arm64_toolchain_config_repo//:all", |
| 726 | "@remotejdk21_linux_toolchain_config_repo//:all", |
| 727 | "@remotejdk21_linux_aarch64_toolchain_config_repo//:all", |
| 728 | "@remotejdk21_macos_toolchain_config_repo//:all", |
| 729 | "@remotejdk21_macos_aarch64_toolchain_config_repo//:all", |
| 730 | "@remotejdk21_win_toolchain_config_repo//:all" |
| 731 | ], |
| 732 | "extensionUsages": [ |
| 733 | { |
| 734 | "extensionBzlFile": "@rules_java//java:extensions.bzl", |
| 735 | "extensionName": "toolchains", |
| 736 | "usingModule": "rules_java@7.1.0", |
| 737 | "location": { |
| 738 | "file": "https://bcr.bazel.build/modules/rules_java/7.1.0/MODULE.bazel", |
| 739 | "line": 19, |
| 740 | "column": 27 |
| 741 | }, |
| 742 | "imports": { |
| 743 | "remote_java_tools": "remote_java_tools", |
| 744 | "remote_java_tools_linux": "remote_java_tools_linux", |
| 745 | "remote_java_tools_windows": "remote_java_tools_windows", |
| 746 | "remote_java_tools_darwin_x86_64": "remote_java_tools_darwin_x86_64", |
| 747 | "remote_java_tools_darwin_arm64": "remote_java_tools_darwin_arm64", |
| 748 | "local_jdk": "local_jdk", |
| 749 | "remotejdk11_linux_toolchain_config_repo": "remotejdk11_linux_toolchain_config_repo", |
| 750 | "remotejdk11_linux_aarch64_toolchain_config_repo": "remotejdk11_linux_aarch64_toolchain_config_repo", |
| 751 | "remotejdk11_linux_ppc64le_toolchain_config_repo": "remotejdk11_linux_ppc64le_toolchain_config_repo", |
| 752 | "remotejdk11_linux_s390x_toolchain_config_repo": "remotejdk11_linux_s390x_toolchain_config_repo", |
| 753 | "remotejdk11_macos_toolchain_config_repo": "remotejdk11_macos_toolchain_config_repo", |
| 754 | "remotejdk11_macos_aarch64_toolchain_config_repo": "remotejdk11_macos_aarch64_toolchain_config_repo", |
| 755 | "remotejdk11_win_toolchain_config_repo": "remotejdk11_win_toolchain_config_repo", |
| 756 | "remotejdk11_win_arm64_toolchain_config_repo": "remotejdk11_win_arm64_toolchain_config_repo", |
| 757 | "remotejdk17_linux_toolchain_config_repo": "remotejdk17_linux_toolchain_config_repo", |
| 758 | "remotejdk17_linux_aarch64_toolchain_config_repo": "remotejdk17_linux_aarch64_toolchain_config_repo", |
| 759 | "remotejdk17_linux_ppc64le_toolchain_config_repo": "remotejdk17_linux_ppc64le_toolchain_config_repo", |
| 760 | "remotejdk17_linux_s390x_toolchain_config_repo": "remotejdk17_linux_s390x_toolchain_config_repo", |
| 761 | "remotejdk17_macos_toolchain_config_repo": "remotejdk17_macos_toolchain_config_repo", |
| 762 | "remotejdk17_macos_aarch64_toolchain_config_repo": "remotejdk17_macos_aarch64_toolchain_config_repo", |
| 763 | "remotejdk17_win_toolchain_config_repo": "remotejdk17_win_toolchain_config_repo", |
| 764 | "remotejdk17_win_arm64_toolchain_config_repo": "remotejdk17_win_arm64_toolchain_config_repo", |
| 765 | "remotejdk21_linux_toolchain_config_repo": "remotejdk21_linux_toolchain_config_repo", |
| 766 | "remotejdk21_linux_aarch64_toolchain_config_repo": "remotejdk21_linux_aarch64_toolchain_config_repo", |
| 767 | "remotejdk21_macos_toolchain_config_repo": "remotejdk21_macos_toolchain_config_repo", |
| 768 | "remotejdk21_macos_aarch64_toolchain_config_repo": "remotejdk21_macos_aarch64_toolchain_config_repo", |
| 769 | "remotejdk21_win_toolchain_config_repo": "remotejdk21_win_toolchain_config_repo" |
| 770 | }, |
| 771 | "devImports": [], |
| 772 | "tags": [], |
| 773 | "hasDevUseExtension": false, |
| 774 | "hasNonDevUseExtension": true |
| 775 | } |
| 776 | ], |
| 777 | "deps": { |
| 778 | "platforms": "platforms@0.0.8", |
| 779 | "rules_cc": "rules_cc@0.0.9", |
| 780 | "bazel_skylib": "bazel_skylib@1.5.0", |
| 781 | "rules_proto": "rules_proto@4.0.0", |
| 782 | "rules_license": "rules_license@0.0.7", |
| 783 | "bazel_tools": "bazel_tools@_", |
| 784 | "local_config_platform": "local_config_platform@_" |
| 785 | }, |
| 786 | "repoSpec": { |
| 787 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 788 | "ruleClassName": "http_archive", |
| 789 | "attributes": { |
| 790 | "name": "rules_java~7.1.0", |
| 791 | "urls": [ |
| 792 | "https://github.com/bazelbuild/rules_java/releases/download/7.1.0/rules_java-7.1.0.tar.gz" |
| 793 | ], |
| 794 | "integrity": "sha256-o3pOX2OrgnFuXdau75iO2EYcegC46TYnImKJn1h81OE=", |
| 795 | "strip_prefix": "", |
| 796 | "remote_patches": {}, |
| 797 | "remote_patch_strip": 0 |
| 798 | } |
| 799 | } |
| 800 | }, |
| 801 | "rules_proto@4.0.0": { |
| 802 | "name": "rules_proto", |
| 803 | "version": "4.0.0", |
| 804 | "key": "rules_proto@4.0.0", |
| 805 | "repoName": "rules_proto", |
| 806 | "executionPlatformsToRegister": [], |
| 807 | "toolchainsToRegister": [], |
| 808 | "extensionUsages": [], |
| 809 | "deps": { |
| 810 | "bazel_skylib": "bazel_skylib@1.5.0", |
| 811 | "rules_cc": "rules_cc@0.0.9", |
| 812 | "bazel_tools": "bazel_tools@_", |
| 813 | "local_config_platform": "local_config_platform@_" |
| 814 | }, |
| 815 | "repoSpec": { |
| 816 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 817 | "ruleClassName": "http_archive", |
| 818 | "attributes": { |
| 819 | "name": "rules_proto~4.0.0", |
| 820 | "urls": [ |
| 821 | "https://github.com/bazelbuild/rules_proto/archive/refs/tags/4.0.0.zip" |
| 822 | ], |
| 823 | "integrity": "sha256-Lr5z6xyuRA19pNtRYMGjKaynwQpck4H/lwYyVjyhoq4=", |
| 824 | "strip_prefix": "rules_proto-4.0.0", |
| 825 | "remote_patches": { |
| 826 | "https://bcr.bazel.build/modules/rules_proto/4.0.0/patches/module_dot_bazel.patch": "sha256-MclJO7tIAM2ElDAmscNId9pKTpOuDGHgVlW/9VBOIp0=" |
| 827 | }, |
| 828 | "remote_patch_strip": 0 |
| 829 | } |
| 830 | } |
| 831 | }, |
| 832 | "protobuf@3.19.6": { |
| 833 | "name": "protobuf", |
| 834 | "version": "3.19.6", |
| 835 | "key": "protobuf@3.19.6", |
| 836 | "repoName": "protobuf", |
| 837 | "executionPlatformsToRegister": [], |
| 838 | "toolchainsToRegister": [], |
| 839 | "extensionUsages": [], |
| 840 | "deps": { |
| 841 | "bazel_skylib": "bazel_skylib@1.5.0", |
| 842 | "zlib": "zlib@1.3", |
| 843 | "rules_python": "rules_python@0.10.2", |
| 844 | "rules_cc": "rules_cc@0.0.9", |
| 845 | "rules_proto": "rules_proto@4.0.0", |
| 846 | "rules_java": "rules_java@7.1.0", |
| 847 | "bazel_tools": "bazel_tools@_", |
| 848 | "local_config_platform": "local_config_platform@_" |
| 849 | }, |
| 850 | "repoSpec": { |
| 851 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 852 | "ruleClassName": "http_archive", |
| 853 | "attributes": { |
| 854 | "name": "protobuf~3.19.6", |
| 855 | "urls": [ |
| 856 | "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.19.6.zip" |
| 857 | ], |
| 858 | "integrity": "sha256-OH4sVZuyx8G8N5jE5s/wFTgaebJ1hpavy/johzC0c4k=", |
| 859 | "strip_prefix": "protobuf-3.19.6", |
| 860 | "remote_patches": { |
| 861 | "https://bcr.bazel.build/modules/protobuf/3.19.6/patches/relative_repo_names.patch": "sha256-w/5gw/zGv8NFId+669hcdw1Uus2lxgYpulATHIwIByI=", |
| 862 | "https://bcr.bazel.build/modules/protobuf/3.19.6/patches/remove_dependency_on_rules_jvm_external.patch": "sha256-THUTnVgEBmjA0W7fKzIyZOVG58DnW9HQTkr4D2zKUUc=", |
| 863 | "https://bcr.bazel.build/modules/protobuf/3.19.6/patches/add_module_dot_bazel_for_examples.patch": "sha256-s/b1gi3baK3LsXefI2rQilhmkb2R5jVJdnT6zEcdfHY=", |
| 864 | "https://bcr.bazel.build/modules/protobuf/3.19.6/patches/module_dot_bazel.patch": "sha256-S0DEni8zgx7rHscW3z/rCEubQnYec0XhNet640cw0h4=" |
| 865 | }, |
| 866 | "remote_patch_strip": 1 |
| 867 | } |
| 868 | } |
| 869 | }, |
| 870 | "zlib@1.3": { |
| 871 | "name": "zlib", |
| 872 | "version": "1.3", |
| 873 | "key": "zlib@1.3", |
| 874 | "repoName": "zlib", |
| 875 | "executionPlatformsToRegister": [], |
| 876 | "toolchainsToRegister": [], |
| 877 | "extensionUsages": [], |
| 878 | "deps": { |
| 879 | "platforms": "platforms@0.0.8", |
| 880 | "rules_cc": "rules_cc@0.0.9", |
| 881 | "bazel_tools": "bazel_tools@_", |
| 882 | "local_config_platform": "local_config_platform@_" |
| 883 | }, |
| 884 | "repoSpec": { |
| 885 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 886 | "ruleClassName": "http_archive", |
| 887 | "attributes": { |
| 888 | "name": "zlib~1.3", |
| 889 | "urls": [ |
| 890 | "https://github.com/madler/zlib/releases/download/v1.3/zlib-1.3.tar.gz" |
| 891 | ], |
| 892 | "integrity": "sha256-/wukwpIBPbwnUws6geH5qBPNOd4Byl4Pi/NVcC76WT4=", |
| 893 | "strip_prefix": "zlib-1.3", |
| 894 | "remote_patches": { |
| 895 | "https://bcr.bazel.build/modules/zlib/1.3/patches/add_build_file.patch": "sha256-Ei+FYaaOo7A3jTKunMEodTI0Uw5NXQyZEcboMC8JskY=", |
| 896 | "https://bcr.bazel.build/modules/zlib/1.3/patches/module_dot_bazel.patch": "sha256-fPWLM+2xaF/kuy+kZc1YTfW6hNjrkG400Ho7gckuyJk=" |
| 897 | }, |
| 898 | "remote_patch_strip": 0 |
| 899 | } |
| 900 | } |
| 901 | }, |
| 902 | "apple_support@1.5.0": { |
| 903 | "name": "apple_support", |
| 904 | "version": "1.5.0", |
| 905 | "key": "apple_support@1.5.0", |
| 906 | "repoName": "build_bazel_apple_support", |
| 907 | "executionPlatformsToRegister": [], |
| 908 | "toolchainsToRegister": [ |
| 909 | "@local_config_apple_cc_toolchains//:all" |
| 910 | ], |
| 911 | "extensionUsages": [ |
| 912 | { |
| 913 | "extensionBzlFile": "@build_bazel_apple_support//crosstool:setup.bzl", |
| 914 | "extensionName": "apple_cc_configure_extension", |
| 915 | "usingModule": "apple_support@1.5.0", |
| 916 | "location": { |
| 917 | "file": "https://bcr.bazel.build/modules/apple_support/1.5.0/MODULE.bazel", |
| 918 | "line": 17, |
| 919 | "column": 35 |
| 920 | }, |
| 921 | "imports": { |
| 922 | "local_config_apple_cc": "local_config_apple_cc", |
| 923 | "local_config_apple_cc_toolchains": "local_config_apple_cc_toolchains" |
| 924 | }, |
| 925 | "devImports": [], |
| 926 | "tags": [], |
| 927 | "hasDevUseExtension": false, |
| 928 | "hasNonDevUseExtension": true |
| 929 | } |
| 930 | ], |
| 931 | "deps": { |
| 932 | "bazel_skylib": "bazel_skylib@1.5.0", |
| 933 | "platforms": "platforms@0.0.8", |
| 934 | "bazel_tools": "bazel_tools@_", |
| 935 | "local_config_platform": "local_config_platform@_" |
| 936 | }, |
| 937 | "repoSpec": { |
| 938 | "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", |
| 939 | "ruleClassName": "http_archive", |
| 940 | "attributes": { |
| 941 | "name": "apple_support~1.5.0", |
| 942 | "urls": [ |
| 943 | "https://github.com/bazelbuild/apple_support/releases/download/1.5.0/apple_support.1.5.0.tar.gz" |
| 944 | ], |
| 945 | "integrity": "sha256-miM41vja0yRPgj8txghKA+TQ+7J8qJLclw5okNW0gYQ=", |
| 946 | "strip_prefix": "", |
| 947 | "remote_patches": {}, |
| 948 | "remote_patch_strip": 0 |
| 949 | } |
| 950 | } |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 951 | } |
| 952 | }, |
| 953 | "moduleExtensions": { |
| 954 | "@@apple_support~1.5.0//crosstool:setup.bzl%apple_cc_configure_extension": { |
| 955 | "general": { |
| 956 | "bzlTransitiveDigest": "pMLFCYaRPkgXPQ8vtuNkMfiHfPmRBy6QJfnid4sWfv0=", |
| 957 | "accumulatedFileDigests": {}, |
| 958 | "envVariables": {}, |
| 959 | "generatedRepoSpecs": { |
| 960 | "local_config_apple_cc": { |
| 961 | "bzlFile": "@@apple_support~1.5.0//crosstool:setup.bzl", |
| 962 | "ruleClassName": "_apple_cc_autoconf", |
| 963 | "attributes": { |
| 964 | "name": "apple_support~1.5.0~apple_cc_configure_extension~local_config_apple_cc" |
| 965 | } |
| 966 | }, |
| 967 | "local_config_apple_cc_toolchains": { |
| 968 | "bzlFile": "@@apple_support~1.5.0//crosstool:setup.bzl", |
| 969 | "ruleClassName": "_apple_cc_autoconf_toolchains", |
| 970 | "attributes": { |
| 971 | "name": "apple_support~1.5.0~apple_cc_configure_extension~local_config_apple_cc_toolchains" |
| 972 | } |
| 973 | } |
| 974 | } |
| 975 | } |
| 976 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 977 | "@@aspect_bazel_lib~2.4.1//lib:extensions.bzl%toolchains": { |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 978 | "general": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 979 | "bzlTransitiveDigest": "eeqQog5LQH5R78smtyag02cijKHCNKZFOOh7fAHZ1Ps=", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 980 | "accumulatedFileDigests": {}, |
| 981 | "envVariables": {}, |
| 982 | "generatedRepoSpecs": { |
| 983 | "expand_template_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 984 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:expand_template_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 985 | "ruleClassName": "expand_template_platform_repo", |
| 986 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 987 | "name": "aspect_bazel_lib~2.4.1~toolchains~expand_template_windows_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 988 | "platform": "windows_amd64" |
| 989 | } |
| 990 | }, |
| 991 | "copy_to_directory_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 992 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 993 | "ruleClassName": "copy_to_directory_platform_repo", |
| 994 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 995 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_to_directory_windows_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 996 | "platform": "windows_amd64" |
| 997 | } |
| 998 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 999 | "bsd_tar_host": { |
| 1000 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:tar_toolchain.bzl", |
| 1001 | "ruleClassName": "bsdtar_binary_repo", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1002 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1003 | "name": "aspect_bazel_lib~2.4.1~toolchains~bsd_tar_host", |
| 1004 | "platform": "host" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1005 | } |
| 1006 | }, |
| 1007 | "jq_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1008 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1009 | "ruleClassName": "jq_platform_repo", |
| 1010 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1011 | "name": "aspect_bazel_lib~2.4.1~toolchains~jq_darwin_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1012 | "platform": "darwin_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1013 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1014 | } |
| 1015 | }, |
| 1016 | "copy_to_directory_freebsd_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1017 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1018 | "ruleClassName": "copy_to_directory_platform_repo", |
| 1019 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1020 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_to_directory_freebsd_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1021 | "platform": "freebsd_amd64" |
| 1022 | } |
| 1023 | }, |
| 1024 | "expand_template_linux_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1025 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:expand_template_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1026 | "ruleClassName": "expand_template_platform_repo", |
| 1027 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1028 | "name": "aspect_bazel_lib~2.4.1~toolchains~expand_template_linux_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1029 | "platform": "linux_amd64" |
| 1030 | } |
| 1031 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1032 | "jq_linux_arm64": { |
| 1033 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| 1034 | "ruleClassName": "jq_platform_repo", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1035 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1036 | "name": "aspect_bazel_lib~2.4.1~toolchains~jq_linux_arm64", |
| 1037 | "platform": "linux_arm64", |
| 1038 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1039 | } |
| 1040 | }, |
| 1041 | "coreutils_darwin_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1042 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1043 | "ruleClassName": "coreutils_platform_repo", |
| 1044 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1045 | "name": "aspect_bazel_lib~2.4.1~toolchains~coreutils_darwin_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1046 | "platform": "darwin_arm64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1047 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1048 | } |
| 1049 | }, |
| 1050 | "copy_to_directory_linux_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1051 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1052 | "ruleClassName": "copy_to_directory_platform_repo", |
| 1053 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1054 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_to_directory_linux_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1055 | "platform": "linux_arm64" |
| 1056 | } |
| 1057 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1058 | "bsd_tar_linux_arm64": { |
| 1059 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:tar_toolchain.bzl", |
| 1060 | "ruleClassName": "bsdtar_binary_repo", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1061 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1062 | "name": "aspect_bazel_lib~2.4.1~toolchains~bsd_tar_linux_arm64", |
| 1063 | "platform": "linux_arm64" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1064 | } |
| 1065 | }, |
| 1066 | "copy_directory_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1067 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1068 | "ruleClassName": "copy_directory_platform_repo", |
| 1069 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1070 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_directory_darwin_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1071 | "platform": "darwin_amd64" |
| 1072 | } |
| 1073 | }, |
| 1074 | "coreutils_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1075 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1076 | "ruleClassName": "coreutils_platform_repo", |
| 1077 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1078 | "name": "aspect_bazel_lib~2.4.1~toolchains~coreutils_darwin_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1079 | "platform": "darwin_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1080 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1081 | } |
| 1082 | }, |
| 1083 | "coreutils_linux_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1084 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1085 | "ruleClassName": "coreutils_platform_repo", |
| 1086 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1087 | "name": "aspect_bazel_lib~2.4.1~toolchains~coreutils_linux_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1088 | "platform": "linux_arm64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1089 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1090 | } |
| 1091 | }, |
| 1092 | "yq_linux_s390x": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1093 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1094 | "ruleClassName": "yq_platform_repo", |
| 1095 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1096 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq_linux_s390x", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1097 | "platform": "linux_s390x", |
| 1098 | "version": "4.25.2" |
| 1099 | } |
| 1100 | }, |
| 1101 | "yq": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1102 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1103 | "ruleClassName": "yq_host_alias_repo", |
| 1104 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1105 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1106 | } |
| 1107 | }, |
| 1108 | "expand_template_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1109 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:expand_template_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1110 | "ruleClassName": "expand_template_platform_repo", |
| 1111 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1112 | "name": "aspect_bazel_lib~2.4.1~toolchains~expand_template_darwin_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1113 | "platform": "darwin_amd64" |
| 1114 | } |
| 1115 | }, |
| 1116 | "copy_directory_linux_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1117 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1118 | "ruleClassName": "copy_directory_platform_repo", |
| 1119 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1120 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_directory_linux_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1121 | "platform": "linux_amd64" |
| 1122 | } |
| 1123 | }, |
| 1124 | "jq_darwin_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1125 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1126 | "ruleClassName": "jq_platform_repo", |
| 1127 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1128 | "name": "aspect_bazel_lib~2.4.1~toolchains~jq_darwin_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1129 | "platform": "darwin_arm64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1130 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1131 | } |
| 1132 | }, |
| 1133 | "yq_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1134 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1135 | "ruleClassName": "yq_platform_repo", |
| 1136 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1137 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq_darwin_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1138 | "platform": "darwin_amd64", |
| 1139 | "version": "4.25.2" |
| 1140 | } |
| 1141 | }, |
| 1142 | "copy_directory_linux_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1143 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1144 | "ruleClassName": "copy_directory_platform_repo", |
| 1145 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1146 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_directory_linux_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1147 | "platform": "linux_arm64" |
| 1148 | } |
| 1149 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1150 | "expand_template_toolchains": { |
| 1151 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:expand_template_toolchain.bzl", |
| 1152 | "ruleClassName": "expand_template_toolchains_repo", |
| 1153 | "attributes": { |
| 1154 | "name": "aspect_bazel_lib~2.4.1~toolchains~expand_template_toolchains", |
| 1155 | "user_repository_name": "expand_template" |
| 1156 | } |
| 1157 | }, |
| 1158 | "bats_assert": { |
| 1159 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1160 | "ruleClassName": "http_archive", |
| 1161 | "attributes": { |
| 1162 | "name": "aspect_bazel_lib~2.4.1~toolchains~bats_assert", |
| 1163 | "sha256": "98ca3b685f8b8993e48ec057565e6e2abcc541034ed5b0e81f191505682037fd", |
| 1164 | "urls": [ |
| 1165 | "https://github.com/bats-core/bats-assert/archive/v2.1.0.tar.gz" |
| 1166 | ], |
| 1167 | "strip_prefix": "bats-assert-2.1.0", |
| 1168 | "build_file_content": "load(\"@aspect_bazel_lib//lib:copy_to_directory.bzl\", \"copy_to_directory\")\n\ncopy_to_directory(\n name = \"assert\",\n hardlink = \"on\",\n srcs = glob([\n \"src/**\",\n \"load.bash\",\n ]),\n out = \"bats-assert\",\n visibility = [\"//visibility:public\"]\n)\n" |
| 1169 | } |
| 1170 | }, |
| 1171 | "copy_to_directory_darwin_amd64": { |
| 1172 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| 1173 | "ruleClassName": "copy_to_directory_platform_repo", |
| 1174 | "attributes": { |
| 1175 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_to_directory_darwin_amd64", |
| 1176 | "platform": "darwin_amd64" |
| 1177 | } |
| 1178 | }, |
| 1179 | "bsd_tar_linux_amd64": { |
| 1180 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:tar_toolchain.bzl", |
| 1181 | "ruleClassName": "bsdtar_binary_repo", |
| 1182 | "attributes": { |
| 1183 | "name": "aspect_bazel_lib~2.4.1~toolchains~bsd_tar_linux_amd64", |
| 1184 | "platform": "linux_amd64" |
| 1185 | } |
| 1186 | }, |
| 1187 | "yq_toolchains": { |
| 1188 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| 1189 | "ruleClassName": "yq_toolchains_repo", |
| 1190 | "attributes": { |
| 1191 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq_toolchains", |
| 1192 | "user_repository_name": "yq" |
| 1193 | } |
| 1194 | }, |
| 1195 | "bats_support": { |
| 1196 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1197 | "ruleClassName": "http_archive", |
| 1198 | "attributes": { |
| 1199 | "name": "aspect_bazel_lib~2.4.1~toolchains~bats_support", |
| 1200 | "sha256": "7815237aafeb42ddcc1b8c698fc5808026d33317d8701d5ec2396e9634e2918f", |
| 1201 | "urls": [ |
| 1202 | "https://github.com/bats-core/bats-support/archive/v0.3.0.tar.gz" |
| 1203 | ], |
| 1204 | "strip_prefix": "bats-support-0.3.0", |
| 1205 | "build_file_content": "load(\"@aspect_bazel_lib//lib:copy_to_directory.bzl\", \"copy_to_directory\")\n\ncopy_to_directory(\n name = \"support\",\n hardlink = \"on\",\n srcs = glob([\n \"src/**\",\n \"load.bash\",\n ]),\n out = \"bats-support\",\n visibility = [\"//visibility:public\"]\n)\n" |
| 1206 | } |
| 1207 | }, |
| 1208 | "bsd_tar_windows_amd64": { |
| 1209 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:tar_toolchain.bzl", |
| 1210 | "ruleClassName": "bsdtar_binary_repo", |
| 1211 | "attributes": { |
| 1212 | "name": "aspect_bazel_lib~2.4.1~toolchains~bsd_tar_windows_amd64", |
| 1213 | "platform": "windows_amd64" |
| 1214 | } |
| 1215 | }, |
| 1216 | "jq": { |
| 1217 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| 1218 | "ruleClassName": "jq_host_alias_repo", |
| 1219 | "attributes": { |
| 1220 | "name": "aspect_bazel_lib~2.4.1~toolchains~jq" |
| 1221 | } |
| 1222 | }, |
| 1223 | "expand_template_darwin_arm64": { |
| 1224 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:expand_template_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1225 | "ruleClassName": "expand_template_platform_repo", |
| 1226 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1227 | "name": "aspect_bazel_lib~2.4.1~toolchains~expand_template_darwin_arm64", |
| 1228 | "platform": "darwin_arm64" |
| 1229 | } |
| 1230 | }, |
| 1231 | "copy_to_directory_linux_amd64": { |
| 1232 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| 1233 | "ruleClassName": "copy_to_directory_platform_repo", |
| 1234 | "attributes": { |
| 1235 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_to_directory_linux_amd64", |
| 1236 | "platform": "linux_amd64" |
| 1237 | } |
| 1238 | }, |
| 1239 | "coreutils_linux_amd64": { |
| 1240 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| 1241 | "ruleClassName": "coreutils_platform_repo", |
| 1242 | "attributes": { |
| 1243 | "name": "aspect_bazel_lib~2.4.1~toolchains~coreutils_linux_amd64", |
| 1244 | "platform": "linux_amd64", |
| 1245 | "version": "0.0.23" |
| 1246 | } |
| 1247 | }, |
| 1248 | "copy_directory_toolchains": { |
| 1249 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_directory_toolchain.bzl", |
| 1250 | "ruleClassName": "copy_directory_toolchains_repo", |
| 1251 | "attributes": { |
| 1252 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_directory_toolchains", |
| 1253 | "user_repository_name": "copy_directory" |
| 1254 | } |
| 1255 | }, |
| 1256 | "yq_linux_amd64": { |
| 1257 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| 1258 | "ruleClassName": "yq_platform_repo", |
| 1259 | "attributes": { |
| 1260 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq_linux_amd64", |
| 1261 | "platform": "linux_amd64", |
| 1262 | "version": "4.25.2" |
| 1263 | } |
| 1264 | }, |
| 1265 | "copy_to_directory_darwin_arm64": { |
| 1266 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| 1267 | "ruleClassName": "copy_to_directory_platform_repo", |
| 1268 | "attributes": { |
| 1269 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_to_directory_darwin_arm64", |
| 1270 | "platform": "darwin_arm64" |
| 1271 | } |
| 1272 | }, |
| 1273 | "coreutils_toolchains": { |
| 1274 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| 1275 | "ruleClassName": "coreutils_toolchains_repo", |
| 1276 | "attributes": { |
| 1277 | "name": "aspect_bazel_lib~2.4.1~toolchains~coreutils_toolchains", |
| 1278 | "user_repository_name": "coreutils" |
| 1279 | } |
| 1280 | }, |
| 1281 | "copy_directory_freebsd_amd64": { |
| 1282 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_directory_toolchain.bzl", |
| 1283 | "ruleClassName": "copy_directory_platform_repo", |
| 1284 | "attributes": { |
| 1285 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_directory_freebsd_amd64", |
| 1286 | "platform": "freebsd_amd64" |
| 1287 | } |
| 1288 | }, |
| 1289 | "bats_file": { |
| 1290 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1291 | "ruleClassName": "http_archive", |
| 1292 | "attributes": { |
| 1293 | "name": "aspect_bazel_lib~2.4.1~toolchains~bats_file", |
| 1294 | "sha256": "9b69043241f3af1c2d251f89b4fcafa5df3f05e97b89db18d7c9bdf5731bb27a", |
| 1295 | "urls": [ |
| 1296 | "https://github.com/bats-core/bats-file/archive/v0.4.0.tar.gz" |
| 1297 | ], |
| 1298 | "strip_prefix": "bats-file-0.4.0", |
| 1299 | "build_file_content": "load(\"@aspect_bazel_lib//lib:copy_to_directory.bzl\", \"copy_to_directory\")\n\ncopy_to_directory(\n name = \"file\",\n hardlink = \"on\",\n srcs = glob([\n \"src/**\",\n \"load.bash\",\n ]),\n out = \"bats-file\",\n visibility = [\"//visibility:public\"]\n)\n" |
| 1300 | } |
| 1301 | }, |
| 1302 | "expand_template_linux_arm64": { |
| 1303 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:expand_template_toolchain.bzl", |
| 1304 | "ruleClassName": "expand_template_platform_repo", |
| 1305 | "attributes": { |
| 1306 | "name": "aspect_bazel_lib~2.4.1~toolchains~expand_template_linux_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1307 | "platform": "linux_arm64" |
| 1308 | } |
| 1309 | }, |
| 1310 | "jq_linux_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1311 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1312 | "ruleClassName": "jq_platform_repo", |
| 1313 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1314 | "name": "aspect_bazel_lib~2.4.1~toolchains~jq_linux_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1315 | "platform": "linux_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1316 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1317 | } |
| 1318 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1319 | "bsd_tar_toolchains": { |
| 1320 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:tar_toolchain.bzl", |
| 1321 | "ruleClassName": "tar_toolchains_repo", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1322 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1323 | "name": "aspect_bazel_lib~2.4.1~toolchains~bsd_tar_toolchains", |
| 1324 | "user_repository_name": "bsd_tar" |
| 1325 | } |
| 1326 | }, |
| 1327 | "bats_toolchains": { |
| 1328 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1329 | "ruleClassName": "http_archive", |
| 1330 | "attributes": { |
| 1331 | "name": "aspect_bazel_lib~2.4.1~toolchains~bats_toolchains", |
| 1332 | "sha256": "a1a9f7875aa4b6a9480ca384d5865f1ccf1b0b1faead6b47aa47d79709a5c5fd", |
| 1333 | "urls": [ |
| 1334 | "https://github.com/bats-core/bats-core/archive/v1.10.0.tar.gz" |
| 1335 | ], |
| 1336 | "strip_prefix": "bats-core-1.10.0", |
| 1337 | "build_file_content": "load(\"@local_config_platform//:constraints.bzl\", \"HOST_CONSTRAINTS\")\nload(\"@aspect_bazel_lib//lib/private:bats_toolchain.bzl\", \"bats_toolchain\")\nload(\"@aspect_bazel_lib//lib:copy_to_directory.bzl\", \"copy_to_directory\")\n\ncopy_to_directory(\n name = \"core\",\n hardlink = \"on\",\n srcs = glob([\n \"lib/**\",\n \"libexec/**\"\n ]) + [\"bin/bats\"],\n out = \"bats-core\",\n)\n\nbats_toolchain(\n name = \"toolchain\",\n core = \":core\",\n libraries = [\"@bats_support//:support\", \"@bats_assert//:assert\", \"@bats_file//:file\"]\n)\n\ntoolchain(\n name = \"bats_toolchain\",\n exec_compatible_with = HOST_CONSTRAINTS,\n toolchain = \":toolchain\",\n toolchain_type = \"@aspect_bazel_lib//lib:bats_toolchain_type\",\n)\n" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1338 | } |
| 1339 | }, |
| 1340 | "yq_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1341 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1342 | "ruleClassName": "yq_platform_repo", |
| 1343 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1344 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq_windows_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1345 | "platform": "windows_amd64", |
| 1346 | "version": "4.25.2" |
| 1347 | } |
| 1348 | }, |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1349 | "jq_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1350 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1351 | "ruleClassName": "jq_platform_repo", |
| 1352 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1353 | "name": "aspect_bazel_lib~2.4.1~toolchains~jq_windows_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1354 | "platform": "windows_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1355 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1356 | } |
| 1357 | }, |
| 1358 | "expand_template_freebsd_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1359 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:expand_template_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1360 | "ruleClassName": "expand_template_platform_repo", |
| 1361 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1362 | "name": "aspect_bazel_lib~2.4.1~toolchains~expand_template_freebsd_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1363 | "platform": "freebsd_amd64" |
| 1364 | } |
| 1365 | }, |
| 1366 | "yq_linux_ppc64le": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1367 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1368 | "ruleClassName": "yq_platform_repo", |
| 1369 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1370 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq_linux_ppc64le", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1371 | "platform": "linux_ppc64le", |
| 1372 | "version": "4.25.2" |
| 1373 | } |
| 1374 | }, |
| 1375 | "copy_to_directory_toolchains": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1376 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1377 | "ruleClassName": "copy_to_directory_toolchains_repo", |
| 1378 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1379 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_to_directory_toolchains", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1380 | "user_repository_name": "copy_to_directory" |
| 1381 | } |
| 1382 | }, |
| 1383 | "jq_toolchains": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1384 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1385 | "ruleClassName": "jq_toolchains_repo", |
| 1386 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1387 | "name": "aspect_bazel_lib~2.4.1~toolchains~jq_toolchains", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1388 | "user_repository_name": "jq" |
| 1389 | } |
| 1390 | }, |
| 1391 | "copy_directory_darwin_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1392 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1393 | "ruleClassName": "copy_directory_platform_repo", |
| 1394 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1395 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_directory_darwin_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1396 | "platform": "darwin_arm64" |
| 1397 | } |
| 1398 | }, |
| 1399 | "copy_directory_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1400 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1401 | "ruleClassName": "copy_directory_platform_repo", |
| 1402 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1403 | "name": "aspect_bazel_lib~2.4.1~toolchains~copy_directory_windows_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1404 | "platform": "windows_amd64" |
| 1405 | } |
| 1406 | }, |
| 1407 | "yq_darwin_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1408 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1409 | "ruleClassName": "yq_platform_repo", |
| 1410 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1411 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq_darwin_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1412 | "platform": "darwin_arm64", |
| 1413 | "version": "4.25.2" |
| 1414 | } |
| 1415 | }, |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1416 | "coreutils_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1417 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1418 | "ruleClassName": "coreutils_platform_repo", |
| 1419 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1420 | "name": "aspect_bazel_lib~2.4.1~toolchains~coreutils_windows_amd64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1421 | "platform": "windows_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1422 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1423 | } |
| 1424 | }, |
| 1425 | "yq_linux_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1426 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1427 | "ruleClassName": "yq_platform_repo", |
| 1428 | "attributes": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 1429 | "name": "aspect_bazel_lib~2.4.1~toolchains~yq_linux_arm64", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1430 | "platform": "linux_arm64", |
| 1431 | "version": "4.25.2" |
| 1432 | } |
| 1433 | } |
| 1434 | } |
| 1435 | } |
| 1436 | }, |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1437 | "@@bazel_tools//tools/cpp:cc_configure.bzl%cc_configure_extension": { |
| 1438 | "general": { |
| 1439 | "bzlTransitiveDigest": "O9sf6ilKWU9Veed02jG9o2HM/xgV/UAyciuFBuxrFRY=", |
| 1440 | "accumulatedFileDigests": {}, |
| 1441 | "envVariables": {}, |
| 1442 | "generatedRepoSpecs": { |
| 1443 | "local_config_cc": { |
| 1444 | "bzlFile": "@@bazel_tools//tools/cpp:cc_configure.bzl", |
| 1445 | "ruleClassName": "cc_autoconf", |
| 1446 | "attributes": { |
| 1447 | "name": "bazel_tools~cc_configure_extension~local_config_cc" |
| 1448 | } |
| 1449 | }, |
| 1450 | "local_config_cc_toolchains": { |
| 1451 | "bzlFile": "@@bazel_tools//tools/cpp:cc_configure.bzl", |
| 1452 | "ruleClassName": "cc_autoconf_toolchains", |
| 1453 | "attributes": { |
| 1454 | "name": "bazel_tools~cc_configure_extension~local_config_cc_toolchains" |
| 1455 | } |
| 1456 | } |
| 1457 | } |
| 1458 | } |
| 1459 | }, |
| 1460 | "@@bazel_tools//tools/osx:xcode_configure.bzl%xcode_configure_extension": { |
| 1461 | "general": { |
| 1462 | "bzlTransitiveDigest": "Qh2bWTU6QW6wkrd87qrU4YeY+SG37Nvw3A0PR4Y0L2Y=", |
| 1463 | "accumulatedFileDigests": {}, |
| 1464 | "envVariables": {}, |
| 1465 | "generatedRepoSpecs": { |
| 1466 | "local_config_xcode": { |
| 1467 | "bzlFile": "@@bazel_tools//tools/osx:xcode_configure.bzl", |
| 1468 | "ruleClassName": "xcode_autoconf", |
| 1469 | "attributes": { |
| 1470 | "name": "bazel_tools~xcode_configure_extension~local_config_xcode", |
| 1471 | "xcode_locator": "@bazel_tools//tools/osx:xcode_locator.m", |
| 1472 | "remote_xcode": "" |
| 1473 | } |
| 1474 | } |
| 1475 | } |
| 1476 | } |
| 1477 | }, |
| 1478 | "@@bazel_tools//tools/sh:sh_configure.bzl%sh_configure_extension": { |
| 1479 | "general": { |
| 1480 | "bzlTransitiveDigest": "hp4NgmNjEg5+xgvzfh6L83bt9/aiiWETuNpwNuF1MSU=", |
| 1481 | "accumulatedFileDigests": {}, |
| 1482 | "envVariables": {}, |
| 1483 | "generatedRepoSpecs": { |
| 1484 | "local_config_sh": { |
| 1485 | "bzlFile": "@@bazel_tools//tools/sh:sh_configure.bzl", |
| 1486 | "ruleClassName": "sh_config", |
| 1487 | "attributes": { |
| 1488 | "name": "bazel_tools~sh_configure_extension~local_config_sh" |
| 1489 | } |
| 1490 | } |
| 1491 | } |
| 1492 | } |
| 1493 | }, |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 1494 | "@@rules_java~7.1.0//java:extensions.bzl%toolchains": { |
| 1495 | "general": { |
| 1496 | "bzlTransitiveDigest": "iUIRqCK7tkhvcDJCAfPPqSd06IHG0a8HQD0xeQyVAqw=", |
| 1497 | "accumulatedFileDigests": {}, |
| 1498 | "envVariables": {}, |
| 1499 | "generatedRepoSpecs": { |
| 1500 | "remotejdk21_linux_toolchain_config_repo": { |
| 1501 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1502 | "ruleClassName": "_toolchain_config", |
| 1503 | "attributes": { |
| 1504 | "name": "rules_java~7.1.0~toolchains~remotejdk21_linux_toolchain_config_repo", |
| 1505 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux//:jdk\",\n)\n" |
| 1506 | } |
| 1507 | }, |
| 1508 | "remotejdk17_linux_s390x_toolchain_config_repo": { |
| 1509 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1510 | "ruleClassName": "_toolchain_config", |
| 1511 | "attributes": { |
| 1512 | "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_s390x_toolchain_config_repo", |
| 1513 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_s390x//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_s390x//:jdk\",\n)\n" |
| 1514 | } |
| 1515 | }, |
| 1516 | "remotejdk17_macos_toolchain_config_repo": { |
| 1517 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1518 | "ruleClassName": "_toolchain_config", |
| 1519 | "attributes": { |
| 1520 | "name": "rules_java~7.1.0~toolchains~remotejdk17_macos_toolchain_config_repo", |
| 1521 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos//:jdk\",\n)\n" |
| 1522 | } |
| 1523 | }, |
| 1524 | "remotejdk21_macos_aarch64_toolchain_config_repo": { |
| 1525 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1526 | "ruleClassName": "_toolchain_config", |
| 1527 | "attributes": { |
| 1528 | "name": "rules_java~7.1.0~toolchains~remotejdk21_macos_aarch64_toolchain_config_repo", |
| 1529 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos_aarch64//:jdk\",\n)\n" |
| 1530 | } |
| 1531 | }, |
| 1532 | "remotejdk17_linux_aarch64_toolchain_config_repo": { |
| 1533 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1534 | "ruleClassName": "_toolchain_config", |
| 1535 | "attributes": { |
| 1536 | "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_aarch64_toolchain_config_repo", |
| 1537 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_aarch64//:jdk\",\n)\n" |
| 1538 | } |
| 1539 | }, |
| 1540 | "remotejdk21_macos_aarch64": { |
| 1541 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1542 | "ruleClassName": "http_archive", |
| 1543 | "attributes": { |
| 1544 | "name": "rules_java~7.1.0~toolchains~remotejdk21_macos_aarch64", |
| 1545 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", |
| 1546 | "sha256": "2a7a99a3ea263dbd8d32a67d1e6e363ba8b25c645c826f5e167a02bbafaff1fa", |
| 1547 | "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-macosx_aarch64", |
| 1548 | "urls": [ |
| 1549 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-macosx_aarch64.tar.gz", |
| 1550 | "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-macosx_aarch64.tar.gz" |
| 1551 | ] |
| 1552 | } |
| 1553 | }, |
| 1554 | "remotejdk17_linux_toolchain_config_repo": { |
| 1555 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1556 | "ruleClassName": "_toolchain_config", |
| 1557 | "attributes": { |
| 1558 | "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_toolchain_config_repo", |
| 1559 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux//:jdk\",\n)\n" |
| 1560 | } |
| 1561 | }, |
| 1562 | "remotejdk17_macos_aarch64": { |
| 1563 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1564 | "ruleClassName": "http_archive", |
| 1565 | "attributes": { |
| 1566 | "name": "rules_java~7.1.0~toolchains~remotejdk17_macos_aarch64", |
| 1567 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", |
| 1568 | "sha256": "314b04568ec0ae9b36ba03c9cbd42adc9e1265f74678923b19297d66eb84dcca", |
| 1569 | "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64", |
| 1570 | "urls": [ |
| 1571 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64.tar.gz", |
| 1572 | "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64.tar.gz" |
| 1573 | ] |
| 1574 | } |
| 1575 | }, |
| 1576 | "remote_java_tools_windows": { |
| 1577 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1578 | "ruleClassName": "http_archive", |
| 1579 | "attributes": { |
| 1580 | "name": "rules_java~7.1.0~toolchains~remote_java_tools_windows", |
| 1581 | "sha256": "c5c70c214a350f12cbf52da8270fa43ba629b795f3dd328028a38f8f0d39c2a1", |
| 1582 | "urls": [ |
| 1583 | "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools_windows-v13.1.zip", |
| 1584 | "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools_windows-v13.1.zip" |
| 1585 | ] |
| 1586 | } |
| 1587 | }, |
| 1588 | "remotejdk11_win": { |
| 1589 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1590 | "ruleClassName": "http_archive", |
| 1591 | "attributes": { |
| 1592 | "name": "rules_java~7.1.0~toolchains~remotejdk11_win", |
| 1593 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", |
| 1594 | "sha256": "43408193ce2fa0862819495b5ae8541085b95660153f2adcf91a52d3a1710e83", |
| 1595 | "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-win_x64", |
| 1596 | "urls": [ |
| 1597 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-win_x64.zip", |
| 1598 | "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-win_x64.zip" |
| 1599 | ] |
| 1600 | } |
| 1601 | }, |
| 1602 | "remotejdk11_win_toolchain_config_repo": { |
| 1603 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1604 | "ruleClassName": "_toolchain_config", |
| 1605 | "attributes": { |
| 1606 | "name": "rules_java~7.1.0~toolchains~remotejdk11_win_toolchain_config_repo", |
| 1607 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win//:jdk\",\n)\n" |
| 1608 | } |
| 1609 | }, |
| 1610 | "remotejdk11_linux_aarch64": { |
| 1611 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1612 | "ruleClassName": "http_archive", |
| 1613 | "attributes": { |
| 1614 | "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_aarch64", |
| 1615 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", |
| 1616 | "sha256": "54174439f2b3fddd11f1048c397fe7bb45d4c9d66d452d6889b013d04d21c4de", |
| 1617 | "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-linux_aarch64", |
| 1618 | "urls": [ |
| 1619 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_aarch64.tar.gz", |
| 1620 | "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_aarch64.tar.gz" |
| 1621 | ] |
| 1622 | } |
| 1623 | }, |
| 1624 | "remotejdk17_linux": { |
| 1625 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1626 | "ruleClassName": "http_archive", |
| 1627 | "attributes": { |
| 1628 | "name": "rules_java~7.1.0~toolchains~remotejdk17_linux", |
| 1629 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", |
| 1630 | "sha256": "b9482f2304a1a68a614dfacddcf29569a72f0fac32e6c74f83dc1b9a157b8340", |
| 1631 | "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-linux_x64", |
| 1632 | "urls": [ |
| 1633 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_x64.tar.gz", |
| 1634 | "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_x64.tar.gz" |
| 1635 | ] |
| 1636 | } |
| 1637 | }, |
| 1638 | "remotejdk11_linux_s390x_toolchain_config_repo": { |
| 1639 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1640 | "ruleClassName": "_toolchain_config", |
| 1641 | "attributes": { |
| 1642 | "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_s390x_toolchain_config_repo", |
| 1643 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_s390x//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_s390x//:jdk\",\n)\n" |
| 1644 | } |
| 1645 | }, |
| 1646 | "remotejdk11_linux_toolchain_config_repo": { |
| 1647 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1648 | "ruleClassName": "_toolchain_config", |
| 1649 | "attributes": { |
| 1650 | "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_toolchain_config_repo", |
| 1651 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux//:jdk\",\n)\n" |
| 1652 | } |
| 1653 | }, |
| 1654 | "remotejdk11_macos": { |
| 1655 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1656 | "ruleClassName": "http_archive", |
| 1657 | "attributes": { |
| 1658 | "name": "rules_java~7.1.0~toolchains~remotejdk11_macos", |
| 1659 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", |
| 1660 | "sha256": "bcaab11cfe586fae7583c6d9d311c64384354fb2638eb9a012eca4c3f1a1d9fd", |
| 1661 | "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-macosx_x64", |
| 1662 | "urls": [ |
| 1663 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_x64.tar.gz", |
| 1664 | "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_x64.tar.gz" |
| 1665 | ] |
| 1666 | } |
| 1667 | }, |
| 1668 | "remotejdk11_win_arm64": { |
| 1669 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1670 | "ruleClassName": "http_archive", |
| 1671 | "attributes": { |
| 1672 | "name": "rules_java~7.1.0~toolchains~remotejdk11_win_arm64", |
| 1673 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", |
| 1674 | "sha256": "b8a28e6e767d90acf793ea6f5bed0bb595ba0ba5ebdf8b99f395266161e53ec2", |
| 1675 | "strip_prefix": "jdk-11.0.13+8", |
| 1676 | "urls": [ |
| 1677 | "https://mirror.bazel.build/aka.ms/download-jdk/microsoft-jdk-11.0.13.8.1-windows-aarch64.zip" |
| 1678 | ] |
| 1679 | } |
| 1680 | }, |
| 1681 | "remotejdk17_macos": { |
| 1682 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1683 | "ruleClassName": "http_archive", |
| 1684 | "attributes": { |
| 1685 | "name": "rules_java~7.1.0~toolchains~remotejdk17_macos", |
| 1686 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", |
| 1687 | "sha256": "640453e8afe8ffe0fb4dceb4535fb50db9c283c64665eebb0ba68b19e65f4b1f", |
| 1688 | "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-macosx_x64", |
| 1689 | "urls": [ |
| 1690 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_x64.tar.gz", |
| 1691 | "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_x64.tar.gz" |
| 1692 | ] |
| 1693 | } |
| 1694 | }, |
| 1695 | "remotejdk21_macos": { |
| 1696 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1697 | "ruleClassName": "http_archive", |
| 1698 | "attributes": { |
| 1699 | "name": "rules_java~7.1.0~toolchains~remotejdk21_macos", |
| 1700 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", |
| 1701 | "sha256": "9639b87db586d0c89f7a9892ae47f421e442c64b97baebdff31788fbe23265bd", |
| 1702 | "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-macosx_x64", |
| 1703 | "urls": [ |
| 1704 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-macosx_x64.tar.gz", |
| 1705 | "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-macosx_x64.tar.gz" |
| 1706 | ] |
| 1707 | } |
| 1708 | }, |
| 1709 | "remotejdk21_macos_toolchain_config_repo": { |
| 1710 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1711 | "ruleClassName": "_toolchain_config", |
| 1712 | "attributes": { |
| 1713 | "name": "rules_java~7.1.0~toolchains~remotejdk21_macos_toolchain_config_repo", |
| 1714 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos//:jdk\",\n)\n" |
| 1715 | } |
| 1716 | }, |
| 1717 | "remotejdk17_macos_aarch64_toolchain_config_repo": { |
| 1718 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1719 | "ruleClassName": "_toolchain_config", |
| 1720 | "attributes": { |
| 1721 | "name": "rules_java~7.1.0~toolchains~remotejdk17_macos_aarch64_toolchain_config_repo", |
| 1722 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos_aarch64//:jdk\",\n)\n" |
| 1723 | } |
| 1724 | }, |
| 1725 | "remotejdk17_win": { |
| 1726 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1727 | "ruleClassName": "http_archive", |
| 1728 | "attributes": { |
| 1729 | "name": "rules_java~7.1.0~toolchains~remotejdk17_win", |
| 1730 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", |
| 1731 | "sha256": "192f2afca57701de6ec496234f7e45d971bf623ff66b8ee4a5c81582054e5637", |
| 1732 | "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-win_x64", |
| 1733 | "urls": [ |
| 1734 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_x64.zip", |
| 1735 | "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_x64.zip" |
| 1736 | ] |
| 1737 | } |
| 1738 | }, |
| 1739 | "remotejdk11_macos_aarch64_toolchain_config_repo": { |
| 1740 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1741 | "ruleClassName": "_toolchain_config", |
| 1742 | "attributes": { |
| 1743 | "name": "rules_java~7.1.0~toolchains~remotejdk11_macos_aarch64_toolchain_config_repo", |
| 1744 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos_aarch64//:jdk\",\n)\n" |
| 1745 | } |
| 1746 | }, |
| 1747 | "remotejdk11_linux_ppc64le_toolchain_config_repo": { |
| 1748 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1749 | "ruleClassName": "_toolchain_config", |
| 1750 | "attributes": { |
| 1751 | "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_ppc64le_toolchain_config_repo", |
| 1752 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_ppc64le//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_ppc64le//:jdk\",\n)\n" |
| 1753 | } |
| 1754 | }, |
| 1755 | "remotejdk21_linux": { |
| 1756 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1757 | "ruleClassName": "http_archive", |
| 1758 | "attributes": { |
| 1759 | "name": "rules_java~7.1.0~toolchains~remotejdk21_linux", |
| 1760 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", |
| 1761 | "sha256": "0c0eadfbdc47a7ca64aeab51b9c061f71b6e4d25d2d87674512e9b6387e9e3a6", |
| 1762 | "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-linux_x64", |
| 1763 | "urls": [ |
| 1764 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-linux_x64.tar.gz", |
| 1765 | "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-linux_x64.tar.gz" |
| 1766 | ] |
| 1767 | } |
| 1768 | }, |
| 1769 | "remote_java_tools_linux": { |
| 1770 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1771 | "ruleClassName": "http_archive", |
| 1772 | "attributes": { |
| 1773 | "name": "rules_java~7.1.0~toolchains~remote_java_tools_linux", |
| 1774 | "sha256": "d134da9b04c9023fb6e56a5d4bffccee73f7bc9572ddc4e747778dacccd7a5a7", |
| 1775 | "urls": [ |
| 1776 | "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools_linux-v13.1.zip", |
| 1777 | "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools_linux-v13.1.zip" |
| 1778 | ] |
| 1779 | } |
| 1780 | }, |
| 1781 | "remotejdk21_win": { |
| 1782 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1783 | "ruleClassName": "http_archive", |
| 1784 | "attributes": { |
| 1785 | "name": "rules_java~7.1.0~toolchains~remotejdk21_win", |
| 1786 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", |
| 1787 | "sha256": "e9959d500a0d9a7694ac243baf657761479da132f0f94720cbffd092150bd802", |
| 1788 | "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-win_x64", |
| 1789 | "urls": [ |
| 1790 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-win_x64.zip", |
| 1791 | "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-win_x64.zip" |
| 1792 | ] |
| 1793 | } |
| 1794 | }, |
| 1795 | "remotejdk21_linux_aarch64": { |
| 1796 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1797 | "ruleClassName": "http_archive", |
| 1798 | "attributes": { |
| 1799 | "name": "rules_java~7.1.0~toolchains~remotejdk21_linux_aarch64", |
| 1800 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", |
| 1801 | "sha256": "1fb64b8036c5d463d8ab59af06bf5b6b006811e6012e3b0eb6bccf57f1c55835", |
| 1802 | "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-linux_aarch64", |
| 1803 | "urls": [ |
| 1804 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-linux_aarch64.tar.gz", |
| 1805 | "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-linux_aarch64.tar.gz" |
| 1806 | ] |
| 1807 | } |
| 1808 | }, |
| 1809 | "remotejdk11_linux_aarch64_toolchain_config_repo": { |
| 1810 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1811 | "ruleClassName": "_toolchain_config", |
| 1812 | "attributes": { |
| 1813 | "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_aarch64_toolchain_config_repo", |
| 1814 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_aarch64//:jdk\",\n)\n" |
| 1815 | } |
| 1816 | }, |
| 1817 | "remotejdk11_linux_s390x": { |
| 1818 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1819 | "ruleClassName": "http_archive", |
| 1820 | "attributes": { |
| 1821 | "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_s390x", |
| 1822 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", |
| 1823 | "sha256": "a58fc0361966af0a5d5a31a2d8a208e3c9bb0f54f345596fd80b99ea9a39788b", |
| 1824 | "strip_prefix": "jdk-11.0.15+10", |
| 1825 | "urls": [ |
| 1826 | "https://mirror.bazel.build/github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.15_10.tar.gz", |
| 1827 | "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.15_10.tar.gz" |
| 1828 | ] |
| 1829 | } |
| 1830 | }, |
| 1831 | "remotejdk17_linux_aarch64": { |
| 1832 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1833 | "ruleClassName": "http_archive", |
| 1834 | "attributes": { |
| 1835 | "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_aarch64", |
| 1836 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", |
| 1837 | "sha256": "6531cef61e416d5a7b691555c8cf2bdff689201b8a001ff45ab6740062b44313", |
| 1838 | "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64", |
| 1839 | "urls": [ |
| 1840 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64.tar.gz", |
| 1841 | "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64.tar.gz" |
| 1842 | ] |
| 1843 | } |
| 1844 | }, |
| 1845 | "remotejdk17_win_arm64_toolchain_config_repo": { |
| 1846 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1847 | "ruleClassName": "_toolchain_config", |
| 1848 | "attributes": { |
| 1849 | "name": "rules_java~7.1.0~toolchains~remotejdk17_win_arm64_toolchain_config_repo", |
| 1850 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win_arm64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win_arm64//:jdk\",\n)\n" |
| 1851 | } |
| 1852 | }, |
| 1853 | "remotejdk11_linux": { |
| 1854 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1855 | "ruleClassName": "http_archive", |
| 1856 | "attributes": { |
| 1857 | "name": "rules_java~7.1.0~toolchains~remotejdk11_linux", |
| 1858 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", |
| 1859 | "sha256": "a34b404f87a08a61148b38e1416d837189e1df7a040d949e743633daf4695a3c", |
| 1860 | "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-linux_x64", |
| 1861 | "urls": [ |
| 1862 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_x64.tar.gz", |
| 1863 | "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_x64.tar.gz" |
| 1864 | ] |
| 1865 | } |
| 1866 | }, |
| 1867 | "remotejdk11_macos_toolchain_config_repo": { |
| 1868 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1869 | "ruleClassName": "_toolchain_config", |
| 1870 | "attributes": { |
| 1871 | "name": "rules_java~7.1.0~toolchains~remotejdk11_macos_toolchain_config_repo", |
| 1872 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos//:jdk\",\n)\n" |
| 1873 | } |
| 1874 | }, |
| 1875 | "remotejdk17_linux_ppc64le_toolchain_config_repo": { |
| 1876 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1877 | "ruleClassName": "_toolchain_config", |
| 1878 | "attributes": { |
| 1879 | "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_ppc64le_toolchain_config_repo", |
| 1880 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_ppc64le//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_ppc64le//:jdk\",\n)\n" |
| 1881 | } |
| 1882 | }, |
| 1883 | "remotejdk17_win_arm64": { |
| 1884 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1885 | "ruleClassName": "http_archive", |
| 1886 | "attributes": { |
| 1887 | "name": "rules_java~7.1.0~toolchains~remotejdk17_win_arm64", |
| 1888 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", |
| 1889 | "sha256": "6802c99eae0d788e21f52d03cab2e2b3bf42bc334ca03cbf19f71eb70ee19f85", |
| 1890 | "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-win_aarch64", |
| 1891 | "urls": [ |
| 1892 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_aarch64.zip", |
| 1893 | "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_aarch64.zip" |
| 1894 | ] |
| 1895 | } |
| 1896 | }, |
| 1897 | "remote_java_tools_darwin_arm64": { |
| 1898 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1899 | "ruleClassName": "http_archive", |
| 1900 | "attributes": { |
| 1901 | "name": "rules_java~7.1.0~toolchains~remote_java_tools_darwin_arm64", |
| 1902 | "sha256": "dab5bb87ec43e980faea6e1cec14bafb217b8e2f5346f53aa784fd715929a930", |
| 1903 | "urls": [ |
| 1904 | "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools_darwin_arm64-v13.1.zip", |
| 1905 | "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools_darwin_arm64-v13.1.zip" |
| 1906 | ] |
| 1907 | } |
| 1908 | }, |
| 1909 | "remotejdk17_linux_ppc64le": { |
| 1910 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1911 | "ruleClassName": "http_archive", |
| 1912 | "attributes": { |
| 1913 | "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_ppc64le", |
| 1914 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", |
| 1915 | "sha256": "00a4c07603d0218cd678461b5b3b7e25b3253102da4022d31fc35907f21a2efd", |
| 1916 | "strip_prefix": "jdk-17.0.8.1+1", |
| 1917 | "urls": [ |
| 1918 | "https://mirror.bazel.build/github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.8.1_1.tar.gz", |
| 1919 | "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.8.1_1.tar.gz" |
| 1920 | ] |
| 1921 | } |
| 1922 | }, |
| 1923 | "remotejdk21_linux_aarch64_toolchain_config_repo": { |
| 1924 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1925 | "ruleClassName": "_toolchain_config", |
| 1926 | "attributes": { |
| 1927 | "name": "rules_java~7.1.0~toolchains~remotejdk21_linux_aarch64_toolchain_config_repo", |
| 1928 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux_aarch64//:jdk\",\n)\n" |
| 1929 | } |
| 1930 | }, |
| 1931 | "remotejdk11_win_arm64_toolchain_config_repo": { |
| 1932 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1933 | "ruleClassName": "_toolchain_config", |
| 1934 | "attributes": { |
| 1935 | "name": "rules_java~7.1.0~toolchains~remotejdk11_win_arm64_toolchain_config_repo", |
| 1936 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win_arm64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win_arm64//:jdk\",\n)\n" |
| 1937 | } |
| 1938 | }, |
| 1939 | "local_jdk": { |
| 1940 | "bzlFile": "@@rules_java~7.1.0//toolchains:local_java_repository.bzl", |
| 1941 | "ruleClassName": "_local_java_repository_rule", |
| 1942 | "attributes": { |
| 1943 | "name": "rules_java~7.1.0~toolchains~local_jdk", |
| 1944 | "java_home": "", |
| 1945 | "version": "", |
| 1946 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = {RUNTIME_VERSION},\n)\n" |
| 1947 | } |
| 1948 | }, |
| 1949 | "remote_java_tools_darwin_x86_64": { |
| 1950 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1951 | "ruleClassName": "http_archive", |
| 1952 | "attributes": { |
| 1953 | "name": "rules_java~7.1.0~toolchains~remote_java_tools_darwin_x86_64", |
| 1954 | "sha256": "0db40d8505a2b65ef0ed46e4256757807db8162f7acff16225be57c1d5726dbc", |
| 1955 | "urls": [ |
| 1956 | "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools_darwin_x86_64-v13.1.zip", |
| 1957 | "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools_darwin_x86_64-v13.1.zip" |
| 1958 | ] |
| 1959 | } |
| 1960 | }, |
| 1961 | "remote_java_tools": { |
| 1962 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1963 | "ruleClassName": "http_archive", |
| 1964 | "attributes": { |
| 1965 | "name": "rules_java~7.1.0~toolchains~remote_java_tools", |
| 1966 | "sha256": "286bdbbd66e616fc4ed3f90101418729a73baa7e8c23a98ffbef558f74c0ad14", |
| 1967 | "urls": [ |
| 1968 | "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools-v13.1.zip", |
| 1969 | "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools-v13.1.zip" |
| 1970 | ] |
| 1971 | } |
| 1972 | }, |
| 1973 | "remotejdk17_linux_s390x": { |
| 1974 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1975 | "ruleClassName": "http_archive", |
| 1976 | "attributes": { |
| 1977 | "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_s390x", |
| 1978 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", |
| 1979 | "sha256": "ffacba69c6843d7ca70d572489d6cc7ab7ae52c60f0852cedf4cf0d248b6fc37", |
| 1980 | "strip_prefix": "jdk-17.0.8.1+1", |
| 1981 | "urls": [ |
| 1982 | "https://mirror.bazel.build/github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.8.1_1.tar.gz", |
| 1983 | "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.8.1_1.tar.gz" |
| 1984 | ] |
| 1985 | } |
| 1986 | }, |
| 1987 | "remotejdk17_win_toolchain_config_repo": { |
| 1988 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 1989 | "ruleClassName": "_toolchain_config", |
| 1990 | "attributes": { |
| 1991 | "name": "rules_java~7.1.0~toolchains~remotejdk17_win_toolchain_config_repo", |
| 1992 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win//:jdk\",\n)\n" |
| 1993 | } |
| 1994 | }, |
| 1995 | "remotejdk11_linux_ppc64le": { |
| 1996 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 1997 | "ruleClassName": "http_archive", |
| 1998 | "attributes": { |
| 1999 | "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_ppc64le", |
| 2000 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", |
| 2001 | "sha256": "a8fba686f6eb8ae1d1a9566821dbd5a85a1108b96ad857fdbac5c1e4649fc56f", |
| 2002 | "strip_prefix": "jdk-11.0.15+10", |
| 2003 | "urls": [ |
| 2004 | "https://mirror.bazel.build/github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.15_10.tar.gz", |
| 2005 | "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.15_10.tar.gz" |
| 2006 | ] |
| 2007 | } |
| 2008 | }, |
| 2009 | "remotejdk11_macos_aarch64": { |
| 2010 | "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", |
| 2011 | "ruleClassName": "http_archive", |
| 2012 | "attributes": { |
| 2013 | "name": "rules_java~7.1.0~toolchains~remotejdk11_macos_aarch64", |
| 2014 | "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", |
| 2015 | "sha256": "7632bc29f8a4b7d492b93f3bc75a7b61630894db85d136456035ab2a24d38885", |
| 2016 | "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-macosx_aarch64", |
| 2017 | "urls": [ |
| 2018 | "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_aarch64.tar.gz", |
| 2019 | "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_aarch64.tar.gz" |
| 2020 | ] |
| 2021 | } |
| 2022 | }, |
| 2023 | "remotejdk21_win_toolchain_config_repo": { |
| 2024 | "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", |
| 2025 | "ruleClassName": "_toolchain_config", |
| 2026 | "attributes": { |
| 2027 | "name": "rules_java~7.1.0~toolchains~remotejdk21_win_toolchain_config_repo", |
| 2028 | "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_win//:jdk\",\n)\n" |
| 2029 | } |
| 2030 | } |
| 2031 | } |
| 2032 | } |
| 2033 | }, |
| 2034 | "@@rules_oci~1.6.0//oci:extensions.bzl%oci": { |
| 2035 | "general": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2036 | "bzlTransitiveDigest": "pICU2WpefEeYAfaw3JPw46U8PzdmR3crxU8/hUBv2FE=", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2037 | "accumulatedFileDigests": {}, |
| 2038 | "envVariables": {}, |
| 2039 | "generatedRepoSpecs": { |
| 2040 | "oci_crane_registry_toolchains": { |
| 2041 | "bzlFile": "@@rules_oci~1.6.0//oci/private:toolchains_repo.bzl", |
| 2042 | "ruleClassName": "toolchains_repo", |
| 2043 | "attributes": { |
| 2044 | "name": "rules_oci~1.6.0~oci~oci_crane_registry_toolchains", |
| 2045 | "toolchain_type": "@rules_oci//oci:registry_toolchain_type", |
| 2046 | "toolchain": "@oci_crane_{platform}//:registry_toolchain" |
| 2047 | } |
| 2048 | }, |
| 2049 | "copy_to_directory_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2050 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2051 | "ruleClassName": "copy_to_directory_platform_repo", |
| 2052 | "attributes": { |
| 2053 | "name": "rules_oci~1.6.0~oci~copy_to_directory_windows_amd64", |
| 2054 | "platform": "windows_amd64" |
| 2055 | } |
| 2056 | }, |
| 2057 | "jq": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2058 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2059 | "ruleClassName": "jq_host_alias_repo", |
| 2060 | "attributes": { |
| 2061 | "name": "rules_oci~1.6.0~oci~jq" |
| 2062 | } |
| 2063 | }, |
| 2064 | "oci_crane_darwin_amd64": { |
| 2065 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2066 | "ruleClassName": "crane_repositories", |
| 2067 | "attributes": { |
| 2068 | "name": "rules_oci~1.6.0~oci~oci_crane_darwin_amd64", |
| 2069 | "platform": "darwin_amd64", |
| 2070 | "crane_version": "v0.17.0" |
| 2071 | } |
| 2072 | }, |
| 2073 | "jq_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2074 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2075 | "ruleClassName": "jq_platform_repo", |
| 2076 | "attributes": { |
| 2077 | "name": "rules_oci~1.6.0~oci~jq_darwin_amd64", |
| 2078 | "platform": "darwin_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2079 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2080 | } |
| 2081 | }, |
| 2082 | "distroless_base": { |
| 2083 | "bzlFile": "@@rules_oci~1.6.0//oci/private:pull.bzl", |
| 2084 | "ruleClassName": "oci_alias", |
| 2085 | "attributes": { |
| 2086 | "name": "rules_oci~1.6.0~oci~distroless_base", |
| 2087 | "target_name": "distroless_base", |
| 2088 | "scheme": "https", |
| 2089 | "registry": "gcr.io", |
| 2090 | "repository": "distroless/base", |
| 2091 | "identifier": "sha256:6c1e34e2f084fe6df17b8bceb1416f1e11af0fcdb1cef11ee4ac8ae127cb507c", |
| 2092 | "platforms": { |
| 2093 | "@@platforms//cpu:x86_64": "@distroless_base_linux_amd64", |
| 2094 | "@@platforms//cpu:arm64": "@distroless_base_linux_arm64_v8" |
| 2095 | }, |
| 2096 | "bzlmod_repository": "distroless_base", |
| 2097 | "reproducible": true |
| 2098 | } |
| 2099 | }, |
| 2100 | "copy_to_directory_freebsd_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2101 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2102 | "ruleClassName": "copy_to_directory_platform_repo", |
| 2103 | "attributes": { |
| 2104 | "name": "rules_oci~1.6.0~oci~copy_to_directory_freebsd_amd64", |
| 2105 | "platform": "freebsd_amd64" |
| 2106 | } |
| 2107 | }, |
| 2108 | "distroless_base_linux_arm64_v8": { |
| 2109 | "bzlFile": "@@rules_oci~1.6.0//oci/private:pull.bzl", |
| 2110 | "ruleClassName": "oci_pull", |
| 2111 | "attributes": { |
| 2112 | "name": "rules_oci~1.6.0~oci~distroless_base_linux_arm64_v8", |
| 2113 | "scheme": "https", |
| 2114 | "registry": "gcr.io", |
| 2115 | "repository": "distroless/base", |
| 2116 | "identifier": "sha256:6c1e34e2f084fe6df17b8bceb1416f1e11af0fcdb1cef11ee4ac8ae127cb507c", |
| 2117 | "platform": "linux/arm64/v8", |
| 2118 | "target_name": "distroless_base_linux_arm64_v8", |
| 2119 | "config_path": "@@rules_oci~1.6.0~oci~oci_auth_config//:standard_authorization_config_path" |
| 2120 | } |
| 2121 | }, |
| 2122 | "copy_to_directory_linux_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2123 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2124 | "ruleClassName": "copy_to_directory_platform_repo", |
| 2125 | "attributes": { |
| 2126 | "name": "rules_oci~1.6.0~oci~copy_to_directory_linux_amd64", |
| 2127 | "platform": "linux_amd64" |
| 2128 | } |
| 2129 | }, |
| 2130 | "oci_crane_linux_arm64": { |
| 2131 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2132 | "ruleClassName": "crane_repositories", |
| 2133 | "attributes": { |
| 2134 | "name": "rules_oci~1.6.0~oci~oci_crane_linux_arm64", |
| 2135 | "platform": "linux_arm64", |
| 2136 | "crane_version": "v0.17.0" |
| 2137 | } |
| 2138 | }, |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2139 | "jq_linux_arm64": { |
| 2140 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| 2141 | "ruleClassName": "jq_platform_repo", |
| 2142 | "attributes": { |
| 2143 | "name": "rules_oci~1.6.0~oci~jq_linux_arm64", |
| 2144 | "platform": "linux_arm64", |
| 2145 | "version": "1.7" |
| 2146 | } |
| 2147 | }, |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2148 | "coreutils_darwin_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2149 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2150 | "ruleClassName": "coreutils_platform_repo", |
| 2151 | "attributes": { |
| 2152 | "name": "rules_oci~1.6.0~oci~coreutils_darwin_arm64", |
| 2153 | "platform": "darwin_arm64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2154 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2155 | } |
| 2156 | }, |
| 2157 | "coreutils_linux_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2158 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2159 | "ruleClassName": "coreutils_platform_repo", |
| 2160 | "attributes": { |
| 2161 | "name": "rules_oci~1.6.0~oci~coreutils_linux_amd64", |
| 2162 | "platform": "linux_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2163 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2164 | } |
| 2165 | }, |
| 2166 | "yq_linux_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2167 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2168 | "ruleClassName": "yq_platform_repo", |
| 2169 | "attributes": { |
| 2170 | "name": "rules_oci~1.6.0~oci~yq_linux_amd64", |
| 2171 | "platform": "linux_amd64", |
| 2172 | "version": "4.25.2" |
| 2173 | } |
| 2174 | }, |
| 2175 | "copy_to_directory_linux_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2176 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2177 | "ruleClassName": "copy_to_directory_platform_repo", |
| 2178 | "attributes": { |
| 2179 | "name": "rules_oci~1.6.0~oci~copy_to_directory_linux_arm64", |
| 2180 | "platform": "linux_arm64" |
| 2181 | } |
| 2182 | }, |
| 2183 | "oci_crane_linux_armv6": { |
| 2184 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2185 | "ruleClassName": "crane_repositories", |
| 2186 | "attributes": { |
| 2187 | "name": "rules_oci~1.6.0~oci~oci_crane_linux_armv6", |
| 2188 | "platform": "linux_armv6", |
| 2189 | "crane_version": "v0.17.0" |
| 2190 | } |
| 2191 | }, |
| 2192 | "copy_to_directory_darwin_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2193 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2194 | "ruleClassName": "copy_to_directory_platform_repo", |
| 2195 | "attributes": { |
| 2196 | "name": "rules_oci~1.6.0~oci~copy_to_directory_darwin_arm64", |
| 2197 | "platform": "darwin_arm64" |
| 2198 | } |
| 2199 | }, |
| 2200 | "oci_crane_linux_amd64": { |
| 2201 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2202 | "ruleClassName": "crane_repositories", |
| 2203 | "attributes": { |
| 2204 | "name": "rules_oci~1.6.0~oci~oci_crane_linux_amd64", |
| 2205 | "platform": "linux_amd64", |
| 2206 | "crane_version": "v0.17.0" |
| 2207 | } |
| 2208 | }, |
| 2209 | "coreutils_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2210 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2211 | "ruleClassName": "coreutils_platform_repo", |
| 2212 | "attributes": { |
| 2213 | "name": "rules_oci~1.6.0~oci~coreutils_darwin_amd64", |
| 2214 | "platform": "darwin_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2215 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2216 | } |
| 2217 | }, |
| 2218 | "coreutils_linux_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2219 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2220 | "ruleClassName": "coreutils_platform_repo", |
| 2221 | "attributes": { |
| 2222 | "name": "rules_oci~1.6.0~oci~coreutils_linux_arm64", |
| 2223 | "platform": "linux_arm64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2224 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2225 | } |
| 2226 | }, |
| 2227 | "coreutils_toolchains": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2228 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2229 | "ruleClassName": "coreutils_toolchains_repo", |
| 2230 | "attributes": { |
| 2231 | "name": "rules_oci~1.6.0~oci~coreutils_toolchains", |
| 2232 | "user_repository_name": "coreutils" |
| 2233 | } |
| 2234 | }, |
| 2235 | "yq_linux_s390x": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2236 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2237 | "ruleClassName": "yq_platform_repo", |
| 2238 | "attributes": { |
| 2239 | "name": "rules_oci~1.6.0~oci~yq_linux_s390x", |
| 2240 | "platform": "linux_s390x", |
| 2241 | "version": "4.25.2" |
| 2242 | } |
| 2243 | }, |
| 2244 | "yq": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2245 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2246 | "ruleClassName": "yq_host_alias_repo", |
| 2247 | "attributes": { |
| 2248 | "name": "rules_oci~1.6.0~oci~yq" |
| 2249 | } |
| 2250 | }, |
| 2251 | "oci_crane_darwin_arm64": { |
| 2252 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2253 | "ruleClassName": "crane_repositories", |
| 2254 | "attributes": { |
| 2255 | "name": "rules_oci~1.6.0~oci~oci_crane_darwin_arm64", |
| 2256 | "platform": "darwin_arm64", |
| 2257 | "crane_version": "v0.17.0" |
| 2258 | } |
| 2259 | }, |
| 2260 | "distroless_base_linux_amd64": { |
| 2261 | "bzlFile": "@@rules_oci~1.6.0//oci/private:pull.bzl", |
| 2262 | "ruleClassName": "oci_pull", |
| 2263 | "attributes": { |
| 2264 | "name": "rules_oci~1.6.0~oci~distroless_base_linux_amd64", |
| 2265 | "scheme": "https", |
| 2266 | "registry": "gcr.io", |
| 2267 | "repository": "distroless/base", |
| 2268 | "identifier": "sha256:6c1e34e2f084fe6df17b8bceb1416f1e11af0fcdb1cef11ee4ac8ae127cb507c", |
| 2269 | "platform": "linux/amd64", |
| 2270 | "target_name": "distroless_base_linux_amd64", |
| 2271 | "config_path": "@@rules_oci~1.6.0~oci~oci_auth_config//:standard_authorization_config_path" |
| 2272 | } |
| 2273 | }, |
| 2274 | "jq_darwin_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2275 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2276 | "ruleClassName": "jq_platform_repo", |
| 2277 | "attributes": { |
| 2278 | "name": "rules_oci~1.6.0~oci~jq_darwin_arm64", |
| 2279 | "platform": "darwin_arm64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2280 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2281 | } |
| 2282 | }, |
| 2283 | "yq_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2284 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2285 | "ruleClassName": "yq_platform_repo", |
| 2286 | "attributes": { |
| 2287 | "name": "rules_oci~1.6.0~oci~yq_darwin_amd64", |
| 2288 | "platform": "darwin_amd64", |
| 2289 | "version": "4.25.2" |
| 2290 | } |
| 2291 | }, |
| 2292 | "oci_crane_linux_i386": { |
| 2293 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2294 | "ruleClassName": "crane_repositories", |
| 2295 | "attributes": { |
| 2296 | "name": "rules_oci~1.6.0~oci~oci_crane_linux_i386", |
| 2297 | "platform": "linux_i386", |
| 2298 | "crane_version": "v0.17.0" |
| 2299 | } |
| 2300 | }, |
| 2301 | "jq_linux_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2302 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2303 | "ruleClassName": "jq_platform_repo", |
| 2304 | "attributes": { |
| 2305 | "name": "rules_oci~1.6.0~oci~jq_linux_amd64", |
| 2306 | "platform": "linux_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2307 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2308 | } |
| 2309 | }, |
| 2310 | "yq_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2311 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2312 | "ruleClassName": "yq_platform_repo", |
| 2313 | "attributes": { |
| 2314 | "name": "rules_oci~1.6.0~oci~yq_windows_amd64", |
| 2315 | "platform": "windows_amd64", |
| 2316 | "version": "4.25.2" |
| 2317 | } |
| 2318 | }, |
| 2319 | "oci_crane_windows_armv6": { |
| 2320 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2321 | "ruleClassName": "crane_repositories", |
| 2322 | "attributes": { |
| 2323 | "name": "rules_oci~1.6.0~oci~oci_crane_windows_armv6", |
| 2324 | "platform": "windows_armv6", |
| 2325 | "crane_version": "v0.17.0" |
| 2326 | } |
| 2327 | }, |
| 2328 | "oci_crane_toolchains": { |
| 2329 | "bzlFile": "@@rules_oci~1.6.0//oci/private:toolchains_repo.bzl", |
| 2330 | "ruleClassName": "toolchains_repo", |
| 2331 | "attributes": { |
| 2332 | "name": "rules_oci~1.6.0~oci~oci_crane_toolchains", |
| 2333 | "toolchain_type": "@rules_oci//oci:crane_toolchain_type", |
| 2334 | "toolchain": "@oci_crane_{platform}//:crane_toolchain" |
| 2335 | } |
| 2336 | }, |
| 2337 | "jq_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2338 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2339 | "ruleClassName": "jq_platform_repo", |
| 2340 | "attributes": { |
| 2341 | "name": "rules_oci~1.6.0~oci~jq_windows_amd64", |
| 2342 | "platform": "windows_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2343 | "version": "1.7" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2344 | } |
| 2345 | }, |
| 2346 | "copy_to_directory_darwin_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2347 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2348 | "ruleClassName": "copy_to_directory_platform_repo", |
| 2349 | "attributes": { |
| 2350 | "name": "rules_oci~1.6.0~oci~copy_to_directory_darwin_amd64", |
| 2351 | "platform": "darwin_amd64" |
| 2352 | } |
| 2353 | }, |
| 2354 | "yq_linux_ppc64le": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2355 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2356 | "ruleClassName": "yq_platform_repo", |
| 2357 | "attributes": { |
| 2358 | "name": "rules_oci~1.6.0~oci~yq_linux_ppc64le", |
| 2359 | "platform": "linux_ppc64le", |
| 2360 | "version": "4.25.2" |
| 2361 | } |
| 2362 | }, |
| 2363 | "jq_toolchains": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2364 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:jq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2365 | "ruleClassName": "jq_toolchains_repo", |
| 2366 | "attributes": { |
| 2367 | "name": "rules_oci~1.6.0~oci~jq_toolchains", |
| 2368 | "user_repository_name": "jq" |
| 2369 | } |
| 2370 | }, |
| 2371 | "copy_to_directory_toolchains": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2372 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:copy_to_directory_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2373 | "ruleClassName": "copy_to_directory_toolchains_repo", |
| 2374 | "attributes": { |
| 2375 | "name": "rules_oci~1.6.0~oci~copy_to_directory_toolchains", |
| 2376 | "user_repository_name": "copy_to_directory" |
| 2377 | } |
| 2378 | }, |
| 2379 | "yq_darwin_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2380 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2381 | "ruleClassName": "yq_platform_repo", |
| 2382 | "attributes": { |
| 2383 | "name": "rules_oci~1.6.0~oci~yq_darwin_arm64", |
| 2384 | "platform": "darwin_arm64", |
| 2385 | "version": "4.25.2" |
| 2386 | } |
| 2387 | }, |
| 2388 | "yq_toolchains": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2389 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2390 | "ruleClassName": "yq_toolchains_repo", |
| 2391 | "attributes": { |
| 2392 | "name": "rules_oci~1.6.0~oci~yq_toolchains", |
| 2393 | "user_repository_name": "yq" |
| 2394 | } |
| 2395 | }, |
| 2396 | "oci_crane_windows_amd64": { |
| 2397 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2398 | "ruleClassName": "crane_repositories", |
| 2399 | "attributes": { |
| 2400 | "name": "rules_oci~1.6.0~oci~oci_crane_windows_amd64", |
| 2401 | "platform": "windows_amd64", |
| 2402 | "crane_version": "v0.17.0" |
| 2403 | } |
| 2404 | }, |
| 2405 | "oci_crane_linux_s390x": { |
| 2406 | "bzlFile": "@@rules_oci~1.6.0//oci:repositories.bzl", |
| 2407 | "ruleClassName": "crane_repositories", |
| 2408 | "attributes": { |
| 2409 | "name": "rules_oci~1.6.0~oci~oci_crane_linux_s390x", |
| 2410 | "platform": "linux_s390x", |
| 2411 | "crane_version": "v0.17.0" |
| 2412 | } |
| 2413 | }, |
| 2414 | "oci_auth_config": { |
| 2415 | "bzlFile": "@@rules_oci~1.6.0//oci/private:auth_config_locator.bzl", |
| 2416 | "ruleClassName": "oci_auth_config_locator", |
| 2417 | "attributes": { |
| 2418 | "name": "rules_oci~1.6.0~oci~oci_auth_config" |
| 2419 | } |
| 2420 | }, |
| 2421 | "coreutils_windows_amd64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2422 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:coreutils_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2423 | "ruleClassName": "coreutils_platform_repo", |
| 2424 | "attributes": { |
| 2425 | "name": "rules_oci~1.6.0~oci~coreutils_windows_amd64", |
| 2426 | "platform": "windows_amd64", |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2427 | "version": "0.0.23" |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2428 | } |
| 2429 | }, |
| 2430 | "yq_linux_arm64": { |
| Tim Windelschmidt | 502f997 | 2024-02-08 06:18:05 +0100 | [diff] [blame] | 2431 | "bzlFile": "@@aspect_bazel_lib~2.4.1//lib/private:yq_toolchain.bzl", |
| Tim Windelschmidt | 961a7cc | 2024-01-13 21:00:02 +0100 | [diff] [blame] | 2432 | "ruleClassName": "yq_platform_repo", |
| 2433 | "attributes": { |
| 2434 | "name": "rules_oci~1.6.0~oci~yq_linux_arm64", |
| 2435 | "platform": "linux_arm64", |
| 2436 | "version": "4.25.2" |
| 2437 | } |
| 2438 | } |
| 2439 | } |
| 2440 | } |
| 2441 | } |
| 2442 | } |
| 2443 | } |