From 553679c9361d76496a00c213fdb35cedf6cb0324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 19 Jul 2020 10:17:11 +0200 Subject: [PATCH] yori: Update to version 1.30 --- bucket/yori.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yori.json b/bucket/yori.json index 8ce3712174..0f7425744b 100644 --- a/bucket/yori.json +++ b/bucket/yori.json @@ -1,10 +1,10 @@ { - "version": "1.21", + "version": "1.30", "description": "CMD replacement shell that supports backquotes, job control, improves tab completion, file matching, aliases, command history, and more.", "homepage": "http://www.malsmith.net/yori/", "license": "MIT", - "url": "http://www.malsmith.net/download/?obj=yori/1.21/win32/ysetup.exe", - "hash": "7942865b4dc65cda91440b23fdeb93a22d1e0e5d521d10ca2f12c0aea61e4493", + "url": "http://www.malsmith.net/download/?obj=yori/1.30/win32/ysetup.exe", + "hash": "6137dad1585d43d7357c42fcaf6c5a568ab92b8078fd70597996ef297eb9a292", "installer": { "args": "\"$dir\"" },