From bec03655ccb958826c3133a2d50f63ecfa8fc4f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 25 Jun 2021 04:50:06 -0700 Subject: [PATCH] nyagos: Update to version 4.4.10_0 --- bucket/nyagos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nyagos.json b/bucket/nyagos.json index 612c9b196d..e685637396 100644 --- a/bucket/nyagos.json +++ b/bucket/nyagos.json @@ -1,16 +1,16 @@ { - "version": "4.4.9_7", + "version": "4.4.10_0", "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.9_7/nyagos-4.4.9_7-windows-amd64.zip", - "hash": "4e35ce35abf32f22d120e27b1910fd915ebacc88f8d67bee46ec868142663c44" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.10_0/nyagos-4.4.10_0-windows-amd64.zip", + "hash": "5dc212e5d66251c124150fe3962b6884e5b81afda52ae5a3af2cd59fa9be04ce" }, "32bit": { - "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_7/nyagos-4.4.9_7-windows-386.zip", - "hash": "44c7451cbcf3b69112450166b0d6cf2971a8c4bfc4a6823d13b74841ab5ce501" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.10_0/nyagos-4.4.10_0-windows-386.zip", + "hash": "a69d53dacbfb58c9cb85208543037b7e8c21f0d40495dc704a88a4b9d7049874" } }, "bin": "nyagos.exe",