mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
micro: Update to version 2.0.8
This commit is contained in:
parent
061be1c773
commit
f64bcbae8c
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.7",
|
"version": "2.0.8",
|
||||||
"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.",
|
"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/",
|
"homepage": "https://micro-editor.github.io/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.7/micro-2.0.7-win64.zip",
|
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.8/micro-2.0.8-win64.zip",
|
||||||
"hash": "166817188347ad3682c5b1f656a369d9d98b2c1e4b8d1688fe25167f1f37397e"
|
"hash": "c551e5bac87bde3af5157f34b2e84a4a2418e1f51cb6a02f85ec6260950ad966"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.7/micro-2.0.7-win32.zip",
|
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.8/micro-2.0.8-win32.zip",
|
||||||
"hash": "8973795a30f84d6087a2eaa991e34701809c7f83e09fbe3e91c3b988cfa1f009"
|
"hash": "7d4cb053ba3dbf843cfc080bd8f03324360278f491f02a5cc0e4fdd3d8c65b3a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "micro-2.0.7",
|
"extract_dir": "micro-2.0.8",
|
||||||
"bin": "micro.exe",
|
"bin": "micro.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/zyedidia/micro"
|
"github": "https://github.com/zyedidia/micro"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user