subinacl: Add version 5.2.3790.1180

Merge pull request #101 from vmvmpvm/patch-1
This commit is contained in:
Ross Smith II 2019-06-06 15:34:17 -07:00 committed by GitHub
commit ed96cc66d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
bucket/subinacl.json Normal file
View File

@ -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": "<div class=\"header\">\\s*Version:\\s*<\\/div><p>([\\d.]+)</p>"
}
}