edit: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2025-05-29 00:40:07 +00:00
parent e091432758
commit a84ce6423f

View File

@ -1,18 +1,18 @@
{
"version": "1.0.0",
"version": "1.1.0",
"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/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/microsoft/edit/releases/download/v1.0.0/edit-1.0.0-x86_64-windows.zip",
"hash": "6a1ef921ef28ee52ad775982c9c37505eb16eb80c14fa831d93f3ee502277dc8",
"extract_dir": "edit-1.0.0-x86_64-windows"
"url": "https://github.com/microsoft/edit/releases/download/v1.1.0/edit-1.1.0-x86_64-windows.zip",
"hash": "622cb1e1a2d592ae705ce8e518e86afbe2a269a4b223b7392f6c6e10e9f0913a",
"extract_dir": "edit-1.1.0-x86_64-windows"
},
"arm64": {
"url": "https://github.com/microsoft/edit/releases/download/v1.0.0/edit-1.0.0-aarch64-windows.zip",
"hash": "88bc5d25ac4affdfd92ad468dee0fb1e67a2d6b1be9ba4273a87c0bc478dcad6",
"extract_dir": "edit-1.0.0-aarch64-windows"
"url": "https://github.com/microsoft/edit/releases/download/v1.1.0/edit-1.1.0-aarch64-windows.zip",
"hash": "023f61f3564d476c7159ba40c793f2c789dd2160a10a41b4f07c2b718177d954",
"extract_dir": "edit-1.1.0-aarch64-windows"
}
},
"bin": "edit.exe",