Skip to content

Commit 1bcc1d2

Browse files
zed: Update to version 1.11.3
1 parent 033a138 commit 1bcc1d2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

bucket/zed.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"version": "1.10.3",
2+
"version": "1.11.3",
33
"description": "Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. It's also open source.",
44
"homepage": "https://zed.dev/",
55
"license": "AGPL-3.0, Apache-2.0, GPL-3.0",
66
"notes": "Please manually disable Zed's auto-update feature in the settings to prevent the updater from installing the program in unintended locations.",
77
"architecture": {
88
"64bit": {
9-
"url": "https://github.com/zed-industries/zed/releases/download/v1.10.3/Zed-x86_64.exe",
10-
"hash": "441e0703a2e9dea992f29dd37395e9f8f326b5a4ea596e4a4bb2029acdfb9be5"
9+
"url": "https://github.com/zed-industries/zed/releases/download/v1.11.3/Zed-x86_64.exe",
10+
"hash": "399ebb679477e81856c55df2c088c2dd8523b3d00e4fb21b3385ffda82398b9f"
1111
},
1212
"arm64": {
13-
"url": "https://github.com/zed-industries/zed/releases/download/v1.10.3/Zed-aarch64.exe",
14-
"hash": "94d4112d646b8fdca3a86306c71e26ca636eee5c8763794c5b535f8228bc549b"
13+
"url": "https://github.com/zed-industries/zed/releases/download/v1.11.3/Zed-aarch64.exe",
14+
"hash": "74d5f87de1ff49e59b4e939158c62a00c0565eb0ed178f00f2c1afea90fe8f48"
1515
}
1616
},
1717
"installer": {

0 commit comments

Comments
 (0)