Skip to content

Commit 8da7498

Browse files
committed
mfgtools: Add version 1.5.233
1 parent 3c04ee6 commit 8da7498

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

bucket/mfgtools.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"##": "This file is a template. Fill the blanks and add or remove fields as necessary.",
3+
"version": "1.5.233",
4+
"description": "Freescale/NXP I.MX Chip image deploy tools.",
5+
"homepage": "https://github.com/nxp-imx/mfgtools",
6+
"license": "BSD-3-Clause",
7+
"notes": "Instead of `mfgtools`, nxp use `uuu` for new command line interface.",
8+
"architecture": {
9+
"64bit": {
10+
"url": "https://github.com/nxp-imx/mfgtools/releases/download/uuu_1.5.233/uuu.exe",
11+
"hash": "A3C7241650C05DD6373A6AEF086B34322C013103DA729C1B446EC86694309939"
12+
}
13+
},
14+
"bin": "uuu.exe",
15+
"checkver": "github",
16+
"autoupdate": {
17+
"architecture": {
18+
"64bit": {
19+
"url": "https://github.com/nxp-imx/mfgtools/releases/download/uuu_$version/uuu.exe"
20+
}
21+
}
22+
}
23+
}

0 commit comments

Comments
 (0)