mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ruff: Update to version 0.8.6
This commit is contained in:
		
							parent
							
								
									8ec4453ede
								
							
						
					
					
						commit
						9432a02250
					
				@ -1,20 +1,20 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.8.5",
 | 
					    "version": "0.8.6",
 | 
				
			||||||
    "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.8.5/ruff-x86_64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/0.8.6/ruff-x86_64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "3cbe83e67640f080f8fee0daa47929c5f88c89af6e0b50a69339051629a593c0"
 | 
					            "hash": "4ca646f3659a88eb64b73bcfd4a4927c0194005c5aff69f4c71406d4370360c2"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.8.5/ruff-i686-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/0.8.6/ruff-i686-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "d6b2a77f74dff14b38279d53e8faf6abd3c1495c26c4f36ecaf633429356c122"
 | 
					            "hash": "00f6a747a5fb29d604e8921ee2564523e93f1e85522d9e347af703220a596a1e"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.8.5/ruff-aarch64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/0.8.6/ruff-aarch64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "07098d8f1f9816b2b23489414e4f1c441606986d14b3b9e7a915ffd4786679ed"
 | 
					            "hash": "1b1a9cc718c59e7c2a9fd471ba39b7eed7730094b7d8ecdc554bbb66f53715d0"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "ruff.exe",
 | 
					    "bin": "ruff.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user