diff --git a/bucket/micro.json b/bucket/micro.json index 8daceb6c16..11948a03a5 100644 --- a/bucket/micro.json +++ b/bucket/micro.json @@ -1,19 +1,19 @@ { - "version": "2.0.9", + "version": "2.0.10", "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.9/micro-2.0.9-win64.zip", - "hash": "a7008e4d34a1a8b5887b5ede9b9c62b12bdce0089c994aa4d1cae787b6fec35c" + "url": "https://github.com/zyedidia/micro/releases/download/v2.0.10/micro-2.0.10-win64.zip", + "hash": "a390bd2456f294f59e729bb6b201e063481cf266c7b3396ad7b5a78c5773ebcf" }, "32bit": { - "url": "https://github.com/zyedidia/micro/releases/download/v2.0.9/micro-2.0.9-win32.zip", - "hash": "bfed60b33d7f2020128b93dacdbf16b535d36b90316dd6dfe33abd5db4987c04" + "url": "https://github.com/zyedidia/micro/releases/download/v2.0.10/micro-2.0.10-win32.zip", + "hash": "5abf23725750081fdb2ba1186f33da6e666195dcd5fb82fae70d07332eee54ba" } }, - "extract_dir": "micro-2.0.9", + "extract_dir": "micro-2.0.10", "bin": "micro.exe", "checkver": { "github": "https://github.com/zyedidia/micro"