chore(deps): update lizardbyte/actions action to v2026.625.20301 (#5335) #4377
ci.yml
on: push
Release Setup
29s
GitHub Env Debug
/
GitHub Env Debug
5s
Matrix: Homebrew / build_homebrew
Matrix: Linux Flatpak / build_linux_flatpak
Matrix: Linux / build_linux
Matrix: Windows / build_windows
Matrix: macOS / build_dmg
Bundle Analysis
/
bundle_analysis
23s
Matrix: Docker / docker
Matrix: macOS / notarize_dmg
Matrix: FreeBSD / build_freebsd
Matrix: coverage
Matrix: Linux Copr / call-copr-ci / artifacts
Waiting for pending jobs
Release Homebrew Beta
0s
Linux Copr
/
Release
Annotations
35 errors and 68 warnings
|
FreeBSD / aarch64
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/Sunshine/Sunshine/build/cpack_artifacts/_CPack_Packages/FreeBSD/FREEBSD/Sunshine'. No such file or directory
|
|
FreeBSD / aarch64
ssh exited with code 1
|
|
Homebrew / macos-15
Process completed with exit code 1.
|
|
Homebrew / macos-15
brew test-bot --only-formulae failed
|
|
Homebrew / macos-15
Process [['brew', 'test-bot', '--only-formulae', '--tap=lizardbyte/homebrew', '--testing-formulae=lizardbyte/homebrew/sunshine', '--root-url=https://ghcr.io/v2/lizardbyte/homebrew', '--skip-stable-version-audit']] failed with exit code 1
|
|
Homebrew / macos-15
brew test-bot --only-tap-syntax failed
|
|
Homebrew / macos-15
Process [['brew', 'test-bot', '--tap=lizardbyte/homebrew', '--only-tap-syntax']] failed with exit code 1
|
|
Homebrew / macos-15
Formula sunshine failed audit
|
|
Homebrew / macos-15
Process [['brew', 'audit', '--os=all', '--arch=all', '--strict', '--online', 'lizardbyte/homebrew/sunshine']] failed with exit code 1
|
|
Homebrew / macos-15
1 problem in 1 formula detected.
|
|
Homebrew / macos-14
Process completed with exit code 1.
|
|
Homebrew / macos-14
brew test-bot --only-formulae failed
|
|
Homebrew / macos-14
Process [['brew', 'test-bot', '--only-formulae', '--tap=lizardbyte/homebrew', '--testing-formulae=lizardbyte/homebrew/sunshine', '--root-url=https://ghcr.io/v2/lizardbyte/homebrew', '--skip-stable-version-audit']] failed with exit code 1
|
|
Homebrew / macos-14
brew test-bot --only-tap-syntax failed
|
|
Homebrew / macos-14
Process [['brew', 'test-bot', '--tap=lizardbyte/homebrew', '--only-tap-syntax']] failed with exit code 1
|
|
Homebrew / macos-14
Formula sunshine failed audit
|
|
Homebrew / macos-14
Process [['brew', 'audit', '--os=all', '--arch=all', '--strict', '--online', 'lizardbyte/homebrew/sunshine']] failed with exit code 1
|
|
Homebrew / macos-14
1 problem in 1 formula detected.
|
|
Homebrew / macos-26
Process completed with exit code 1.
|
|
Homebrew / macos-26
brew test-bot --only-formulae failed
|
|
Homebrew / macos-26
Process [['brew', 'test-bot', '--only-formulae', '--tap=lizardbyte/homebrew', '--testing-formulae=lizardbyte/homebrew/sunshine', '--root-url=https://ghcr.io/v2/lizardbyte/homebrew', '--skip-stable-version-audit']] failed with exit code 1
|
|
Homebrew / macos-26
brew test-bot --only-tap-syntax failed
|
|
Homebrew / macos-26
Process [['brew', 'test-bot', '--tap=lizardbyte/homebrew', '--only-tap-syntax']] failed with exit code 1
|
|
Homebrew / macos-26
Formula sunshine failed audit
|
|
Homebrew / macos-26
Process [['brew', 'audit', '--os=all', '--arch=all', '--strict', '--online', 'lizardbyte/homebrew/sunshine']] failed with exit code 1
|
|
Homebrew / macos-26
1 problem in 1 formula detected.
|
|
Homebrew / ubuntu-24.04
Process completed with exit code 1.
|
|
Homebrew / ubuntu-24.04
brew test-bot --only-formulae failed
|
|
Homebrew / ubuntu-24.04
Process [['brew', 'test-bot', '--only-formulae', '--tap=lizardbyte/homebrew', '--testing-formulae=lizardbyte/homebrew/sunshine', '--root-url=https://ghcr.io/v2/lizardbyte/homebrew', '--skip-stable-version-audit']] failed with exit code 1
|
|
Homebrew / ubuntu-24.04
brew test-bot --only-tap-syntax failed
|
|
Homebrew / ubuntu-24.04
Process [['brew', 'test-bot', '--tap=lizardbyte/homebrew', '--only-tap-syntax']] failed with exit code 1
|
|
Homebrew / ubuntu-24.04
Formula sunshine failed audit
|
|
Homebrew / ubuntu-24.04
Process [['brew', 'audit', '--os=all', '--arch=all', '--strict', '--online', 'lizardbyte/homebrew/sunshine']] failed with exit code 1
|
|
Homebrew / ubuntu-24.04
1 problem in 1 formula detected.
|
|
Coverage-FreeBSD-aarch64
Unable to download artifact(s): Artifact not found for name: coverage-FreeBSD-aarch64
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
|
macOS / macOS-arm64:
third-party/tray/src/tray_darwin.m#L130
'popUpStatusItemMenu:' is deprecated: first deprecated in macOS 10.14 - Use the menu property instead [-Wdeprecated-declarations]
|
|
macOS / macOS-arm64
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
macOS / macOS-arm64
icu4c@78 78.3 is already installed, it's just not linked.
To link this version, run:
brew link icu4c@78
|
|
Archlinux / Archlinux
type ‘struct dmabuf_t’ violates the C++ One Definition Rule [-Wodr]
|
|
Homebrew / macos-15
Skipping lizardbyte/homebrew because it is not trusted. Run `brew trust lizardbyte/homebrew` to trust it.
|
|
Homebrew / macos-15
Skipping lizardbyte/homebrew because it is not trusted. Run `brew trust lizardbyte/homebrew` to trust it.
|
|
sunshine: Formula version newer than livecheck:
Formula/s/sunshine.rb#L0
The formula version (2026.625.175729) is newer than the version from `brew livecheck` (2026.516.143833).
|
|
Docker / Docker-clion-toolchain
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
Homebrew / macos-14
Skipping lizardbyte/homebrew because it is not trusted. Run `brew trust lizardbyte/homebrew` to trust it.
|
|
Homebrew / macos-14
Skipping lizardbyte/homebrew because it is not trusted. Run `brew trust lizardbyte/homebrew` to trust it.
|
|
sunshine: Formula version newer than livecheck:
Formula/s/sunshine.rb#L0
The formula version (2026.625.175729) is newer than the version from `brew livecheck` (2026.516.143833).
|
|
Homebrew / macos-14
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
|
|
Homebrew / macos-14
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
|
|
Homebrew / macos-14
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
|
|
Linux / AppImage
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Homebrew / macos-26
Skipping lizardbyte/homebrew because it is not trusted. Run `brew trust lizardbyte/homebrew` to trust it.
|
|
Homebrew / macos-26
Skipping lizardbyte/homebrew because it is not trusted. Run `brew trust lizardbyte/homebrew` to trust it.
|
|
sunshine: Formula version newer than livecheck:
Formula/s/sunshine.rb#L0
The formula version (2026.625.175729) is newer than the version from `brew livecheck` (2026.516.143833).
|
|
Windows / Windows-ARM64:
build/_deps/boost-src/libs/spirit/include/boost/spirit/home/classic/core/primitives/impl/numerics.ipp#L199
'has_denorm' is deprecated [-Wdeprecated-declarations]
|
|
Windows / Windows-ARM64:
build/_deps/boost-src/libs/spirit/include/boost/spirit/home/classic/core/primitives/impl/numerics.ipp#L199
'has_denorm' is deprecated [-Wdeprecated-declarations]
|
|
Windows / Windows-ARM64:
third-party/googletest/googletest/include/gtest/gtest-printers.h#L528
implicit conversion from 'char8_t' to 'char32_t' may change the meaning of the represented code unit [-Wcharacter-conversion]
|
|
Linux Flatpak / aarch64
member ‘boost::archive::iterators::wchar_from_mb<boost::archive::iterators::xml_escape<const char*> >::sliding_buffer<wchar_t>::m_buffer’ is used uninitialized [-Wuninitialized]
|
|
Linux Flatpak / aarch64
member ‘boost::archive::iterators::wchar_from_mb<boost::archive::iterators::xml_escape<const char*> >::sliding_buffer<char>::m_buffer’ is used uninitialized [-Wuninitialized]
|
|
Linux Flatpak / aarch64
ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
Linux Flatpak / aarch64
‘readIntVec’ defined but not used [-Wunused-function]
|
|
Linux Flatpak / aarch64
redundant redeclaration of ‘bindresvport’ [-Wredundant-decls]
|
|
Linux Flatpak / x86_64
member ‘boost::archive::iterators::wchar_from_mb<boost::archive::iterators::xml_escape<const char*> >::sliding_buffer<wchar_t>::m_buffer’ is used uninitialized [-Wuninitialized]
|
|
Linux Flatpak / x86_64
member ‘boost::archive::iterators::wchar_from_mb<boost::archive::iterators::xml_escape<const char*> >::sliding_buffer<char>::m_buffer’ is used uninitialized [-Wuninitialized]
|
|
Linux Flatpak / x86_64
ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
Linux Flatpak / x86_64
redundant redeclaration of ‘bindresvport’ [-Wredundant-decls]
|
|
macOS / macOS-x86_64:
third-party/tray/src/tray_darwin.m#L130
'popUpStatusItemMenu:' is deprecated: first deprecated in macOS 10.14 - Use the menu property instead [-Wdeprecated-declarations]
|
|
macOS / macOS-x86_64
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
macOS / macOS-x86_64
icu4c@78 78.3 is already installed, it's just not linked.
To link this version, run:
brew link icu4c@78
|
|
Homebrew / ubuntu-24.04
Skipping lizardbyte/homebrew because it is not trusted. Run `brew trust lizardbyte/homebrew` to trust it.
|
|
Homebrew / ubuntu-24.04
Skipping lizardbyte/homebrew because it is not trusted. Run `brew trust lizardbyte/homebrew` to trust it.
|
|
sunshine: Formula version newer than livecheck:
Formula/s/sunshine.rb#L0
The formula version (2026.625.175729) is newer than the version from `brew livecheck` (2026.516.143833).
|
|
sunshine: new dependency impact:
Formula/s/sunshine.rb#L96
Adding `qtsvg` adds 1 new recursive dependency on x86_64_linux (1.5MB).
|
|
Homebrew / ubuntu-24.04
The following taps are not trusted:
lizardbyte/homebrew
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap lizardbyte/homebrew
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust lizardbyte/homebrew
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Docker / Docker-ubuntu-22.04
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-22.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-26.04
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
Docker / Docker-ubuntu-26.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-26.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-26.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-26.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-26.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-26.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-24.04
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
Docker / Docker-ubuntu-24.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-24.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-24.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-24.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-24.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / Docker-ubuntu-24.04
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
LizardByte~Sunshine~JK9DY3.dockerbuild
|
581 KB |
sha256:f3211056ce51a1705e9a4651f65fe17de4e1674221b3abb60618879fbaa93795
|
|
|
LizardByte~Sunshine~O7L3TM.dockerbuild
|
654 KB |
sha256:475506809a2bbb2dde5e6acd9f26c1b753acfa0d4cff0c0de6218d5a78aa0796
|
|
|
LizardByte~Sunshine~U5YHIG.dockerbuild
|
540 KB |
sha256:55ff91f407c8b91a91dc54fdf32e7c6a1b70861dbda738b1c4230f9fe2c7402b
|
|
|
LizardByte~Sunshine~W5YSFV.dockerbuild
|
754 KB |
sha256:42306a5946053091b9c60ec7de5e1cd4064acf557a50728ecdb45532f15b1030
|
|
|
LizardByte~Sunshine~ZXZXJU.dockerbuild
|
186 KB |
sha256:9e425c04dedfff1972f11cf29d0eb2fde933d28c0e37fe12b01c420c2b82ed16
|
|
|
beta-Homebrew
|
5.04 KB |
sha256:e5ed2c8d8283b250907cf7cb068de7ef7bc6bad5fe488d67c99d5b585f70382e
|
|
|
build-Archlinux
|
9.37 MB |
sha256:29c5dd76d41bcf5e33629dca012abb79c87a94068642660e18d963fdd315f58b
|
|
|
build-Docker-debian-trixie
|
24.5 MB |
sha256:362dab8897c6711859020bf0eb645bcf1f14abdff48eb5ed1411b53918e1fdba
|
|
|
build-Docker-ubuntu-22.04
|
19.6 MB |
sha256:de9c0c7fe50d016811f1ff28cc0a20799a52344c516589882845bc777963f816
|
|
|
build-Docker-ubuntu-24.04
|
19.6 MB |
sha256:f3cbb508b84e3339d306c906e9b5f534a97ef14d8a0062a4acabd3c963fae442
|
|
|
build-Docker-ubuntu-26.04
|
26 MB |
sha256:9d0ced42c2e3ccb4662555b4ee170ac4cb8ce1241b42536f697aef8498ece45e
|
|
|
build-FreeBSD-amd64
|
10.6 MB |
sha256:d3243b9edf7fc7f679e8f9046c2236c8f475a2e44aff661857818b7b1a9b104e
|
|
|
build-Homebrew
|
5.01 KB |
sha256:38f9ec71d3c2e819eceb403acf5a8aba68db9c550387a1c3a1c6f40f8450700b
|
|
|
build-Linux-AppImage
|
41.1 MB |
sha256:c346a3dd1dc37bb37878098ef629b3cefeb82bfc36549bf7fa73b54d69ab4c1f
|
|
|
build-Linux-Flatpak-aarch64
|
114 MB |
sha256:e97ec127023a09ebb4a6775da11a3038c4fb06d9e08507d32152ba5ef31fbf2c
|
|
|
build-Linux-Flatpak-x86_64
|
120 MB |
sha256:fbd9b33aeaa0dcd4f44d99bbacd70b44c4ab4174733bbfa78e78997b99bd4b24
|
|
|
build-Windows-AMD64
|
189 MB |
sha256:5f4806e4122219f64017f70822c5d93ba4b3aa8f7fca201bcc3be17d28a85887
|
|
|
build-Windows-ARM64
|
119 MB |
sha256:e18bf087bc2e25f79a618b0befeb00cc39716373df64f70994fc92ec842fec0a
|
|
|
build-macOS-arm64
|
28 MB |
sha256:d495e1e3fb81b4a13207d213ea62cb0298d40720b9a383ef305024e091b167cb
|
|
|
build-macOS-x86_64
|
29.7 MB |
sha256:e4df6634b62d7f9a581597cd3d6cece5afd211c0ba6b286151a7bea679854679
|
|
|
coverage-Archlinux
|
194 KB |
sha256:e0035d42cc138757af741e0552bdcd3ade06b8171b40f61cdddbfaf460e69017
|
|
|
coverage-FreeBSD-amd64
|
203 KB |
sha256:0f6cf45898e5f990f2abb6dd648c828e70293f44688b4fc135674d512d59ae43
|
|
|
coverage-Homebrew-macos-14
|
96.4 KB |
sha256:2bc52eb2c12089e1def2fddd741b5dcce0edb7e2cfa7eba19f1973a7186b271d
|
|
|
coverage-Homebrew-macos-15
|
100 KB |
sha256:5dfd3d0ac117ae8e6fc9980134345239b10cdccd43c3b873239b595dc0615402
|
|
|
coverage-Homebrew-macos-26
|
97.6 KB |
sha256:9e7c71e949d2831be74ffa89d2883106ff9de6bdd77b449fe095695e2b10942d
|
|
|
coverage-Homebrew-ubuntu-24.04
|
188 KB |
sha256:caf3545a6daa24695d38eef97b4bf856d9179c3c39dd5f16413538b2dde4ef68
|
|
|
coverage-Linux-AppImage
|
193 KB |
sha256:1187a76daff901cb1f901e388cbe4fe205df50258847903de57e4b0e61264a6e
|
|
|
coverage-Windows-AMD64
|
185 KB |
sha256:7c3d75662738e03bcb3829f3406527246ee585d9465ca9e4e5043ce50ea8faf1
|
|
|
coverage-Windows-ARM64
|
209 KB |
sha256:2d27044e293accfa01be77b23c909b7d288c72db3c5970ba9b8e612e84f14977
|
|
|
coverage-macOS-arm64
|
150 KB |
sha256:0742f52be204a154cbc4509daa18303381ba4ab260d181deadf509f307198d04
|
|
|
coverage-macOS-x86_64
|
148 KB |
sha256:89ff4b011a24c6459ef7d32a1ce8d2f3331ac73b86722bd2ce5ec79726335786
|
|
|
unsigned-macOS-arm64
|
28 MB |
sha256:1883b3f8eb2733515eb6d25a7b9a6e786e68a22def637edc397b42a0583fe0d2
|
|
|
unsigned-macOS-x86_64
|
29.7 MB |
sha256:dca577b477c1f572b17e8b3772d71eea817e184c6ef30da7dc6a495e66c82040
|
|