mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	ruff: Update to version 0.11.3
This commit is contained in:
		
							parent
							
								
									c3ff629f0e
								
							
						
					
					
						commit
						8e91c15426
					
				@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.11.2",
 | 
			
		||||
    "version": "0.11.3",
 | 
			
		||||
    "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.2/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "88feff8d7b746b9226e4370e6563d12bf40e58e3233c18cd0c41f26c415e963b"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.3/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "d5649ba04579aa66aa876862fa58d28ebe327513e7b4d89f087f04992ec69f4c"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.2/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "17d350f5a0a517ef535bfba1420b68189c0a445a3a0e19bb06cf9c3aeb8a03c6"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.3/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "e4a3ad502c4ebcb50e54acc2643aecb2c3adc16ed00d2bdac8ab08898f508431"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.2/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "a41f4e8822701ef3391831365de8adf3b1cc976726a93a54216de00cc34dea93"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.3/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "281f3e2ce6d17409e54f5a6a883e1aa8bdfa70d86baca74efb17b617094926cf"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ruff.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user