From 2a99f9582da478899a54a3b5a0ec08ed4e5eabd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 20 Feb 2021 12:03:25 +0100 Subject: [PATCH] nyagos: Update to version 4.4.9_3 --- bucket/nyagos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nyagos.json b/bucket/nyagos.json index 981894b780..38f5c59eeb 100644 --- a/bucket/nyagos.json +++ b/bucket/nyagos.json @@ -1,16 +1,16 @@ { - "version": "4.4.9_2", + "version": "4.4.9_3", "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_2/nyagos-4.4.9_2-windows-amd64.zip", - "hash": "d6ec9e93a3b11806a9cd5e2f5436d42dfb42f88769cd952f2bcc1bcd9bd21eec" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_3/nyagos-4.4.9_3-windows-amd64.zip", + "hash": "8c320a16e79d86a016a9ac18e85d2d0816748fa6114d68e78b25bcce9b498910" }, "32bit": { - "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_2/nyagos-4.4.9_2-windows-386.zip", - "hash": "d7989816213f6e036b367d8ae07a4b13c8623d7ba4123af8c2495bd290bbfaaf" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_3/nyagos-4.4.9_3-windows-386.zip", + "hash": "9854978835a18a36007a16ca5809317ee5d2c03444b7f293c5b3447903d827cd" } }, "bin": "nyagos.exe",