diff --git a/bucket/subinacl.json b/bucket/subinacl.json new file mode 100644 index 0000000000..7d44dc7616 --- /dev/null +++ b/bucket/subinacl.json @@ -0,0 +1,13 @@ +{ + "homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=23510", + "description": "SubInACL is a command-line tool that enables administrators to obtain security information about files, registry keys, and services, and transfer this information from user to user, from local or global group to group, and from domain to domain.", + "version": "5.2.3790.1180", + "license": "Freeware", + "url": "https://download.microsoft.com/download/1/7/d/17d82b72-bc6a-4dc8-bfaa-98b37b22b367/subinacl.msi#dl.7z", + "hash": "56d0678ba79303f141c2962babba53dfb87205467284e35047cc13ffa720f6c6", + "bin": "subinacl.exe", + "checkver": { + "url": "https://www.microsoft.com/en-us/download/details.aspx?id=23510", + "regex": "
\\s*Version:\\s*<\\/div>

([\\d.]+)

" + } +}