From aea502d9162b4abc7add003e66bcc3dfbf7ea783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 4 Apr 2021 11:33:50 +0200 Subject: [PATCH] yori: Update to version 1.51 --- bucket/yori.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yori.json b/bucket/yori.json index 9e1de831c2..b397c4fb11 100644 --- a/bucket/yori.json +++ b/bucket/yori.json @@ -1,10 +1,10 @@ { - "version": "1.40", + "version": "1.51", "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.40/win32/ysetup.exe", - "hash": "2eab6fa63605d73aac3c46cc0f1783504e74731fbb4dd322cafb11ef17233ce9", + "url": "http://www.malsmith.net/download/?obj=yori/1.51/win32/ysetup.exe", + "hash": "bf5c81b88e3f0b495a9475045a15e0811bca1ec68336d9b3aa513c502f1b819c", "installer": { "args": "\"$dir\"" },