mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
* Added fzf, exiftool, unar * Expand tabs to spaces; remove UTF-8 BOM header bytes; passed pester * Set $version to autoupdate * Add checkver * Fix checkver * add architecture in checkver * Make sure checkver work on the latest stable fzf for Windows
10 lines
318 B
JSON
10 lines
318 B
JSON
{
|
|
"homepage": "https://unarchiver.c3.cx/commandline",
|
|
"license": "GPL2.1",
|
|
"version": "1.8.1",
|
|
"url": ["http://unarchiver.c3.cx/downloads/unar1.8.1_win.zip"],
|
|
"hash":["2fa1ea5ddc2b2615b94b2d00cd19fcbf9165cffb5346e83d3b2643e7a55c1e95"],
|
|
"extract_dir": ".",
|
|
"bin": ["lsar.exe", "unar.exe"]
|
|
}
|