mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	igrep: Update to version 1.3.0
This commit is contained in:
		
							parent
							
								
									c81caa27df
								
							
						
					
					
						commit
						3499ee4177
					
				@ -1,21 +1,21 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "version": "1.2.0",
 | 
					    "version": "1.3.0",
 | 
				
			||||||
  "description": "Runs grep (ripgrep's library) and allows to interactively pick its results and open selected match in a text editor.",
 | 
					    "description": "Runs grep (ripgrep's library) and allows to interactively pick its results and open selected match in a text editor.",
 | 
				
			||||||
  "homepage": "https://github.com/konradsz/igrep",
 | 
					    "homepage": "https://github.com/konradsz/igrep",
 | 
				
			||||||
  "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
  "architecture": {
 | 
					 | 
				
			||||||
    "64bit": {
 | 
					 | 
				
			||||||
      "url": "https://github.com/konradsz/igrep/releases/download/v1.2.0/igrep-v1.2.0-x86_64-pc-windows-msvc.zip",
 | 
					 | 
				
			||||||
      "hash": "f58559e76d966177c1592446202f2d320cb5855d8eb16c978a7eedbb91ba8ae2"
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  "bin": "ig.exe",
 | 
					 | 
				
			||||||
  "checkver": "github",
 | 
					 | 
				
			||||||
  "autoupdate": {
 | 
					 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
      "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
        "url": "https://github.com/konradsz/igrep/releases/download/v$version/igrep-v$version-x86_64-pc-windows-msvc.zip"
 | 
					            "url": "https://github.com/konradsz/igrep/releases/download/v1.3.0/igrep-v1.3.0-x86_64-pc-windows-msvc.zip",
 | 
				
			||||||
      }
 | 
					            "hash": "8ec75744a29a9eeb1a6aaaf0080b40a185420aa75884251dfd96c7c8a787ea7c"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bin": "ig.exe",
 | 
				
			||||||
 | 
					    "checkver": "github",
 | 
				
			||||||
 | 
					    "autoupdate": {
 | 
				
			||||||
 | 
					        "architecture": {
 | 
				
			||||||
 | 
					            "64bit": {
 | 
				
			||||||
 | 
					                "url": "https://github.com/konradsz/igrep/releases/download/v$version/igrep-v$version-x86_64-pc-windows-msvc.zip"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user