mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ripgrep: Update to version 0.10.0
This commit is contained in:
		
							parent
							
								
									b9d9bd9954
								
							
						
					
					
						commit
						a341a425da
					
				
							
								
								
									
										10
									
								
								ripgrep.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								ripgrep.json
									
									
									
									
									
								
							@ -1,15 +1,15 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://github.com/BurntSushi/ripgrep",
 | 
					    "homepage": "https://github.com/BurntSushi/ripgrep",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "version": "0.9.0",
 | 
					    "version": "0.10.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/0.9.0/ripgrep-0.9.0-x86_64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/BurntSushi/ripgrep/releases/download/0.10.0/ripgrep-0.10.0-x86_64-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "de9a487fdf1871182802a450412fca48ce11ecf72def7f97cc9d0a9b069b891f"
 | 
					            "hash": "6d3e9972627e88c3bf4aa6d0d5383326bd8f787510df6b0b7374a50570eb5570"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/0.9.0/ripgrep-0.9.0-i686-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/BurntSushi/ripgrep/releases/download/0.10.0/ripgrep-0.10.0-i686-pc-windows-msvc.zip",
 | 
				
			||||||
            "hash": "9e1278e0067e9a34e9711ad0bb7cd25aa1a6feadfe90a6ab175525be8b9f4f3c"
 | 
					            "hash": "0deee9dfba44c9fb3dce69cc341513d58375c2842dcbdb3f2c5ca800b29093b3"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "rg.exe",
 | 
					    "bin": "rg.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user