mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ruff: Update to version 0.4.4
This commit is contained in:
		
							parent
							
								
									4d52a40698
								
							
						
					
					
						commit
						d74d30ec6f
					
				@ -1,20 +1,20 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.4.3",
 | 
					    "version": "0.4.4",
 | 
				
			||||||
    "description": "An extremely fast Python linter, written in Rust",
 | 
					    "description": "An extremely fast Python linter, 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/v0.4.3/ruff-0.4.3-x86_64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/v0.4.4/ruff-0.4.4-x86_64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "25955175aa3ea8f250d8569b4bc6a0837dca7989873ef1de3479588bfc876211"
 | 
					            "hash": "0e8d426194ae101892ca554d99365ff97395ec77d19ecd9b8b01a4e12ddda682"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/astral-sh/ruff/releases/download/v0.4.3/ruff-0.4.3-i686-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/v0.4.4/ruff-0.4.4-i686-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "b50ed1c9f20a2a1d6ed7d961d5f1df76423ee7541410a4460fed5353e5c5f846"
 | 
					            "hash": "331616b32e38ff39c6b2ca9d73eea00deb718f7042b75eb469559c29c1acf46f"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/astral-sh/ruff/releases/download/v0.4.3/ruff-0.4.3-aarch64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/astral-sh/ruff/releases/download/v0.4.4/ruff-0.4.4-aarch64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "2c7cbbb5819cb6ee946efd1ed871fb655302b55055cde1b43894620b808bdd13"
 | 
					            "hash": "0f2739a3397f55dc5fb8538140e689258554fcc0690501f65bf680bf3c9361db"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "ruff.exe",
 | 
					    "bin": "ruff.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user