mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ruff: Update to version 0.11.1
This commit is contained in:
		
							parent
							
								
									7ba9541d6c
								
							
						
					
					
						commit
						bd08750ca7
					
				@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.11.0",
 | 
			
		||||
    "version": "0.11.1",
 | 
			
		||||
    "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.11.0/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "92e87a04f5750312a5454610633f6af91485578cc1dd944b4692d2fb5f6188dc"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.1/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "ea0371400228fcccd81c4d6884caa4c80d694cf73a20b6e9a685b0fac76c2455"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.0/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "92c1b065f33dcd88efa08fb374a81d9687430faee11c18f7d3dea12ad88ee163"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.1/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "0a3931aee2ce36a9604109b9edb0e02e2a07401957fa2da125f4fa2199a836de"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.0/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "49c1a9f99aa0e606d66960be12bb21e40da190e4798a18df0bf361c99dc644ad"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.1/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "ee7211b59f05be0e5c5fd24d5dc05591644fac4c15f4f013e5975511b27b9402"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ruff.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user