Merge pull request #293384 from r-ryantm/auto-update/pscale

pscale: 0.183.0 -> 0.185.0
This commit is contained in:
Mario Rodas 2024-03-04 22:03:29 -05:00 committed by GitHub
commit 494682ccf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,13 +8,13 @@
buildGoModule rec {
pname = "pscale";
version = "0.183.0";
version = "0.185.0";
src = fetchFromGitHub {
owner = "planetscale";
repo = "cli";
rev = "v${version}";
sha256 = "sha256-+zmfMOp+ygVUErggHz+9AkpJ7AjfUBjCRcE4Uqusjz4=";
sha256 = "sha256-UzNfNuOt6ZmzxVx/H8aEmQL6b4PPyNkQzxSqhBtoLT8=";
};
vendorHash = "sha256-oENe7OGAW/i5LJbqPn7PJDemdxfSsLwmpER28R6zza4=";