Skip to content

Commit

Permalink
zed: Update to 0.152.3
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Sep 11, 2024
1 parent 9d60cdd commit 6eadcee
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file modified z/zed/manifest.x86_64.bin
Binary file not shown.
4 changes: 2 additions & 2 deletions z/zed/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
}
},
"source-name": "zed",
"source-release": "15",
"source-version": "0.149.5"
"source-release": "16",
"source-version": "0.152.3"
}
6 changes: 3 additions & 3 deletions z/zed/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
# SPDX-License-Identifier: MPL-2.0
#
name : zed
version : 0.149.5
release : 15
version : 0.152.3
release : 16
summary : High performance, graphical code editor
license :
- AGPL-3.0
- Apache-2.0
- GPL-3.0
homepage : https://zed.dev/
upstreams :
- git|https://github.com/zed-industries/zed.git : 5321b10aa41e2ac0603c7a6fc99ba1ae9421b460
- git|https://github.com/zed-industries/zed.git : 21ab87dc640928edb8e22ec04d7868c1b312df6d
description : |
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
builddeps :
Expand Down

0 comments on commit 6eadcee

Please sign in to comment.