We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59088a9 commit d021438Copy full SHA for d021438
4 files changed
lib/core.ps1
@@ -619,7 +619,6 @@ function get_shim_path() {
619
switch ($shim_version) {
620
'71' { $shim_path = "$(versiondir 'scoop' 'current')\supporting\shims\71\shim.exe"; Break }
621
'kiennq' { $shim_path = "$(versiondir 'scoop' 'current')\supporting\shims\kiennq\shim.exe"; Break }
622
- 'rshim' { $shim_path = "$(versiondir 'scoop' 'current')\supporting\shims\rshim\shim.exe"; Break }
623
'default' { Break }
624
default { warn "Unknown shim version: '$shim_version'" }
625
}
supporting/shims/rshim/checksum.sha256
supporting/shims/rshim/checksum.sha512
supporting/shims/rshim/shim.exe
-311 KB
0 commit comments