From d9286e3fcebcfc3e10f0e7b66d08821e6eabcb09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 08:29:19 +0000 Subject: [PATCH] ascii-image-converter: Update to version 1.13.1 --- bucket/ascii-image-converter.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ascii-image-converter.json b/bucket/ascii-image-converter.json index 42314a0346..c751462ea2 100644 --- a/bucket/ascii-image-converter.json +++ b/bucket/ascii-image-converter.json @@ -1,17 +1,17 @@ { - "version": "1.13.0", + "version": "1.13.1", "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.13.0/ascii-image-converter_Windows_amd64_64bit.zip", - "hash": "b534934b6f523b5c8d3ae405166db11be1afdbeeb97209e5f193f185a4d79256", + "url": "https://github.com/TheZoraiz/ascii-image-converter/releases/download/v1.13.1/ascii-image-converter_Windows_amd64_64bit.zip", + "hash": "f1695fe93fafaf44b23ccc8470a4cdd4f60dba4ec8d04be5c17bffc7c8324e9b", "extract_dir": "ascii-image-converter_Windows_amd64_64bit" }, "32bit": { - "url": "https://github.com/TheZoraiz/ascii-image-converter/releases/download/v1.13.0/ascii-image-converter_Windows_i386_32bit.zip", - "hash": "91335da613899840186fd61c135526ba8d7fee1108fe3f42388ae3b75f5498c3", + "url": "https://github.com/TheZoraiz/ascii-image-converter/releases/download/v1.13.1/ascii-image-converter_Windows_i386_32bit.zip", + "hash": "9c395f8a4f38bc4070deb7c1c3d732f3dd0e092248c19e31ea3f55c074fd3787", "extract_dir": "ascii-image-converter_Windows_i386_32bit" } },