mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ruff: Update to version 0.11.13
This commit is contained in:
		
							parent
							
								
									74f4e3be8f
								
							
						
					
					
						commit
						7e63753122
					
				@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.11.12",
 | 
			
		||||
    "version": "0.11.13",
 | 
			
		||||
    "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.12/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "e82daaa5e48d736188701453c299bc8f88499688ebdada4b1abeb723965ffcd9"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.13/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "d77fb4ed36392337d334bf9bcef1c5d91ec221e96c53ae8aa147e922c71ddb64"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.12/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "1bf29679dd5206c9934d42040a5bea6398ff34148c888d89100b8469178cba3c"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.13/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "2f226cee3dfc3964928e7cac890f022fa034bc4d1fb9b6124260f5dddd23acf2"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.12/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "cde9c77e457edc98dd9f2ac39f1415d00117c564e7620e055da260fc05085476"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.13/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "67c4e1196d798ab8e4c0fb3fc81e3799ec9fcab1d236f286d348dcd6dfe4cfc2"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ruff.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user