yedit: Update to version 1.90

This commit is contained in:
github-actions[bot] 2023-01-03 08:29:04 +00:00
parent 8f29ad0bfa
commit 567644d74f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.80", "version": "1.90",
"description": "A modern version of the legacy EDIT.COM text editor, from the author of Yori.", "description": "A modern version of the legacy EDIT.COM text editor, from the author of Yori.",
"homepage": "http://www.malsmith.net/yori/", "homepage": "http://www.malsmith.net/yori/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://www.malsmith.net/download/?obj=yori/1.80/yori-typical-amd64.cab#/dl.7z", "url": "http://www.malsmith.net/download/?obj=yori/1.90/yori-typical-amd64.cab#/dl.7z",
"hash": "9eef66a47768aeb6f87232833b958ee0772a6e1908638d5fe39a6620e362c0f4" "hash": "e23be0a16f6b0b326b360cbe2671a2653227df86c10c20b61984c9bceed2cbe7"
}, },
"32bit": { "32bit": {
"url": "http://www.malsmith.net/download/?obj=yori/1.80/yori-typical-win32.cab#/dl.7z", "url": "http://www.malsmith.net/download/?obj=yori/1.90/yori-typical-win32.cab#/dl.7z",
"hash": "0df7b939c4d4a76e61843786fc8097d853f603350537eb0413d3c99c32c12e8a" "hash": "495e90146b8f3a07fb2c93d2f3bbefbb759e20ea9e94133d02bfb2dcda8dfb39"
} }
}, },
"post_install": "Remove-Item \"$dir\\*\" -Recurse -Exclude yedit.exe", "post_install": "Remove-Item \"$dir\\*\" -Recurse -Exclude yedit.exe",