Skip to content

Commit cd65fc6

Browse files
authored
turso-cli: 0.97.2 -> 0.98.0 (#383261)
2 parents 74e8075 + 9688bac commit cd65fc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/tu/turso-cli/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
}:
99
buildGoModule rec {
1010
pname = "turso-cli";
11-
version = "0.97.2";
11+
version = "0.98.0";
1212

1313
src = fetchFromGitHub {
1414
owner = "tursodatabase";
1515
repo = "turso-cli";
1616
rev = "v${version}";
17-
hash = "sha256-6Ci1QESSN6wNpUAQoWtTyHWrGaI/3xs/jGCSkJsYC8o=";
17+
hash = "sha256-/e1AZVTSS7xH0oa2akPN/Tf3F/Jp2JaWj3qcnk9f458=";
1818
};
1919

2020
vendorHash = "sha256-tBO21IgUczwMgrEyV7scV3YTY898lYHASaLeXqvBopU=";

0 commit comments

Comments
 (0)