Loading pkgs/development/tools/turso-cli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: buildGoModule rec { pname = "turso-cli"; version = "0.97.1"; version = "0.97.2"; src = fetchFromGitHub { owner = "tursodatabase"; repo = "turso-cli"; rev = "v${version}"; hash = "sha256-sS9H9mdbjV2EEsMKikQKND+gPeghH5cqRxhHcbjr7ok="; hash = "sha256-6Ci1QESSN6wNpUAQoWtTyHWrGaI/3xs/jGCSkJsYC8o="; }; vendorHash = "sha256-tBO21IgUczwMgrEyV7scV3YTY898lYHASaLeXqvBopU="; Loading Loading
pkgs/development/tools/turso-cli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ }: buildGoModule rec { pname = "turso-cli"; version = "0.97.1"; version = "0.97.2"; src = fetchFromGitHub { owner = "tursodatabase"; repo = "turso-cli"; rev = "v${version}"; hash = "sha256-sS9H9mdbjV2EEsMKikQKND+gPeghH5cqRxhHcbjr7ok="; hash = "sha256-6Ci1QESSN6wNpUAQoWtTyHWrGaI/3xs/jGCSkJsYC8o="; }; vendorHash = "sha256-tBO21IgUczwMgrEyV7scV3YTY898lYHASaLeXqvBopU="; Loading