mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	ripgrep: Update to version 12.1.1
This commit is contained in:
		
							parent
							
								
									6c57f35167
								
							
						
					
					
						commit
						39657805fe
					
				@ -2,17 +2,17 @@
 | 
			
		||||
    "homepage": "https://github.com/BurntSushi/ripgrep",
 | 
			
		||||
    "description": "Recursively searches directories for a regex pattern.",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "version": "12.1.0",
 | 
			
		||||
    "version": "12.1.1",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/12.1.0/ripgrep-12.1.0-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "d448ce19f9bfe81a1014f5a46675ef7e26253191786ec86dcdd98da11392ae3f",
 | 
			
		||||
            "extract_dir": "ripgrep-12.1.0-x86_64-pc-windows-msvc"
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/12.1.1/ripgrep-12.1.1-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "a74d23c8c52a7cfddab029e3217cd7aad49e970ab3ee45fa72fa5f5536230088",
 | 
			
		||||
            "extract_dir": "ripgrep-12.1.1-x86_64-pc-windows-msvc"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/12.1.0/ripgrep-12.1.0-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "8dcca7ca3d498c7e36de50151f97b2c8dd2b7e216638479ecf6323624e50eeb9",
 | 
			
		||||
            "extract_dir": "ripgrep-12.1.0-i686-pc-windows-msvc"
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/12.1.1/ripgrep-12.1.1-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "0256451a21cf5cf88dcd1823ffd2acd5e89d6b5dc9c2c8ad1324fd0e1f9ff61e",
 | 
			
		||||
            "extract_dir": "ripgrep-12.1.1-i686-pc-windows-msvc"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "rg.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user