From 0025dee1953ef7afaee6058a8835ee825e0ac710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 31 May 2020 10:06:17 +0200 Subject: [PATCH] nyagos: Update to version 4.4.6_1 --- bucket/nyagos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nyagos.json b/bucket/nyagos.json index cf672fc2f9..d33bac2c7d 100644 --- a/bucket/nyagos.json +++ b/bucket/nyagos.json @@ -1,16 +1,16 @@ { - "version": "4.4.6_0", + "version": "4.4.6_1", "description": "The hybrid Commandline Shell betweeeeeeen UNIX & DOS.", "homepage": "https://github.com/zetamatta/nyagos", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.6_0/nyagos-4.4.6_0-windows-amd64.zip", - "hash": "dfb6a85f2bf0bfb589e937c24f8a332204f2b4cc938d20559b5dd187d8f6396d" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.6_1/nyagos-4.4.6_1-windows-amd64.zip", + "hash": "5a6c2afc08b28a4671253c0cca6958e39374564f06b0b6e0850d2749537edbb6" }, "32bit": { - "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.6_0/nyagos-4.4.6_0-windows-386.zip", - "hash": "6d0c399814b89bf01ce0abd163c1e6230ed59e807ece24a7bd8678d5ecec0554" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.6_1/nyagos-4.4.6_1-windows-386.zip", + "hash": "1ce249427d16db0601668daf5417616b0d265eccdf524dc024f22640327756c4" } }, "bin": "nyagos.exe",