From fd817d609bd637682df2ecd8b1fb82bf3644e60a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 22 Dec 2020 09:55:26 +0100 Subject: [PATCH] nyagos: Update to version 4.4.9_1 --- bucket/nyagos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nyagos.json b/bucket/nyagos.json index 1cbd9b5344..c8b0ec0a59 100644 --- a/bucket/nyagos.json +++ b/bucket/nyagos.json @@ -1,16 +1,16 @@ { - "version": "4.4.9_0", + "version": "4.4.9_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.9_0/nyagos-4.4.9_0-windows-amd64.zip", - "hash": "6901caae5c468388febaade13fee4e33d6f5ddf360c4b2b81bb7189b28e5c15e" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_1/nyagos-4.4.9_1-windows-amd64.zip", + "hash": "81f9fcb91bc0887f6c164507f6d63f7767ae48a5e5369089bb5333ccc412a05e" }, "32bit": { - "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_0/nyagos-4.4.9_0-windows-386.zip", - "hash": "37f21c811d4c51f1fca0630eced16d1cb8c2600e683dbc60c10dbab8b275f720" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_1/nyagos-4.4.9_1-windows-386.zip", + "hash": "801be746f6ac4baf07900abe7e7e8787343c11f31abbd895c2533297f7eb1f33" } }, "bin": "nyagos.exe",