livebook: 0.17.2 -> 0.17.3 (#455082)

This commit is contained in:
Adam C. Stephens
2025-10-24 02:48:12 +00:00
committed by GitHub
@@ -9,7 +9,7 @@
beamPackages.mixRelease rec {
pname = "livebook";
version = "0.17.2";
version = "0.17.3";
inherit (beamPackages) elixir;
@@ -21,7 +21,7 @@ beamPackages.mixRelease rec {
owner = "livebook-dev";
repo = "livebook";
tag = "v${version}";
hash = "sha256-9AlvEqyQJvcRbAuuxF5Q5S9hG96vaQYVBYwPYp4lGQM=";
hash = "sha256-WElJgW2TxjeUgv6GZwq+hcgl6n4xr8mmCBPqoOGc1+w=";
};
mixFodDeps = beamPackages.fetchMixDeps {