From b3f63909b0bc085a3a9b6015791180c2c8c611f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 08:29:51 +0000 Subject: [PATCH] yedit: Update to version 1.80 --- bucket/yedit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yedit.json b/bucket/yedit.json index b02e1f14f9..dd6ef65fc6 100644 --- a/bucket/yedit.json +++ b/bucket/yedit.json @@ -1,16 +1,16 @@ { - "version": "1.70", + "version": "1.80", "description": "A modern version of the legacy EDIT.COM text editor, from the author of Yori.", "homepage": "http://www.malsmith.net/yori/", "license": "MIT", "architecture": { "64bit": { - "url": "http://www.malsmith.net/download/?obj=yori/1.70/yori-typical-amd64.cab#/dl.7z", - "hash": "333a02ead98e91a54933754feafc275bfbe54cecdca29d8f41bbc5b620890b81" + "url": "http://www.malsmith.net/download/?obj=yori/1.80/yori-typical-amd64.cab#/dl.7z", + "hash": "9eef66a47768aeb6f87232833b958ee0772a6e1908638d5fe39a6620e362c0f4" }, "32bit": { - "url": "http://www.malsmith.net/download/?obj=yori/1.70/yori-typical-win32.cab#/dl.7z", - "hash": "79e74dd73686ad40f947a9e59545ab62028f30a088cf8ec2d36be943d35dd6f1" + "url": "http://www.malsmith.net/download/?obj=yori/1.80/yori-typical-win32.cab#/dl.7z", + "hash": "0df7b939c4d4a76e61843786fc8097d853f603350537eb0413d3c99c32c12e8a" } }, "post_install": "Remove-Item \"$dir\\*\" -Recurse -Exclude yedit.exe",