Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zoxide: Add version 0.4.3 #1288

Merged
merged 5 commits into from Jul 27, 2020
Merged

zoxide: Add version 0.4.3 #1288

merged 5 commits into from Jul 27, 2020

Conversation

spencerwooo
Copy link
Contributor

@spencerwooo spencerwooo commented Jul 27, 2020

#1255

zoxide is a command line filesystem navigator written in rust. It's similar to autojump and z with native Windows and PowerShell support.

bucket/zoxide.json Outdated Show resolved Hide resolved
@chawyehsu
Copy link
Member

suggest changes:

{
    "version": "0.4.3",
    "description": "A faster way to navigate your filesystem",
    "homepage": "https://github.com/ajeetdsouza/zoxide",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.4.3/zoxide-x86_64-pc-windows-msvc.exe#/zoxide.exe",
            "hash": "502e858569ea2dd31b08db5e6621330f36abdc9b90186c915c102fbd2c7b0c1a"
        }
    },
    "bin": "zoxide.exe",
    "env_set": {
        "_ZO_DATA_DIR": "$dir\\data"
    },
    "persist": "data",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v$version/zoxide-x86_64-pc-windows-msvc.exe#/zoxide.exe"
            }
        }
    },
    "notes": "See https://github.com/ajeetdsouza/zoxide#powershell for zoxide autoload"
}

spencerwooo and others added 2 commits July 27, 2020 18:55
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
@spencerwooo
Copy link
Contributor Author

Just commited the changes as suggested by @Ash258 and @chawyehsu.

Ash258
Ash258 previously requested changes Jul 27, 2020
bucket/zoxide.json Outdated Show resolved Hide resolved
bucket/zoxide.json Show resolved Hide resolved
spencerwooo and others added 2 commits July 27, 2020 19:19
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
@chawyehsu chawyehsu merged commit 3010d31 into ScoopInstaller:master Jul 27, 2020
@spencerwooo spencerwooo deleted the patch-1 branch July 27, 2020 13:36
@rasa rasa added upstream Waiting for upstream (the developers of the software) to fix the problem and removed package-fix-needed labels Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Waiting for upstream (the developers of the software) to fix the problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants