mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update micro to version 1.3.0
This commit is contained in:
parent
6d96326d89
commit
2c6fbaa279
12
micro.json
12
micro.json
@ -1,19 +1,19 @@
|
||||
{
|
||||
"homepage": "https://micro-editor.github.io/",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"license": "MIT Expat License",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v1.2.0/micro-1.2.0-win64.zip",
|
||||
"hash": "8b5bd2335eebc415069c7ab2076a27680a339a24cdf0f55c93c4d4e1ad839829"
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v1.3.0/micro-1.3.0-win64.zip",
|
||||
"hash": "2e0ed8c7769bb4d4b477abe71195112f0f9bc3edebbcaf8c89963a50e8f1ecfd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v1.2.0/micro-1.2.0-win32.zip",
|
||||
"hash": "bb67bdd044d1918a8d5291a104764296f0a0dfa3162da2a6263242b2e440d4b2"
|
||||
"url": "https://github.com/zyedidia/micro/releases/download/v1.3.0/micro-1.3.0-win32.zip",
|
||||
"hash": "d3e6591eff4cd35c386e2dcf335dbe73df76299c21b277c0e33857601dfe6287"
|
||||
}
|
||||
},
|
||||
"bin": "micro.exe",
|
||||
"extract_dir": "micro-1.2.0",
|
||||
"extract_dir": "micro-1.3.0",
|
||||
"checkver": {
|
||||
"github": "https://github.com/zyedidia/micro"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user