mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	abc: Update to version 1.0.0-beta.2
This commit is contained in:
		
							parent
							
								
									39ff7d5bd3
								
							
						
					
					
						commit
						b171eb4217
					
				@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.0.0-beta.1",
 | 
					    "version": "1.0.0-beta.2",
 | 
				
			||||||
    "description": "Command-line tool to interact with appbase.io",
 | 
					    "description": "Command-line tool to interact with appbase.io",
 | 
				
			||||||
    "homepage": "https://github.com/appbaseio/abc",
 | 
					    "homepage": "https://github.com/appbaseio/abc",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/appbaseio/abc/releases/download/1.0.0-beta.1/abc-windows.zip",
 | 
					            "url": "https://github.com/appbaseio/abc/releases/download/1.0.0-beta.2/abc-windows.zip",
 | 
				
			||||||
            "hash": "5fe08d7f8197e683abdb0adc91f6bc5db57f2bc1c2e13dd3bacf4c73de841548"
 | 
					            "hash": "25340da973299670e0d9ea5b8c9cfa6498ba5b9c7a04bed75b5875676e04f970"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "pre_install": "Rename-Item \"$dir\\abc-windows\" 'abc.exe' -ErrorAction SilentlyContinue",
 | 
					    "pre_install": "Rename-Item \"$dir\\abc-windows\" 'abc.exe' -ErrorAction SilentlyContinue",
 | 
				
			||||||
@ -14,5 +14,12 @@
 | 
				
			|||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "github": "https://github.com/appbaseio/abc",
 | 
					        "github": "https://github.com/appbaseio/abc",
 | 
				
			||||||
        "regex": "tag/([\\w.-]+)"
 | 
					        "regex": "tag/([\\w.-]+)"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "autoupdate": {
 | 
				
			||||||
 | 
					        "architecture": {
 | 
				
			||||||
 | 
					            "64bit": {
 | 
				
			||||||
 | 
					                "url": "https://github.com/appbaseio/abc/releases/download/$version/abc-windows.zip"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user