mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
edit: Update to version 1.2.1
This commit is contained in:
parent
8db0009f5f
commit
f23105c046
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"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.2.0/edit-1.2.0-x86_64-windows.zip",
|
"url": "https://github.com/microsoft/edit/releases/download/v1.2.1/edit-1.2.1-x86_64-windows.zip",
|
||||||
"hash": "49f52065bf88f01928e2911b04705b34a0c20d9ec09eb6241452c9d5dd166fc4",
|
"hash": "be3affb7e5e0cd856fc0fb9c8b2004e9fbbc364e69797f7c2e9d8fcc94bfc4ff",
|
||||||
"extract_dir": "edit-1.2.0-x86_64-windows"
|
"extract_dir": "edit-1.2.1-x86_64-windows"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/microsoft/edit/releases/download/v1.2.0/edit-1.2.0-aarch64-windows.zip",
|
"url": "https://github.com/microsoft/edit/releases/download/v1.2.1/edit-1.2.1-aarch64-windows.zip",
|
||||||
"hash": "ffac3e86ba77fea3fef0220942c5507f9a2a6778f873337e0c91b546df86a4fd",
|
"hash": "7f44bb48b2891163cf5b9c996e8a917c29d82c7a765c07e89e74b47aff542ca9",
|
||||||
"extract_dir": "edit-1.2.0-aarch64-windows"
|
"extract_dir": "edit-1.2.1-aarch64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "edit.exe",
|
"bin": "edit.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user