mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	recycle-bin: Fix autoupdate URL
This commit is contained in:
		
							parent
							
								
									bc5de1d716
								
							
						
					
					
						commit
						6baba9c67b
					
				@ -1,13 +1,13 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.0.1",
 | 
					    "version": "2.0.0",
 | 
				
			||||||
    "description": "Move files and folders to the Windows recycle bin within command line.",
 | 
					    "description": "Move files and folders to the Windows recycle bin within command line.",
 | 
				
			||||||
    "homepage": "https://github.com/sindresorhus/recycle-bin",
 | 
					    "homepage": "https://github.com/sindresorhus/recycle-bin",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "url": "https://github.com/sindresorhus/recycle-bin/releases/download/1.0.1/recycle-bin.exe",
 | 
					    "url": "https://github.com/sindresorhus/recycle-bin/releases/download/v2.0.0/recycle-bin.exe",
 | 
				
			||||||
    "hash": "6f605ff88aa63c613073b2bb475eae61b24d477caf119e107134780085a3e47b",
 | 
					    "hash": "06f2f20edd22757be8667348050f3aa92b3cd23b05d9e21815dca83f453ceb78",
 | 
				
			||||||
    "bin": "recycle-bin.exe",
 | 
					    "bin": "recycle-bin.exe",
 | 
				
			||||||
    "checkver": "github",
 | 
					    "checkver": "github",
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "url": "https://github.com/sindresorhus/recycle-bin/releases/download/$version/recycle-bin.exe"
 | 
					        "url": "https://github.com/sindresorhus/recycle-bin/releases/download/v$version/recycle-bin.exe"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user