atmos: 1.180.0 -> 1.182.0

This commit is contained in:
R. Ryantm 2025-07-13 07:57:35 +00:00
parent e941e71095
commit 8cefb51683

View File

@ -7,16 +7,16 @@
buildGoModule (finalAttrs: { buildGoModule (finalAttrs: {
pname = "atmos"; pname = "atmos";
version = "1.180.0"; version = "1.182.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "cloudposse"; owner = "cloudposse";
repo = "atmos"; repo = "atmos";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-/yCgC73J4PVTqmJBW0eLCMVWtsyMGLeF0Rmvx+N/oP8="; hash = "sha256-xGNexXxeX6ZKG4eWCoj0laHHXegnNqSfRPEkIWcieNQ=";
}; };
vendorHash = "sha256-k1zC3tUF2uDAo86J6dZmYOGZcYFBNdSH15cyX2tiZEg="; vendorHash = "sha256-P+Fsc6z3kTG8iq29KEp7DUV4zeT7Kee384TMosTDKGU=";
ldflags = [ ldflags = [
"-s" "-s"