mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micro: Update to version 2.0.6
This commit is contained in:
parent
ff186a5e5d
commit
e9804aa4fc
@ -1,20 +1,20 @@
|
||||
{
|
||||
"homepage": "https://micro-editor.github.io/",
|
||||
"version": "2.0.6",
|
||||
"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.",
|
||||
"version": "2.0.5",
|
||||
"homepage": "https://micro-editor.github.io/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.5/micro-2.0.5-win64.zip",
|
||||
"hash": "22ae91dbd93bc25dcd3e8594f285b01c98bf806cd2b7a1bd1e9cefc3d8cf52bc"
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.6/micro-2.0.6-win64.zip",
|
||||
"hash": "5e3799ce5885846d38c0084c32dbd6cb755046f0388f3dd0aa2505e22bb0dee4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.5/micro-2.0.5-win32.zip",
|
||||
"hash": "64324394fa24850576c457174929ceef423f4b397c57c638e2efe8297d57255a"
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.6/micro-2.0.6-win32.zip",
|
||||
"hash": "eb0ef4e098fe894c198ee67f5f0d285a17bd4c6b2a66c9d438bc087337fcfcaa"
|
||||
}
|
||||
},
|
||||
"extract_dir": "micro-2.0.6",
|
||||
"bin": "micro.exe",
|
||||
"extract_dir": "micro-2.0.5",
|
||||
"checkver": {
|
||||
"github": "https://github.com/zyedidia/micro"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user