mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
edit: Update to version 1.2.0
This commit is contained in:
parent
61e583478c
commit
4fa37454bd
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"description": "Microsoft Edit is an accessible editor that even users largely unfamiliar with terminals can easily use or simple needs.",
|
"description": "Microsoft Edit is an accessible editor that even users largely unfamiliar with terminals can easily use or simple needs.",
|
||||||
"homepage": "https://github.com/microsoft/edit/",
|
"homepage": "https://github.com/microsoft/edit/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/microsoft/edit/releases/download/v1.1.0/edit-1.1.0-x86_64-windows.zip",
|
"url": "https://github.com/microsoft/edit/releases/download/v1.2.0/edit-1.2.0-x86_64-windows.zip",
|
||||||
"hash": "622cb1e1a2d592ae705ce8e518e86afbe2a269a4b223b7392f6c6e10e9f0913a",
|
"hash": "49f52065bf88f01928e2911b04705b34a0c20d9ec09eb6241452c9d5dd166fc4",
|
||||||
"extract_dir": "edit-1.1.0-x86_64-windows"
|
"extract_dir": "edit-1.2.0-x86_64-windows"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/microsoft/edit/releases/download/v1.1.0/edit-1.1.0-aarch64-windows.zip",
|
"url": "https://github.com/microsoft/edit/releases/download/v1.2.0/edit-1.2.0-aarch64-windows.zip",
|
||||||
"hash": "023f61f3564d476c7159ba40c793f2c789dd2160a10a41b4f07c2b718177d954",
|
"hash": "ffac3e86ba77fea3fef0220942c5507f9a2a6778f873337e0c91b546df86a4fd",
|
||||||
"extract_dir": "edit-1.1.0-aarch64-windows"
|
"extract_dir": "edit-1.2.0-aarch64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "edit.exe",
|
"bin": "edit.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user