From 49bee7a09157afdd9a4d357856b584610ed9b3ef Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Oct 2019 21:00:17 +0000 Subject: [PATCH] nyagos: Update to version 4.4.5_2 --- bucket/nyagos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nyagos.json b/bucket/nyagos.json index db09811dc1..8bdea7e985 100644 --- a/bucket/nyagos.json +++ b/bucket/nyagos.json @@ -1,16 +1,16 @@ { - "version": "4.4.5_1", + "version": "4.4.5_2", "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_1/nyagos-4.4.5_1-windows-amd64.zip", - "hash": "b9e13a4477d5d5022e0a9ebe749478588ef62081e68351feb298ad6322bdee26" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.5_2/nyagos-4.4.5_2-windows-amd64.zip", + "hash": "edc0f1411344a1b0b2b675e1609264a7cf670ae6895cf6a33777d90688d42f1a" }, "32bit": { - "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.5_1/nyagos-4.4.5_1-windows-386.zip", - "hash": "1747c51b1efa24bbb31c73c3e8e72f29e3c72da5d770577d53ecf5b0f88edf58" + "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.5_2/nyagos-4.4.5_2-windows-386.zip", + "hash": "412d66a95fd34bec825a7579335a59724125977c7ce55588bcaf81e918633d63" } }, "bin": "nyagos.exe",