mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
micro: Update to version 2.0.7
This commit is contained in:
parent
e6f71dc8de
commit
7854d453d8
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "2.0.6",
|
||||
"version": "2.0.7",
|
||||
"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.6/micro-2.0.6-win64.zip",
|
||||
"hash": "5e3799ce5885846d38c0084c32dbd6cb755046f0388f3dd0aa2505e22bb0dee4"
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.7/micro-2.0.7-win64.zip",
|
||||
"hash": "166817188347ad3682c5b1f656a369d9d98b2c1e4b8d1688fe25167f1f37397e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.6/micro-2.0.6-win32.zip",
|
||||
"hash": "eb0ef4e098fe894c198ee67f5f0d285a17bd4c6b2a66c9d438bc087337fcfcaa"
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v2.0.7/micro-2.0.7-win32.zip",
|
||||
"hash": "8973795a30f84d6087a2eaa991e34701809c7f83e09fbe3e91c3b988cfa1f009"
|
||||
}
|
||||
},
|
||||
"extract_dir": "micro-2.0.6",
|
||||
"extract_dir": "micro-2.0.7",
|
||||
"bin": "micro.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/zyedidia/micro"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user