Envoy/Publish & verify #48136
Triggered via workflow run
June 22, 2026 17:52
antoniovleonti
completed
87d2600
Status
Success
Total duration
1h 13m 8s
Artifacts
19
envoy-publish.yml
on: workflow_run
load
/
request
10s
Matrix: Build
Release
/
...
/
./ci/do_ci.sh release.signed
6m 10s
Release
/
...
/
Create manifests (push)
1m 19s
Matrix: Release / release
Matrix: Verify / distro
Matrix: Verify / distroless
Matrix: Verify / examples
request
/
complete
11s
Annotations
33 warnings and 58 notices
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:20396:30: warning: unused function 'count_code_points_bytemask' [-Wunused-function]
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:77:39: warning: variable 'OnClientToServerHalfClose' is not needed and will not be emitted [-Wunneeded-internal-declaration]
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/c-ares/src/lib/util/ares_iface_ips.c:140:3: warning: unused function 'ares_iface_ips_add' [-Wunused-function]
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
bison_parser.cpp:2531:9: warning: variable 'hsql_nerrs' set but not used [-Wunused-but-set-variable]
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
bazel-out/aarch64-opt-exec-ST-c559125b5957/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:11: warning: 'RepeatedPtrField' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:79:39: warning: variable 'OnFinalize' is not needed and will not be emitted [-Wunneeded-internal-declaration]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:34387:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:77:39: warning: variable 'OnClientToServerHalfClose' is not needed and will not be emitted [-Wunneeded-internal-declaration]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/c-ares/src/lib/util/ares_iface_ips.c:140:3: warning: unused function 'ares_iface_ips_add' [-Wunused-function]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
bison_parser.cpp:2531:9: warning: variable 'hsql_nerrs' set but not used [-Wunused-but-set-variable]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
bazel-out/k8-opt-exec-ST-d751034c069f/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:11: warning: 'RepeatedPtrField' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:50213:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:79:39: warning: variable 'OnFinalize' is not needed and will not be emitted [-Wunneeded-internal-declaration]
|
|
Build (arm64) / Docker OCI / [arm64] ./ci/do_ci.sh docker
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
WARNING: Build options --//distribution:envoy-binary, --//distribution:envoy-contrib-binary, and --compilation_mode have changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner WARNING No GPG name/email supplied, signing with first available key
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
WARNING: Build options --//distribution:envoy-binary, --//distribution:envoy-contrib-binary, and --compilation_mode have changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner WARNING No GPG name/email supplied, signing with first available key
|
|
Build (x64) / Docker OCI / [x64] ./ci/do_ci.sh docker
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner WARNING No GPG name/email supplied, signing with first available key
|
|
Release / github / ./ci/do_ci.sh publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / distroless / ./ci/do_ci.sh verify-distroless
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker WARNING Cleanup failed for envoytest_ubuntu_noble: [404] No such container: envoytest_ubuntu_noble
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker WARNING Cleanup failed for envoytest_ubuntu_noble: [404] No such container: envoytest_ubuntu_noble
|
|
Verify / examples / ./ci/do_ci.sh verify_examples
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / examples / ./ci/do_ci.sh verify_examples
WARNING: WORKSPACE support will be removed in Bazel 9 (late 2025), please migrate to Bzlmod, see https://bazel.build/external/migration.
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/db3416f2-8f3c-428e-b568-6e3cdd009e62
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/be191286-ffb6-412c-9a16-6fa148a5db3b
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/88052246-f34a-477c-a73c-7cb181024f18
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/049f2f59-6664-404e-b000-b046067d8e80
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/ac4faa04-53bb-4e55-be8b-c822fc225a98
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/8172944d-da41-410d-889a-80113528d984
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/6bb3d07b-c234-4db7-b211-9e467f76f002
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/55f3ea92-67a3-4a31-b857-68291e8c10d3
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
... and 19 more notices
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.trixie.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.noble.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.jammy.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.focal.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.bullseye.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.bookworm.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/7d4dfc9c-e595-413e-b22b-0e239e507b0a
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/730c4f13-0270-4592-8b06-b7d34be05ddb
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/254162ed-16c3-40b2-95f9-ba9ac7221d84
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
... and 19 more notices
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.trixie.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.noble.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.jammy.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.focal.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.bullseye.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.bookworm.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/6bf727c5-e41c-418d-926c-d6cafa51ec3e
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/2cf2f583-6bf1-44aa-b203-5fc8c97debfa
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/0a47d97f-3fad-4a90-addc-f421bf189b63
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Signing bins (Envoy CI <envoy-ci@for.testing.only>) /tmp/tmprnhh5fl8/bin
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-contrib-1.39.0-dev-linux-x86_64 d9e631d008feee61b54456d6f93dfcec0b8e1cd1169f9f2087f57a580e8207cb
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-contrib-1.39.0-dev-linux-aarch_64 350f477d83ad64f2b744fa36867e55174675460c1d6bf51d78c67ff39d87dfd7
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-1.39.0-dev-linux-x86_64 c29d2662d20fdbadb4ce17b5205b3a393072adabf6e171269023aab13547e557
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-1.39.0-dev-linux-aarch_64 8b08c9e57c8c9f41c1dbf45f2daab07c6f80e2ccb3d7459d1fa3adf71817ed1b
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): debs.tar.gz f26b16806333d38d79cd7baaf156e0df8e0565724aba847ce22c4d6d15e5e4f9
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/555cdc71-855c-4437-8a9b-3e9cc9d26b73
|
|
Release / github / ./ci/do_ci.sh publish
ProjectRunner NOTICE Repo published (dry run): test://releases/v1.39.0.dev0
|
|
Release / github / ./ci/do_ci.sh publish
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/6a0fe306-879e-4d9d-900d-21c415fce215
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_noble] Building image
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_jammy] Building image
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_focal] Building image
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [distros] Running check...
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [distros] Checks (24) completed successfully
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_trixie] Building image
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_bullseye] Building image
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_bookworm] Building image
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/453123bf-0a57-46f1-9f2d-18ab66162794
|
|
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE Running checks: distros
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_noble] Building image
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_jammy] Building image
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_focal] Building image
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [distros] Running check...
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [distros] Checks (24) completed successfully
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_trixie] Building image
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_bullseye] Building image
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_bookworm] Building image
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/0d7457e5-40bc-4114-9629-164c73d8b144
|
|
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE Running checks: distros
|
|
Verify / examples / ./ci/do_ci.sh verify_examples
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/5ef3cf4e-962b-4e4d-9b98-ffb825d67959
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ci-report-arm64-distribution.json
|
4.17 KB |
sha256:5d64a64658f2eb33e39ec1446267ebc0cbcda79d11536713c768357bdcae3238
|
|
|
ci-report-arm64-docker.json
|
1.28 KB |
sha256:b479cdf7da420b5e2797b81e1914bf751bd93bbbc886099f063424284f676599
|
|
|
ci-report-arm64-release.server_only.json
|
4.15 KB |
sha256:7cba6116984aa3197f1b9128ba625c606231f25e52bb92da7c3d788bde46cb99
|
|
|
ci-report-arm64-verify_distro.json
|
2.23 KB |
sha256:c2a770b7dd307976907f7c3584e6573badc53229d7036cc3e78a918c738ac142
|
|
|
ci-report-publish.json
|
3.88 KB |
sha256:37d18b61243d6d7d7577be7c92056cc62820060736f0bba8f6ba47f607b3541f
|
|
|
ci-report-release.signed.json
|
2.29 KB |
sha256:80b876e65f9867b3f321ab93fe41ae27390e3402c34a9dbceca3d084cb425d8b
|
|
|
ci-report-verify-distroless.json
|
454 Bytes |
sha256:94affe775d8cc646d62a8178f76c1a65bae99c5d9b9c5174ac60a39988d7f1da
|
|
|
ci-report-verify_examples.json
|
470 Bytes |
sha256:5f4c095eafdc8b4b7408b132796b6b7804772b70d7bdbe80f0734cb17d8350f7
|
|
|
ci-report-x64-distribution.json
|
4.12 KB |
sha256:3be74e0c885ab5da4d9be37d151d86e5d1d64ab6fd075e38fde82b6159a64ff4
|
|
|
ci-report-x64-docker.json
|
1.28 KB |
sha256:7945f710839678ffc17ba7460d38c62e05229ab9bc8a9df2f8510cf27f103cf4
|
|
|
ci-report-x64-release.server_only.json
|
4.15 KB |
sha256:abf976dd54482c00d3fc80be6b088211ca9a555eb47c5e02bea084977cf28419
|
|
|
ci-report-x64-verify_distro.json
|
2.22 KB |
sha256:36a971cf01675fe24c1ec9b6aee237713894ca69fd14ceb6a4bdbf48126c058a
|
|
|
oci.arm64
|
2.6 GB |
sha256:5bcf24b6400b4971c57439830427d176799d207ad143c6790dcb44babdf498ba
|
|
|
oci.x64
|
2.81 GB |
sha256:838b1ab3fe148e00c444b1de3281e9547642854176fd6421643016a7d22fa595
|
|
|
packages.arm64
|
163 MB |
sha256:a38cefaa9171cbe53091fb57edfcddbc2a802be680ee2a4d95192d064a16b59e
|
|
|
packages.x64
|
173 MB |
sha256:a48d2f43f95983c8ccc0f8aa42a10ac4e32519b8c4d03ff8f508946b0d26db48
|
|
|
release.arm64
|
1.44 GB |
sha256:3cf5b657a49919498a13d66647b78ca04d32ec889fc7a258286f0d586db21d0b
|
|
|
release.signed
|
463 MB |
sha256:ab274678e173c640346d01bd0a4be152f39d0f88a02f048fbb2915e70d52bfec
|
|
|
release.x64
|
1.46 GB |
sha256:f12756c01e637937f379adaf96ee22f0b7db6f36d8a9eb40936f52a1980eee87
|
|