From d9a6964f811b6ae0af0a246b9964edafdc008625 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 02:47:56 +0100 Subject: [PATCH] zed/0.153.6 package update (#28928)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- zed.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zed.yaml b/zed.yaml index ae2797b040f..f31c47d5618 100644 --- a/zed.yaml +++ b/zed.yaml @@ -1,7 +1,7 @@ package: name: zed - version: 0.152.4 - epoch: 1 + version: 0.153.6 + 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: - license: GPL-3.0-only @@ -37,7 +37,7 @@ pipeline: with: repository: https://github.com/zed-industries/zed tag: v${{package.version}} - expected-commit: 30499ae92741b3bfddf3913a6aa985c93dbdf166 + expected-commit: 7234166077055e63911c36aad117e75f51edf3ea - runs: | cargo fetch --locked