ignite-cli: 28.6.1 -> 28.7.0 (#374060)

Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-15 14:36:20 +00:00
committed by GitHub
co-authored by kashw2
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "ignite-cli";
version = "28.6.1";
version = "28.7.0";
src = fetchFromGitHub {
repo = "cli";
owner = "ignite";
rev = "v${version}";
hash = "sha256-Ps4OxOPyBYdiW0y1L6z0ymc2/0dIQgsNinuhlRLpGDk=";
hash = "sha256-/gBykwBlZsHUWCJ01rdluU10xuEEmPmCfzSWlO6znW8=";
};
vendorHash = "sha256-ks9wZUIwN0dOcXxxRk1Amxd0TPJBbLfKC9lzV4IMdjk=";