ScoopInstaller_Main/apngasm.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* 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)
2015-08-17 22:54:43 -05:00

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" ]
]
}