micro: Update to version 2.0.15

This commit is contained in:
github-actions[bot] 2025-12-31 12:32:16 +00:00
parent b6b366945e
commit 44b36aa129

View File

@ -1,19 +1,19 @@
{
"version": "2.0.14",
"version": "2.0.15",
"description": "A terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the full capabilities of modern terminals.",
"homepage": "https://micro-editor.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.14/micro-2.0.14-win64.zip",
"hash": "ef95e181249d0547942558d65b73cf484d6e06490bcfc0c540085a04f1ee00f8"
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.15/micro-2.0.15-win64.zip",
"hash": "90635c53c11aa2a0d997f5e3ed43528877740725500207640b29551cef18479b"
},
"32bit": {
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.14/micro-2.0.14-win32.zip",
"hash": "205c466d21e3a556f05055c27330ada197a92b5c646f45a2ba000ffe22d923fc"
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.15/micro-2.0.15-win32.zip",
"hash": "0001be61d9751af4b1f370cc4422dd62894a3285b91d43a50ccf5d6c607f7668"
}
},
"extract_dir": "micro-2.0.14",
"extract_dir": "micro-2.0.15",
"bin": "micro.exe",
"checkver": {
"github": "https://github.com/zyedidia/micro"