mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
wingetcreate: Add version 1.2.5.0 (#4442)
* wingetcreate: Add version 1.2.5.0 * Remove hash url
This commit is contained in:
parent
b31962ec25
commit
cb4c0f7660
21
bucket/wingetcreate.json
Normal file
21
bucket/wingetcreate.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.2.5.0",
|
||||
"description": "The Windows Package Manager Manifest Creator command-line tool",
|
||||
"homepage": "https://github.com/microsoft/winget-create",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/microsoft/winget-create/releases/download/v1.2.5.0/wingetcreate.exe",
|
||||
"hash": "1db04b2aaf7503eb83d297f305078b7e2a60f3086fc2e3cb9dfaf7da218b8af6"
|
||||
}
|
||||
},
|
||||
"bin": "wingetcreate.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/microsoft/winget-create/releases/download/v$version/wingetcreate.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user