Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove progress bar - New version of schema.json - Add options to install with `winget` from specific source (winget / msstore) - Configure `winget` for better performance - Configure `aria2` when using scoop - Create automated task for Aria2RPC - Install NVM from GitHub Repo - Options to install `node` LTS or latest version (if 'node' command is not found) - Download file from latest release of a GitHub Repo (plus extract if it is archived) - Use `wsl --install` instead of manually enable WSL and VirtualMachinePlatform features - Write lock files for installed packages: wingetfile.json, chocolatey.config, scoopfile.json, modules.json) BREAKING CHANGE: - Add `id` and `source` properties for `appList.json`'s winget source - Fix unmatched properties in `appList.json`
- Loading branch information