mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ruff: Update to version 0.3.2
This commit is contained in:
		
							parent
							
								
									1c211fd02b
								
							
						
					
					
						commit
						313651d1d1
					
				@ -1,20 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.3.1",
 | 
			
		||||
    "version": "0.3.2",
 | 
			
		||||
    "description": "An extremely fast Python linter, written in Rust",
 | 
			
		||||
    "homepage": "https://github.com/astral-sh/ruff",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/v0.3.1/ruff-0.3.1-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "deb49bfdcb8e6b96efa38031b30c79869b49a67a66ef53c9662ec888a7564979"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/v0.3.2/ruff-0.3.2-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "e471bd3b2f003ce9971cab86e5ca7196554e15e94abb0de5d981bbd1733d63f5"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/v0.3.1/ruff-0.3.1-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "07c0971ea53bf45044494f8dafacb1a45185650c7970db2733fd726ca6d197c1"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/v0.3.2/ruff-0.3.2-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "4798036672290dcf7b117362c51ce7e05540a4f53851162fa5099aafb16a78a0"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/v0.3.1/ruff-0.3.1-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "9a64f79ddc3e50b8aa74ac404f50326b1e97d0d4aa3c8150540c6e956636b2fc"
 | 
			
		||||
            "url": "https://github.com/astral-sh/ruff/releases/download/v0.3.2/ruff-0.3.2-aarch64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "3687845a213cc7b32c9696ec54cb53f28fa7080a6174cdb1ee0f5400869481b3"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ruff.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user