mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ripgrep: Update to version 13.0.0
This commit is contained in:
		
							parent
							
								
									69eb69b1d0
								
							
						
					
					
						commit
						06b3d7eccf
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "12.1.1",
 | 
			
		||||
    "version": "13.0.0",
 | 
			
		||||
    "description": "Recursively searches directories for a regex pattern.",
 | 
			
		||||
    "homepage": "https://github.com/BurntSushi/ripgrep",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
@ -8,14 +8,14 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "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"
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "a47ace6f654c5ffa236792fc3ee3fefd9c7e88e026928b44da801acb72124aa8",
 | 
			
		||||
            "extract_dir": "ripgrep-13.0.0-x86_64-pc-windows-msvc"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "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"
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/13.0.0/ripgrep-13.0.0-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "725fab270e0c7419e0032b8dcf28cb399337be9d4867d4e527a1d9671efecffb",
 | 
			
		||||
            "extract_dir": "ripgrep-13.0.0-i686-pc-windows-msvc"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "rg.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user