feat(bucket): Switch nirsoft bucket to ScoopInstaller/Nirsoft (#5328)

This commit is contained in:
Ross Smith II
2023-03-11 05:42:14 -08:00
committed by GitHub
parent 41620bb169
commit ad0f6178d0
3 changed files with 5 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
### Features
- **scoop-update:** Add support for parallel syncing buckets in PowerShell 7 and improve output ([#5122](https://github.com/ScoopInstaller/Scoop/issues/5122))
- **bucket:** Switch nirsoft bucket to ScoopInstaller/Nirsoft ([#5328](https://github.com/ScoopInstaller/Scoop/issues/5328))
- **config:** Support portable config file ([#5369](https://github.com/ScoopInstaller/Scoop/issues/5369))
- **bucket:** Make official buckets higher priority ([#5398](https://github.com/ScoopInstaller/Scoop/issues/5398))
- **core:** Add `-Quiet` switch for `Invoke-ExternalCommand` ([#5346](https://github.com/ScoopInstaller/Scoop/issues/5346))