Merge pull request #282206 from r-ryantm/auto-update/turso-cli

turso-cli: 0.87.8 -> 0.88.2
This commit is contained in:
h7x4
2024-01-20 05:38:58 +01:00
committed by GitHub
+2 -2
View File
@@ -8,13 +8,13 @@
}:
buildGo121Module rec {
pname = "turso-cli";
version = "0.87.8";
version = "0.88.2";
src = fetchFromGitHub {
owner = "tursodatabase";
repo = "turso-cli";
rev = "v${version}";
hash = "sha256-7JdWAMMNOBRWx2sU8mQ2kLZBVDsXaVszlOQos2Ybiy4=";
hash = "sha256-9lnqjkDGQRu487Me895h/dyWDIVImQkU9bEiafjTbb8=";
};
vendorHash = "sha256-rTeW2RQhcdwJTAMQELm4cdObJbm8gk/I2Qz3Wk3+zpI=";