We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74e8075 + 9688bac commit cd65fc6Copy full SHA for cd65fc6
pkgs/by-name/tu/turso-cli/package.nix
@@ -8,13 +8,13 @@
8
}:
9
buildGoModule rec {
10
pname = "turso-cli";
11
- version = "0.97.2";
+ version = "0.98.0";
12
13
src = fetchFromGitHub {
14
owner = "tursodatabase";
15
repo = "turso-cli";
16
rev = "v${version}";
17
- hash = "sha256-6Ci1QESSN6wNpUAQoWtTyHWrGaI/3xs/jGCSkJsYC8o=";
+ hash = "sha256-/e1AZVTSS7xH0oa2akPN/Tf3F/Jp2JaWj3qcnk9f458=";
18
};
19
20
vendorHash = "sha256-tBO21IgUczwMgrEyV7scV3YTY898lYHASaLeXqvBopU=";
0 commit comments