Skip to content

Commit 69f949d

Browse files
zed: Update to version 0.225.9
1 parent 824ca4d commit 69f949d

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.224.11",
2+
"version": "0.225.9",
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.224.11/Zed-x86_64.exe",
10-
"hash": "a309bc0a544ca0ec2c48ef02b3a689dddfb774aff5c0a95e0fedc8585e80703a"
9+
"url": "https://github.com/zed-industries/zed/releases/download/v0.225.9/Zed-x86_64.exe",
10+
"hash": "2f7f803bae0c31b2365b1b7e4821cb3aa0d0ed2820ef1821fd5913c21ad8ae63"
1111
},
1212
"arm64": {
13-
"url": "https://github.com/zed-industries/zed/releases/download/v0.224.11/Zed-aarch64.exe",
14-
"hash": "6dd04900e3dc20424b5d18a8e934c59da8bdcf8ae779b3c2199a36328b02ef09"
13+
"url": "https://github.com/zed-industries/zed/releases/download/v0.225.9/Zed-aarch64.exe",
14+
"hash": "da82be39c39fdc1e05ac4de1d7ee9cf3437d4c0d2315bace60f3fc5a77ef5c16"
1515
}
1616
},
1717
"installer": {

0 commit comments

Comments
 (0)