diff --git a/bucket/micro.json b/bucket/micro.json index d6aeb1c8c2..8b3733f8a6 100644 --- a/bucket/micro.json +++ b/bucket/micro.json @@ -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"