mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-09 11:56:50 +00:00
Node.js releases.js only keeps MinGit assets and excludes busybox. Add asset_filter and exclude to releases.conf to match. Remaining diff: version normalization (.windows.N suffix stripping) and data freshness (Go missing .windows.2 releases).
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
source = github
|
|
owner = git-for-windows
|
|
repo = git
|
|
asset_filter = MinGit
|
|
exclude = busybox
|
|
variants = installer
|