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

jumppad: 0.5.27 -> 0.5.28
This commit is contained in:
figsoda 2023-06-28 14:05:03 -04:00 committed by GitHub
commit 7cfbc74f2c
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.27";
version = "0.5.28";
src = fetchFromGitHub {
owner = "jumppad-labs";
repo = pname;
rev = "v${version}";
hash = "sha256-WTywuQ1sl5zKpwUYyHFb+eTRxlUUDWFIrmhsPDB+iyc=";
hash = "sha256-j1m95RiT4cymSK9PuJuNc+ixia4DNj+8lZ0KloB+kWo=";
};
vendorHash = "sha256-OtixGeQY1wPqs3WU6gKvrzEgxnMORxr4BWCpn/VYxRc=";