Notcurses-Native.git | NOTCURSES_FORK


# Pinned upstream fork + commit SHA. Single source of truth — both # the install-time source-build fallback (Build.rakumod) and the # release-time CI prebuilt lanes (.github/workflows/_build-*.yml # plus the bundle / codec-probe helpers) fetch this exact commit # via `git init` + fetch-by-SHA so a moving branch can never silently # change what we build. # # When bumping: # 1. Push the new commit to the URL below. # 2. Update the sha= line to the new HEAD. # 3. Bump BINARY_TAG so consumers re-pull the prebuilt that # embeds the new patch. # # Lines starting with `#` and blank lines are ignored. Keys are # case-sensitive; `url=` and `sha=` are required. url=https://github.com/m-doughty/notcurses.git sha=21c9e937c9238653aa250c4b32f5fefcdf953ce8