Merge pull request #247465 from r-ryantm/auto-update/jumppad

jumppad: 0.5.31 -> 0.5.35
This commit is contained in:
Weijia Wang 2023-08-06 16:44:32 +02:00 committed by GitHub
commit 48d35f1022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "jumppad";
version = "0.5.31";
version = "0.5.35";
src = fetchFromGitHub {
owner = "jumppad-labs";
repo = pname;
rev = "v${version}";
hash = "sha256-2BdhJ11Mwd2w8VZfGcGJc6GuaKrVKjCqXLDggiiwyt0=";
hash = "sha256-ZqP1m2Fbm9bn9uxJ7Ll4Vqa+STIrxX0jALGZJmOyAT8=";
};
vendorHash = "sha256-LneL4SzvcThfqqWdKpAU3mFAW1FVRTU9/T3l+yKBSME=";