mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
26 lines
842 B
JSON
26 lines
842 B
JSON
{
|
|
"version": "20230501",
|
|
"description": "Conversion tool from NTFS to Btrfs",
|
|
"homepage": "https://github.com/maharmstone/ntfs2btrfs",
|
|
"license": "GPL-2.0-only",
|
|
"notes": "ntfs2btrfs requires admin privileges to use",
|
|
"suggest": {
|
|
"WinBtrfs": "nonportable/winbtrfs-np"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/maharmstone/ntfs2btrfs/releases/download/20230501/ntfs2btrfs-20230501.zip",
|
|
"hash": "01b30ff72feeddca987cc7a40a613c4f123e713027e5f969f652ab918cf2d846"
|
|
}
|
|
},
|
|
"bin": "ntfs2btrfs.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/maharmstone/ntfs2btrfs/releases/download/$version/ntfs2btrfs-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|