gotlsaflare: 2.7.4 -> 2.8.0

This commit is contained in:
R. Ryantm
2025-11-04 14:04:43 +00:00
parent 981ee33c51
commit 5f62afdbc2

View File

@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "gotlsaflare";
version = "2.7.4";
version = "2.8.0";
src = fetchFromGitHub {
owner = "Stenstromen";
repo = "gotlsaflare";
tag = "v${finalAttrs.version}";
hash = "sha256-Yf3Z+qO3nF1XgDC0ocbNpUJUvwfhw60F5Y5yG55LsJs=";
hash = "sha256-1CvPQdaJJbh+Dsibgwan9T7yLiH+fTfAYtv1Rkuo8E4=";
};
vendorHash = "sha256-d+79m6K1+fy3vyXLKvwNx6mFiO3UO9lHJ07364jVJYM=";