🎉 Added LZMA_SDK

This commit is contained in:
2020-02-22 22:27:26 +01:00
parent 84c50058d6
commit defcfaa4d4
2 changed files with 12 additions and 3 deletions

9
LZMA_SDK.json Normal file
View File

@ -0,0 +1,9 @@
{
"version": "19.00",
"url": "https://www.7-zip.org/a/lzma1900.7z",
"bin": [
"bin/7zdec.exe",
"bin/7zr.exe",
"bin/lzma.exe"
]
}