jumppad: 0.18.1 -> 0.19.0

This commit is contained in:
R. Ryantm
2025-04-22 07:18:40 +00:00
parent 0f74f28c3a
commit d347d9cb00
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "jumppad";
version = "0.18.1";
version = "0.19.0";
src = fetchFromGitHub {
owner = "jumppad-labs";
repo = "jumppad";
rev = version;
hash = "sha256-2QF37dDQP+rSaLeNE9a41sA8iWnlUQaeXS00FoLdnfY=";
hash = "sha256-dzxFNOMFXbygTs4WIrG7aZ7LlEpkxepTgOP/QVq9z8s=";
};
vendorHash = "sha256-BuXbizA/OJiP11kSIO476tWPYPzGTKmzPHeyIqs8pWc=";