mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	zoxide: Add version 0.4.3 (#1288)
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
		
							parent
							
								
									c86e8362b2
								
							
						
					
					
						commit
						3010d31fa9
					
				
							
								
								
									
										26
									
								
								bucket/zoxide.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								bucket/zoxide.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,26 @@
 | 
			
		||||
{
 | 
			
		||||
    "version":  "0.4.3",
 | 
			
		||||
    "description": "A faster way to navigate your filesystem",
 | 
			
		||||
    "homepage":  "https://github.com/ajeetdsouza/zoxide",
 | 
			
		||||
    "license":  "MIT",
 | 
			
		||||
    "notes": "See https://github.com/ajeetdsouza/zoxide#powershell for zoxide autoload",
 | 
			
		||||
    "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"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user