mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ruff: Update to version 0.11.0
This commit is contained in:
		
							parent
							
								
									8e11689da8
								
							
						
					
					
						commit
						8cee238c7d
					
				@ -1,20 +1,20 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.10.0",
 | 
					    "version": "0.11.0",
 | 
				
			||||||
    "description": "An extremely fast Python linter and code formatter, written in Rust.",
 | 
					    "description": "An extremely fast Python linter and code formatter, written in Rust.",
 | 
				
			||||||
    "homepage": "https://github.com/astral-sh/ruff",
 | 
					    "homepage": "https://github.com/astral-sh/ruff",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.10.0/ruff-x86_64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.0/ruff-x86_64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "f97160653dc9f9dde5cdbe8b24a53cb93a43e54ee30da6b995cf667c2e599ff2"
 | 
					            "hash": "92e87a04f5750312a5454610633f6af91485578cc1dd944b4692d2fb5f6188dc"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.10.0/ruff-i686-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.0/ruff-i686-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "81477cb2152d195cfa7181773d8a7c32fd9bd2f9292e8e8ce7848fdd2d7bebb8"
 | 
					            "hash": "92c1b065f33dcd88efa08fb374a81d9687430faee11c18f7d3dea12ad88ee163"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.10.0/ruff-aarch64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.0/ruff-aarch64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "e40d9d7efe47fcd1a5ffc2314ea45076d71cf83638550c5b95f9ecfff3cbac2b"
 | 
					            "hash": "49c1a9f99aa0e606d66960be12bb21e40da190e4798a18df0bf361c99dc644ad"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "ruff.exe",
 | 
					    "bin": "ruff.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user