mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ruff: Update to version 0.11.7
This commit is contained in:
		
							parent
							
								
									1cb7104c9b
								
							
						
					
					
						commit
						b6fe983d53
					
				@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.11.6",
 | 
			
		||||
    "version": "0.11.7",
 | 
			
		||||
    "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.6/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "9fbe8bc77738d2f231d580e315c54bc615b1bec22a6df4201e1d9a821f842ae3"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.7/ruff-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "9e319a18844da490949303ec5a60032f6ee8d673fb174bd4e70c8641b091375d"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "268f9450c9a8fad32c84da1cbf3be34f2d4fdb56442cae8d73e64c6476437f31"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.7/ruff-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "8608f979877847e8d218c9b5bc327bb5e9ce45b39961addc8380ffd9f4833a1a"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.6/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "a5b28d8f4eb6a46bdd000f11579fcb074ab3be1e3d9140c225b7111cd7f6708f"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/0.11.7/ruff-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "c18bc5d87b9b582f1f9da6bdf78fa4a710f9d40f409cfae330f20bf9f16ce631"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ruff.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user