| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| update.json | 2026-06-09 | 666 Bytes | |
| rscoop_1.9.5_x64_en-US.msi.sig | 2026-06-09 | 416 Bytes | |
| rscoop_1.9.5_x64_en-US.msi | 2026-06-09 | 10.4 MB | |
| rscoop.exe | 2026-06-09 | 25.9 MB | |
| README.md | 2026-06-09 | 501 Bytes | |
| v1.9.5 source code.tar.gz | 2026-06-09 | 11.3 MB | |
| v1.9.5 source code.zip | 2026-06-09 | 11.5 MB | |
| Totals: 7 Items | 59.0 MB | 0 | |
Release Notes 1.9.5
#### Feature
-
Added hidden
shell.pwshEnabledsupport to run Scoop commands through PowerShell 7+ (pwsh) instead of Windows PowerShell 5.x. Enable it by adding"shell.pwshEnabled": trueto%APPDATA%\com.rscoop.app\store.json. Thanks @hetima for PR [#55]. -
Added a PowerShell setup script export from the profile exporter, so users can bootstrap buckets, apps, holds, and Scoop config on another machine.