From 810b00b6260cd1e9964ed56cd4aa44b2eb14bd26 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 19 Oct 2019 19:00:17 +0000 Subject: [PATCH] nyagos: Update to version 4.4.5_1 --- bucket/nyagos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nyagos.json b/bucket/nyagos.json index 2ca8ff36f1..db09811dc1 100644 --- a/bucket/nyagos.json +++ b/bucket/nyagos.json @@ -1,16 +1,16 @@ { - "version": "4.4.5_0", + "version": "4.4.5_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.5_0/nyagos-4.4.5_0-windows-amd64.zip", - "hash": "cb68795a05c4632e906af335fa413612b7897e4aba9e6754635b204aa69f42ed" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.5_1/nyagos-4.4.5_1-windows-amd64.zip", + "hash": "b9e13a4477d5d5022e0a9ebe749478588ef62081e68351feb298ad6322bdee26" }, "32bit": { - "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.5_0/nyagos-4.4.5_0-windows-386.zip", - "hash": "e5924aecca9e8a142b6185f7068c04a1d75d44a0b3b91039c5cfa75d898ca458" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.5_1/nyagos-4.4.5_1-windows-386.zip", + "hash": "1747c51b1efa24bbb31c73c3e8e72f29e3c72da5d770577d53ecf5b0f88edf58" } }, "bin": "nyagos.exe",