mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
* makes changes to almost all main repo files to be in accordance with .editorconfig * some files in "test\fixtures\..." were left alone to avoid breaking tests * NOTE: whitespace changes *only* (`git diff -b` shows no changes)
10 lines
284 B
JSON
10 lines
284 B
JSON
{
|
|
"homepage": "https://github.com/apngasm/apngasm",
|
|
"version": "3.0.0",
|
|
"url": "http://files.genshin.org/apngasm/apngasm-cli.7z",
|
|
"hash": "cebb7eab13d56b5ade45ef50abd16bae4b63a5505192f032593ad67c1d1f2e2c",
|
|
"bin": [
|
|
[ "apngasm-cli.exe", "apngasm" ]
|
|
]
|
|
}
|