diff --git a/bucket/edit.json b/bucket/edit.json index d6c48e1da3..d615eb3303 100644 --- a/bucket/edit.json +++ b/bucket/edit.json @@ -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.", "homepage": "https://github.com/microsoft/edit/", "license": "MIT", "architecture": { "64bit": { - "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" + "url": "https://github.com/microsoft/edit/releases/download/v1.2.0/edit-1.2.0-x86_64-windows.zip", + "hash": "49f52065bf88f01928e2911b04705b34a0c20d9ec09eb6241452c9d5dd166fc4", + "extract_dir": "edit-1.2.0-x86_64-windows" }, "arm64": { - "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" + "url": "https://github.com/microsoft/edit/releases/download/v1.2.0/edit-1.2.0-aarch64-windows.zip", + "hash": "ffac3e86ba77fea3fef0220942c5507f9a2a6778f873337e0c91b546df86a4fd", + "extract_dir": "edit-1.2.0-aarch64-windows" } }, "bin": "edit.exe",