Envoy/Publish & verify #48128
envoy-publish.yml
on: workflow_run
load
/
request
10s
Matrix: Build
Release
/
...
/
./ci/do_ci.sh release.signed
4m 45s
Release
/
...
/
Create manifests (push)
31s
Matrix: Release / release
Matrix: Verify / distro
Matrix: Verify / distroless
Matrix: Verify / examples
request
/
complete
5s
Annotations
37 warnings and 54 notices
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
... and 3 more warnings
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:93:18: target 'grpc_csharp_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:87:18: target 'grpc_cpp_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:123:18: target 'grpc_ruby_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:117:18: target 'grpc_python_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:111:18: target 'grpc_php_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:105:18: target 'grpc_objective_c_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:13320:28: warning: unused function 'low_surrogate' [-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
external/simdutf/simdutf.cpp:24025:30: warning: unused function 'count_code_points_bytemask' [-Wunused-function]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
... and 2 more warnings
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:87:18: target 'grpc_cpp_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:123:18: target 'grpc_ruby_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:117:18: target 'grpc_python_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:111:18: target 'grpc_php_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
WARNING: /build/bazel_root/base/external/com_github_grpc_grpc/src/compiler/BUILD:105:18: target 'grpc_objective_c_plugin' is both a rule and a file; please choose another name for the rule
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:13320:28: warning: unused function 'low_surrogate' [-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
external/simdutf/simdutf.cpp:52111:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:36944:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
|
|
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) / 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/
|
|
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
|
|
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_jammy: [404] No such container: envoytest_ubuntu_jammy
|
|
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_jammy: [404] No such container: envoytest_ubuntu_jammy
|
|
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/
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/dcbf84a4-e918-4018-92f6-8534246f4e90
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/c71184cb-54c6-4f08-bde5-716c3fd399a7
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/92c43b1a-c319-40b2-8977-a2d6f9eb1964
|
|
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/1f6c5492-c21a-4949-9b1d-908c4a9703a9
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/f145cd81-1bdc-48bd-a0bb-b9ff1ef85257
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/941eb3ba-fdf4-4b83-9476-38e202c66d33
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/82339033-7dfb-4be7-9bc5-86d75b170d87
|
|
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/3b794c1f-7e11-4d73-bf0c-67d5546a917b
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
... and 11 more notices
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-contrib-1.36_1.36.9-dev_arm64.bullseye.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-contrib-1.36_1.36.9-dev_arm64.bookworm.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.36_1.36.9-dev_arm64.jammy.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.36_1.36.9-dev_arm64.focal.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.36_1.36.9-dev_arm64.bullseye.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.36_1.36.9-dev_arm64.bookworm.changes
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/bed8bf09-0731-420a-a92a-42730ee814b4
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/af3ee2c6-ed88-47bc-b246-9b9aaff7053b
|
|
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/9bc71292-e337-423a-a86d-94f066136e0d
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
... and 11 more notices
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-contrib-1.36_1.36.9-dev_amd64.bullseye.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-contrib-1.36_1.36.9-dev_amd64.bookworm.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.36_1.36.9-dev_amd64.jammy.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.36_1.36.9-dev_amd64.focal.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.36_1.36.9-dev_amd64.bullseye.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.36_1.36.9-dev_amd64.bookworm.changes
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/d05160d1-f3f7-4388-94fb-05b28975b47e
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/523bf1e4-ed2f-4209-8559-f71986147f8a
|
|
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/4566aedf-3fc5-4381-8631-84257a54e8ea
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Signing bins (Envoy CI <envoy-ci@for.testing.only>) /tmp/tmprg0vk95b/bin
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-contrib-1.36.9-dev-linux-x86_64 46682d431dee52a2a4c67554d4b1db145aa68803d472706aed7c458ff2964c41
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-contrib-1.36.9-dev-linux-aarch_64 96f04249887fbf8498b0855c4e4c53abfb78e411cec4e68f3c05f0fd42b0c229
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-1.36.9-dev-linux-x86_64 53996a99cad157831b798519663433181cf21b6ba22322f9ad223eb592c4468c
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-1.36.9-dev-linux-aarch_64 1cf5b2cfa0a8133ba116e8a0214fcc5c3099b87100f75596ebe97875bf92d691
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): debs.tar.gz 02892540ec34079807adb108a5174c414eac54016028b9337ecc807b9431c4b9
|
|
Release / Sign packages / ./ci/do_ci.sh release.signed
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/e2142c71-8ca0-488c-958a-0fde1372b1a4
|
|
Release / github / ./ci/do_ci.sh publish
ProjectRunner NOTICE Repo published (dry run): test://releases/v1.36.9.dev0
|
|
Release / github / ./ci/do_ci.sh publish
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/cfc16e7f-8ca2-4f51-bd21-50b97b97228d
|
|
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 (16) completed successfully
|
|
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/7dda2d06-69a6-46e8-afaa-99ca081999cb
|
|
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_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 (16) completed successfully
|
|
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/7648f5fb-266e-4658-a35a-3c5aa5824881
|
|
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/8285cb42-4db3-402b-9ad3-37a2df208877
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ci-report-arm64-distribution.json
|
3.95 KB |
sha256:e0d63ea82f46131a5ea08711d8d76843804e7c999b21382c5bc1f8b41195b603
|
|
|
ci-report-arm64-docker.json
|
488 Bytes |
sha256:ceb858827fe9ba36b742ca1acb44ab0554a7224ac991de5d792b9c7a6526030e
|
|
|
ci-report-arm64-release.server_only.json
|
3.89 KB |
sha256:4c820baa404a1453318e8f3ec06a8b7f35d98f3471a40ff4972b94ad992c4303
|
|
|
ci-report-arm64-verify_distro.json
|
1.84 KB |
sha256:4c8f69b11cf929673121d4ed7bc251a511c5282263869661dcfa8c186470a0ba
|
|
|
ci-report-publish.json
|
4.1 KB |
sha256:4bf19fd6a9090dbca03c1ab88986c11816ce3b7c6ca8685c250030ac771efc48
|
|
|
ci-report-release.signed.json
|
1.92 KB |
sha256:b3e97418f1e77809e67b88cb883648ee4c4e8913392d42f608a00089b864fbfd
|
|
|
ci-report-verify-distroless.json
|
469 Bytes |
sha256:ee4a7fc76c57f0f5fb4b1a5a5277e491950d0f66ef03999da10993bd7391e4d2
|
|
|
ci-report-verify_examples.json
|
470 Bytes |
sha256:9ad42a7604010761dad2621ea9e320a97a29722aa65bec347b25c4e3a0887990
|
|
|
ci-report-x64-distribution.json
|
4.2 KB |
sha256:efd91ca34ea63868dfbecda9e44b6011f9955586af125c0af2ad08a62a4bf6c3
|
|
|
ci-report-x64-docker.json
|
493 Bytes |
sha256:324d4148af06818e3122749daef80de6024c154e181cab9f312f41f99b213ec0
|
|
|
ci-report-x64-release.server_only.json
|
4.28 KB |
sha256:05f318e535ed29638824e02fac8572b01b854ee0c3d76cd3233b2d2bad62503d
|
|
|
ci-report-x64-verify_distro.json
|
1.83 KB |
sha256:8b3008ffb8a6de1401893cfdb2f45f5e73cb4fa6eafb3d882e1af688a644ac32
|
|
|
oci.arm64
|
670 MB |
sha256:f4f5dd9d9603d4d63ffd744a0b84903b18fe295018f4c2f0b3b1fc367a5edb43
|
|
|
oci.x64
|
846 MB |
sha256:940261cd1e1c84a58947d60b26caeb73694536ff662c255cea6e93d97eb80f67
|
|
|
packages.arm64
|
117 MB |
sha256:e9efddb48660dcfc397035257006186024f181ab356f4b346f0865f0733732e0
|
|
|
packages.x64
|
127 MB |
sha256:7350f1793ff80b512c8d41a2311f7d496f25a0e095dfa189a38cd64ed91318ba
|
|
|
release.arm64
|
386 MB |
sha256:70fbbec4a51bab19ec4ac30bcecc574c1fc4dcf0bc3d196a7dfb10c0892a9790
|
|
|
release.signed
|
337 MB |
sha256:9e8ffc0848d94be9a0f40dc49e4b3f09363a32a451bad6c4828c96f47c27c50a
|
|
|
release.x64
|
395 MB |
sha256:587281f7c09a4e6f5045ef7b7d00295956bf129b52b0c95cdbf4f635cbb7deeb
|
|