Skip to content

Commit d021438

Browse files
niheavenzoritle
andauthored
Revert "feat(shim): Add another alternative shim written in rust (#4229)" (#4553)
This reverts commit 5ad8c76. Co-authored-by: Zoritle <66551926+zoritle@users.noreply.github.com>
1 parent 59088a9 commit d021438

4 files changed

Lines changed: 0 additions & 3 deletions

File tree

lib/core.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,6 @@ function get_shim_path() {
619619
switch ($shim_version) {
620620
'71' { $shim_path = "$(versiondir 'scoop' 'current')\supporting\shims\71\shim.exe"; Break }
621621
'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 }
623622
'default' { Break }
624623
default { warn "Unknown shim version: '$shim_version'" }
625624
}

supporting/shims/rshim/checksum.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.

supporting/shims/rshim/checksum.sha512

Lines changed: 0 additions & 1 deletion
This file was deleted.

supporting/shims/rshim/shim.exe

-311 KB
Binary file not shown.

0 commit comments

Comments
 (0)