feat(decompress): Support Zstandard archive#4372
Merged
niheaven merged 4 commits intoScoopInstaller:developfrom Nov 10, 2021
Merged
feat(decompress): Support Zstandard archive#4372niheaven merged 4 commits intoScoopInstaller:developfrom
niheaven merged 4 commits intoScoopInstaller:developfrom
Conversation
Contributor
|
Question : When I reviewed (only to be informed), I see that : v1.6.3 for lessmsi and innounp048.rar. This is old (lessmsi is from 23 Nov 2018, innounp048 is from 2019-01-27). |
rasa
approved these changes
Nov 9, 2021
Member
rasa
left a comment
There was a problem hiding this comment.
Untested, but LGTM. I see no harm with merging it into the develop branch.
goostleek
reviewed
Nov 9, 2021
goostleek
reviewed
Nov 9, 2021
This reverts commit c6fe02c.
Member
|
I've just rewrite Works with Pin @ScoopInstaller/maintainers |
Member
|
@goostleek The whitespaces could be fixed maybe in another PR that formats all the code base. |
rasa
reviewed
Nov 9, 2021
This was referenced Nov 10, 2021
rashil2000
reviewed
Nov 10, 2021
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

scoop\bin> .\scoop.ps1 install openssh
Installing 'zstd' (1.5.0) [64bit]
Loading zstd-v1.5.0-win64.zip from cache
Checking hash of zstd-v1.5.0-win64.zip ... ok.
Extracting zstd-v1.5.0-win64.zip ... done.
Linking D:\scoop\apps\zstd\current => D:\scoop\apps\zstd\1.5.0
Creating shim for 'zstd'.
'zstd' (1.5.0) was installed successfully!
Installing 'openssh' (8.2p1-1) [64bit]
Loading bash-4.4.023-2-x86_64.pkg.tar.xz from cache
Checking hash of bash-4.4.023-2-x86_64.pkg.tar.xz ... ok.
Loading gcc-libs-9.3.0-1-x86_64.pkg.tar.xz from cache
Checking hash of gcc-libs-9.3.0-1-x86_64.pkg.tar.xz ... ok.
Loading heimdal-7.7.0-2-x86_64.pkg.tar.zst from cache
Checking hash of heimdal-7.7.0-2-x86_64.pkg.tar.zst ... ok.
Loading heimdal-libs-7.7.0-2-x86_64.pkg.tar.zst from cache
Checking hash of heimdal-libs-7.7.0-2-x86_64.pkg.tar.zst ... ok.
Loading libcrypt-2.1-2-x86_64.pkg.tar.xz from cache
Checking hash of libcrypt-2.1-2-x86_64.pkg.tar.xz ... ok.
Loading libdb-5.3.28-3-x86_64.pkg.tar.zst from cache
Checking hash of libdb-5.3.28-3-x86_64.pkg.tar.zst ... ok.
Loading libedit-20191231_3.1-1-x86_64.pkg.tar.xz from cache
Checking hash of libedit-20191231_3.1-1-x86_64.pkg.tar.xz ... ok.
Loading libopenssl-1.1.1.e-1-x86_64.pkg.tar.xz from cache
Checking hash of libopenssl-1.1.1.e-1-x86_64.pkg.tar.xz ... ok.
Loading libsqlite-3.30.0-1-x86_64.pkg.tar.xz from cache
Checking hash of libsqlite-3.30.0-1-x86_64.pkg.tar.xz ... ok.
Loading msys2-runtime-3.1.4-1-x86_64.pkg.tar.zst from cache
Checking hash of msys2-runtime-3.1.4-1-x86_64.pkg.tar.zst ... ok.
Loading ncurses-6.2-1-x86_64.pkg.tar.xz from cache
Checking hash of ncurses-6.2-1-x86_64.pkg.tar.xz ... ok.
Loading openssh-8.2p1-1-x86_64.pkg.tar.xz from cache
Checking hash of openssh-8.2p1-1-x86_64.pkg.tar.xz ... ok.
Loading openssl-1.1.1.e-1-x86_64.pkg.tar.xz from cache
Checking hash of openssl-1.1.1.e-1-x86_64.pkg.tar.xz ... ok.
Loading zlib-1.2.11-1-x86_64.pkg.tar.xz from cache
Checking hash of zlib-1.2.11-1-x86_64.pkg.tar.xz ... ok.
Extracting bash-4.4.023-2-x86_64.pkg.tar.xz ... done.
Extracting gcc-libs-9.3.0-1-x86_64.pkg.tar.xz ... done.
Extracting heimdal-7.7.0-2-x86_64.pkg.tar.zst ... done.
Extracting heimdal-libs-7.7.0-2-x86_64.pkg.tar.zst ... done.
Extracting libcrypt-2.1-2-x86_64.pkg.tar.xz ... done.
Extracting libdb-5.3.28-3-x86_64.pkg.tar.zst ... done.
Extracting libedit-20191231_3.1-1-x86_64.pkg.tar.xz ... done.
Extracting libopenssl-1.1.1.e-1-x86_64.pkg.tar.xz ... done.
Extracting libsqlite-3.30.0-1-x86_64.pkg.tar.xz ... done.
Extracting msys2-runtime-3.1.4-1-x86_64.pkg.tar.zst ... done.
Extracting ncurses-6.2-1-x86_64.pkg.tar.xz ... done.
Extracting openssh-8.2p1-1-x86_64.pkg.tar.xz ... done.
Extracting openssl-1.1.1.e-1-x86_64.pkg.tar.xz ... done.
Extracting zlib-1.2.11-1-x86_64.pkg.tar.xz ... done.
Running pre-install script...
Junction created for D:\scoop\apps\openssh\8.2p1-1\home\wordy.ssh <<===>> C:\Users\wordy.ssh
Linking D:\scoop\apps\openssh\current => D:\scoop\apps\openssh\8.2p1-1
Creating shim for 'findssl.sh'.
Creating shim for 'scp'.
Creating shim for 'sftp'.
Creating shim for 'ssh'.
Creating shim for 'ssh-add'.
Creating shim for 'ssh-agent'.
Creating shim for 'ssh-copy-id'.
Creating shim for 'ssh-keygen'.
Creating shim for 'ssh-keyscan'.
Creating shim for 'sshd'.
'openssh' (8.2p1-1) was installed successfully!