-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathfat32format.json
More file actions
16 lines (16 loc) · 682 Bytes
/
fat32format.json
File metadata and controls
16 lines (16 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"version": "a027932",
"description": "FAT32 format tool that supports volumes greater than 32 GB",
"homepage": "https://github.com/0xbadfca11/fat32format",
"license": "GPL-2.0-only",
"url": "https://github.com/0xbadfca11/fat32format/releases/download/releasea027932/fat32format.exe",
"hash": "782ea117b209aa3b882d847025640e6c433b2f70c7555345c9d459522aed9b50",
"bin": "fat32format.exe",
"checkver": {
"github": "https://github.com/0xbadfca11/fat32format",
"regex": "tag/release([\\w.-]+)"
},
"autoupdate": {
"url": "https://github.com/0xbadfca11/fat32format/releases/download/release$version/fat32format.exe"
}
}