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

pscale: 0.176.0 -> 0.177.0
This commit is contained in:
Weijia Wang 2024-01-11 07:30:34 +01:00 committed by GitHub
commit cfd2fe7884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,13 +8,13 @@
buildGoModule rec {
pname = "pscale";
version = "0.176.0";
version = "0.177.0";
src = fetchFromGitHub {
owner = "planetscale";
repo = "cli";
rev = "v${version}";
sha256 = "sha256-D7imFHCukjNT9Sd+URTZXdAioF3NWptnxMyv4EWC69o=";
sha256 = "sha256-nvtLUrJhxqMWi/NzKw1KYOEL+1DsWfJoLXoXQI7QP6M=";
};
vendorHash = "sha256-n6vPeeOmSB/qHBGCdZHZtf3JD/wgFYD0+VO3Ir8MtqE=";