diff --git a/bucket/ascii-image-converter.json b/bucket/ascii-image-converter.json index e397e14f20..42314a0346 100644 --- a/bucket/ascii-image-converter.json +++ b/bucket/ascii-image-converter.json @@ -1,17 +1,17 @@ { - "version": "1.12.0", + "version": "1.13.0", "description": "A cross-platform command-line tool to convert images into ascii art and print them on the console. Now supports braille art!", "homepage": "https://github.com/TheZoraiz/ascii-image-converter/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/TheZoraiz/ascii-image-converter/releases/download/v1.12.0/ascii-image-converter_Windows_amd64_64bit.zip", - "hash": "1645954c45c2555d737338cb6689cd0d554ccc3c6601888c76a1ebe1fb3cfe93", + "url": "https://github.com/TheZoraiz/ascii-image-converter/releases/download/v1.13.0/ascii-image-converter_Windows_amd64_64bit.zip", + "hash": "b534934b6f523b5c8d3ae405166db11be1afdbeeb97209e5f193f185a4d79256", "extract_dir": "ascii-image-converter_Windows_amd64_64bit" }, "32bit": { - "url": "https://github.com/TheZoraiz/ascii-image-converter/releases/download/v1.12.0/ascii-image-converter_Windows_i386_32bit.zip", - "hash": "4ee82c7bb52f5ce9f74ed07ba5cd583f61a11510a502821ddc8c8e7183718462", + "url": "https://github.com/TheZoraiz/ascii-image-converter/releases/download/v1.13.0/ascii-image-converter_Windows_i386_32bit.zip", + "hash": "91335da613899840186fd61c135526ba8d7fee1108fe3f42388ae3b75f5498c3", "extract_dir": "ascii-image-converter_Windows_i386_32bit" } },