mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
* Source is not up to date with the latest GNU nano version. The current source points to GNU nano v7.1-12, but the current one is 7.2-6. This new source fixes the issue and also meets the recommended template. * NANO: new pre_install saves space from 1456KB to 540KB, regex captures occasional subversions. NANO: - new pre_install saves space from 1456KB to 540KB, removing the unused 32/64 counterpart. - autoupdate regex captures occasional subversions that were not properly captured by the previous regex. * Fix file format: CP1252, CRLF, trailing newline. * nano: update to version 7.2-8-10163 * Allows any installation forder for scoop * nano: fix for certain CTRL+key combos * Optimization: single pre-install for 32 and 64 bits. * Added project homepage information in notes. * Revert unwanted changes. * Update to 7.2-8-10163.2. Fix garbage. Installer backs up previous cfg file * nano: Update to version 7.2-8-10163.3 * previous configuration file backup saved in $dir folder. More detailed install notes. * nano: update to version 7.2-9-10164 --------- Co-authored-by: Ross Smith II <ross@smithii.com>
…
…
…
…
…
Scoop Main

Core manifests for Scoop, the Windows command-line installer. For manifests that fit the Main criteria.
How do I install these manifests?
Just do scoop install <manifest>. This is the default bucket for Scoop and is added by default.
How do I contribute new manifests?
To make a new manifest contribution, please read the Contributing Guide.
Description
Languages
PowerShell
100%