mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ripgrep: Update to version 12.0.0
This commit is contained in:
		
							parent
							
								
									f4b899e441
								
							
						
					
					
						commit
						1563b00017
					
				@ -2,15 +2,15 @@
 | 
			
		||||
    "homepage": "https://github.com/BurntSushi/ripgrep",
 | 
			
		||||
    "description": "Recursively searches directories for a regex pattern.",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "version": "11.0.2",
 | 
			
		||||
    "version": "12.0.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/11.0.2/ripgrep-11.0.2-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "0be0279591412e12b0b92d5fda0707ebeceb9c6a51472e99b46fd4d25f13b6ef"
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/12.0.0/ripgrep-12.0.0-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "4909fd1624a17eb4918334821bfb73ce52bd7448ad5e0e6f6a17605031f6c5d5"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/11.0.2/ripgrep-11.0.2-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "9408d9a49abc38768377378aa70c0d6615c06bbd0fd959048e1bbb7b261c3fdd"
 | 
			
		||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/12.0.0/ripgrep-12.0.0-i686-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "adca09b661ea76b8cf51c8ebd4adf6bd831303a41fcc7dc9320fb405b69f025b"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "rg.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user