mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	zoxide: Update to version 0.9.1
This commit is contained in:
		
							parent
							
								
									528f6cb7ae
								
							
						
					
					
						commit
						a1b8780e3c
					
				@ -1,17 +1,17 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.9.0",
 | 
					    "version": "0.9.1",
 | 
				
			||||||
    "description": "A faster way to navigate your filesystem",
 | 
					    "description": "A faster way to navigate your filesystem",
 | 
				
			||||||
    "homepage": "https://github.com/ajeetdsouza/zoxide",
 | 
					    "homepage": "https://github.com/ajeetdsouza/zoxide",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "notes": "_ZO_DATA_DIR is located at '$env:LOCALAPPDATA\\zoxide' by default",
 | 
					    "notes": "_ZO_DATA_DIR is located at '$env:LOCALAPPDATA\\zoxide' by default",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.0/zoxide-0.9.0-x86_64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.1/zoxide-0.9.1-x86_64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "9fa4dd700ab964913034028bf97ddfbcdba00c401125440721d50db060e4050f"
 | 
					            "hash": "308ce231e165df2744137e5c30c561cae295b7f6d7af584177502b492e687fa8"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.0/zoxide-0.9.0-aarch64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/ajeetdsouza/zoxide/releases/download/v0.9.1/zoxide-0.9.1-aarch64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "674b98ef20400d02d1ce5950c83a0fdfa96ea9d720b39d86d828a2111f54e4c5"
 | 
					            "hash": "dcc647de3dd379489199a1eb297e3b98695cad14c2fe7d6f70cf3490ebb983dc"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "zoxide.exe",
 | 
					    "bin": "zoxide.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user