github darlinghq/darling v0.1.20230310_update_sources_11_5
WIP: March 10, 2023 (Update Source 11.5 Public Test)

pre-release14 months ago

I'm happy to announce that the second public release of the 11.5 source updates is now available for testing! Unless there is an unexpected issue that occurs in this release, this should be the final public release before the 11.5 source updates are merged into the master branch.

If you are able to, please test and let me know if you run into any issues.

How to build 11.5 Update from source

The instructions are pretty much the same as the normal instructions, but with one additional step. Inside the cloned darling folder, run the following commands:

rm -rf build
git fetch 
git checkout update_sources_11.5_alpharelease2
git submodule update --init --recursive

After that, you can follow the usual steps in the darling docs to build darling. Note that if you already have an install of Darling, you will need to uninstall it first.

Don't miss a new darling release

NewReleases is sending notifications on new releases.