mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ruff: Update to version 0.6.0
This commit is contained in:
		
							parent
							
								
									ced6d2ef44
								
							
						
					
					
						commit
						3de45b9e7b
					
				@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.5.7",
 | 
			
		||||
    "version": "0.6.0",
 | 
			
		||||
    "description": "An extremely fast Python linter and code formatter, written in Rust.",
 | 
			
		||||
    "homepage": "https://github.com/astral-sh/ruff",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.5.7/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "43db9594ec5b2ebdebbcf950199dbe52ea87ce5d6c5cc0f44356f91c62641c4b"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.6.0/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "9e69401032a71b88460752848263d856621d178599aaa8703a5942120768663a"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.5.7/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "cafaeddc1ffb710c931a5c62652ccd1732841b6b4b1f2fb9bca4b694853ed486"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.6.0/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "f544ff5db36dc1a51f0574b795541cf98a4673b95a5a3bd2e597cadeb5ea6622"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.5.7/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "2fc686fe1acc813bd51a2cac89f2cabfae9144db01862d04f052b06eb07cb522"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.6.0/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "f2f713b4a422f4b3b04ebbad7c373d8f5098f4460e1d431c964df7306dccac0f"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ruff.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user