From a2e2744c4f06c00da914e69cc489a195a7e4d382 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 00:31:58 +0000 Subject: [PATCH] yedit: Update to version 1.70 --- bucket/yedit.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yedit.json b/bucket/yedit.json index 48f200ad54..b02e1f14f9 100644 --- a/bucket/yedit.json +++ b/bucket/yedit.json @@ -1,16 +1,16 @@ { - "version": "1.60", + "version": "1.70", "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.60/yori-typical-amd64.cab#/dl.7z", - "hash": "f9eaaacf9affc8285b79819d977697e73198f82a8d344428ac436d5a5c5e257b" + "url": "http://www.malsmith.net/download/?obj=yori/1.70/yori-typical-amd64.cab#/dl.7z", + "hash": "333a02ead98e91a54933754feafc275bfbe54cecdca29d8f41bbc5b620890b81" }, "32bit": { - "url": "http://www.malsmith.net/download/?obj=yori/1.60/yori-typical-win32.cab#/dl.7z", - "hash": "e72fa905b3f75eaccb4bf67a891cddfa1e2f5a6ff1398f5e435d2aeffac4bbb8" + "url": "http://www.malsmith.net/download/?obj=yori/1.70/yori-typical-win32.cab#/dl.7z", + "hash": "79e74dd73686ad40f947a9e59545ab62028f30a088cf8ec2d36be943d35dd6f1" } }, "post_install": "Remove-Item \"$dir\\*\" -Recurse -Exclude yedit.exe",