livebook: 0.18.3 -> 0.18.4

This commit is contained in:
R. Ryantm
2026-02-03 15:10:36 +00:00
parent bd536810f8
commit 88444ed197

View File

@@ -9,7 +9,7 @@
beamPackages.mixRelease rec {
pname = "livebook";
version = "0.18.3";
version = "0.18.4";
inherit (beamPackages) elixir;
@@ -21,7 +21,7 @@ beamPackages.mixRelease rec {
owner = "livebook-dev";
repo = "livebook";
tag = "v${version}";
hash = "sha256-/FAHBSOmVoNj1YRaxLjZMoDhUTMcV7Zi/TsSwxS1SHo=";
hash = "sha256-MPkr15QeIstqtEn6RWferGI9RHU22byRP4zyX5MaRbs=";
};
mixFodDeps = beamPackages.fetchMixDeps {