Fix ripgrep assert URL
This commit is contained in:
		
							parent
							
								
									b80f8edc29
								
							
						
					
					
						commit
						70d13b30b1
					
				| @ -54,7 +54,7 @@ if ! command -v rg &> /dev/null; then | ||||
|   mkdir -p ~/.cache/tmp | ||||
|   pushd ~/.cache/tmp | ||||
| 
 | ||||
|   download https://github.com/BurntSushi/ripgrep/releases/download/14.1.1/ripgrep-14.1.1-i686-unknown-linux-gnu.tar.gz rg.tar.gz | ||||
|   download https://github.com/BurntSushi/ripgrep/releases/download/14.1.1/ripgrep-14.1.1-x86_64-unknown-linux-musl.tar.gz rg.tar.gz | ||||
|   tar zxf rg.tar.gz --strip-components=1 --no-same-owner | ||||
|   mv rg ~/.local/bin | ||||
|   mv doc/rg.1 ~/.local/share/man/man1/rg.1 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user