Ungoogled-Chromium macOS 130.0.6723.58-1.1
Announcements
Ungoogled-Chromium macOS builds are now notarized (signed) with an Apple Developer ID! Notarized builds will be provided at least till the end of our 2024-2025 Apple Developer Program membership year, which ends on September 2025.
The notarized binaries distributed in the ungoogled-software/ungoogled-chromium-macos repository are signed with the Apple Developer ID certificate Developer ID Application: Qian Qian (B9A88FL5XJ)
. You should be able to verify the signature of the binaries after downloading the .dmg
file, extracting the .app
file, and running the following command in Terminal:
spctl -a -vvv -t install path/to/Chromium.app
This output should show something like:
path/to/Chromium.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Qian Qian (B9A88FL5XJ)
that indicates the binary is correctly signed and notarized.
Sponsorship
Thanks to the following sponsors for their generous support:
- @pascal-giguere (via GitHub Sponsors)
- @kevingriffin (via GitHub Sponsors)
- BabyFn0rd (via By Me a Coffee)
- dasos (via By Me a Coffee)
- @vinnysaj (via GitHub Sponsors)
These contributions made it possible for us to cover the cost of the Apple Developer Program membership and provide notarized builds of Ungoogled-Chromium macOS. All of these sponsorship contributions are greatly appreciated!
New sponsors are still very welcomed, as I (@Cubik65536, the current maintainer of Ungoogled-Chromium macOS) am still relying on community sponsors to help me cover the cost of the Apple Developer Program fee for future membership years. The progress of the funding for current and next Apple Developer membership year can be tracked on issue #184.
Your support will also greatly encourage and motivate me to continue putting more effort into maintaining and improving Ungoogled-Chromium macOS.
So, please consider sponsoring me through GitHub Sponsors or Buy me a Coffee.
Note that these sponsorship accounts are under the name of Cubik65536
. All sponsor records (i.e. who’s sponsoring) will be public unless you choose to make it private. When sponsoring, you can leave a message specifying that it is for Ungoogled-Chromium, so you will be able to be credited in a sponsor list in the future.
Release Assets Info
Hashes for the disk image ungoogled-chromium_130.0.6723.58-1.1_arm64-macos.dmg
:
md5: e7369c0501ac166e538bc5ae321dc00d
sha1: a6bc2c8a89270e6619586f34260bb1c82a1141c9
sha256: 37616aa471d2ac705464fc518b5c3f13f7238581825c386a9177ac0c2fc75ae8
Hashes for the disk image ungoogled-chromium_130.0.6723.58-1.1_x86-64-macos.dmg
:
md5: 00e165da188ccd43e814af60aded7f49
sha1: 91c21eb02f91c3c46b3a8afa2c7bd0c0ae7038df
sha256: 8605252745578f416dd67a0aabe73c99fddb6b874819ad390d837b97fb0e2e40
See this GitHub Actions Run for the Workflow file used as well as the build logs and artifacts