diff --git a/zed.yaml b/zed.yaml index 199c33551e..f858cd56fb 100644 --- a/zed.yaml +++ b/zed.yaml @@ -1,6 +1,6 @@ package: name: zed - version: 0.152.3 + version: 0.152.4 epoch: 0 description: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. copyright: @@ -36,7 +36,7 @@ pipeline: with: repository: https://github.com/zed-industries/zed tag: v${{package.version}} - expected-commit: 21ab87dc640928edb8e22ec04d7868c1b312df6d + expected-commit: 30499ae92741b3bfddf3913a6aa985c93dbdf166 - runs: | cargo fetch --locked