Skip to content

Commit

Permalink
perf(shim): Update kiennq-shim to v3.1 (#5841)
Browse files Browse the repository at this point in the history
  • Loading branch information
niheaven committed Mar 22, 2024
1 parent 5354ab5 commit 5153d73
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 57 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -50,6 +50,7 @@

- **decompress:** Disable progress bar to improve `Expand-Archive` performance ([#5410](https://github.com/ScoopInstaller/Scoop/issues/5410))
- **scoop-search:** Improve performance for local search ([#5324](https://github.com/ScoopInstaller/Scoop/issues/5324))
- **shim:** Update kiennq-shim to v3.1 ([#5841](https://github.com/ScoopInstaller/Scoop/issues/5841))

### Code Refactoring

Expand Down
2 changes: 0 additions & 2 deletions supporting/shims/kiennq/.gitignore

This file was deleted.

52 changes: 0 additions & 52 deletions supporting/shims/kiennq/Makefile

This file was deleted.

2 changes: 1 addition & 1 deletion supporting/shims/kiennq/checksum.sha256
@@ -1 +1 @@
aa685053f4a5c0e7145f2a27514c8a56ceae25b0824062326f04037937caa558 bin/shim.exe
554aac610eae2cd61cae3dea0c66fd8283e95eb9c4af5dd9e591197c6a28e119 *shim.exe
2 changes: 1 addition & 1 deletion supporting/shims/kiennq/checksum.sha512
@@ -1 +1 @@
67c605c8163869d8ef8153c64eb09b82645cbae8228928c0fef944d0259a7b2d3791ecf4b4b01e23566916a878ee7977bfc1a59846bccf3c63bd6a1cf4f521b5 bin/shim.exe
88bba1bbe84a1cc0c2492e7c87d761ea449ce80818d619b763f2c6391e114992864e1cf7cd3121350c0bae20bd48a834e56a304d35e8fabcf2dfee58b223e841 *shim.exe
Binary file modified supporting/shims/kiennq/shim.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion supporting/shims/kiennq/version.txt
@@ -1 +1 @@
2.2.1
v3.1

1 comment on commit 5153d73

@kiennq
Copy link
Contributor

@kiennq kiennq commented on 5153d73 Mar 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@niheaven I have discovered a recent issue with v3.1 kiennq shim, can you please update to version v3.1.1?
The issue prevents launching any new shim that's created from v3.1 kiennq shim.

Please sign in to comment.