Skip to content

Commit bed28ec

Browse files
zed: Update to version 0.222.3
1 parent 0ee6fc0 commit bed28ec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/zed.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"version": "0.222.2",
2+
"version": "0.222.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/v0.222.2/Zed-x86_64.exe",
10-
"hash": "6d20f7f1b150691a901f4a697a74e47c3fb77785a60156ab09713b96a017ed08"
9+
"url": "https://github.com/zed-industries/zed/releases/download/v0.222.3/Zed-x86_64.exe",
10+
"hash": "f2bcb71735865eeec574a31301627faf7931ccbb2975adbfbee40168d13cbb49"
1111
},
1212
"arm64": {
13-
"url": "https://github.com/zed-industries/zed/releases/download/v0.222.2/Zed-aarch64.exe",
14-
"hash": "f2d47df62dd9d0bd914f1297180f53c64b672782f45c863d1f5874b9b1b5a136"
13+
"url": "https://github.com/zed-industries/zed/releases/download/v0.222.3/Zed-aarch64.exe",
14+
"hash": "381300860e2fd6e038ca453332a5b88e3404c49bdc233ef913aff06464c3665c"
1515
}
1616
},
1717
"installer": {

0 commit comments

Comments
 (0)