Merge pull request #325810 from r-ryantm/auto-update/atmos

atmos: 1.83.0 -> 1.83.1
This commit is contained in:
Weijia Wang
2024-07-15 16:12:05 +02:00
committed by GitHub
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "atmos";
version = "1.83.0";
version = "1.83.1";
src = fetchFromGitHub {
owner = "cloudposse";
repo = pname;
rev = "v${version}";
sha256 = "sha256-FIl+SWYK8+OLuynhma7IG2fozekhGZKK/t5RgD+eTtA=";
sha256 = "sha256-B1s+9oLShbrziYm9P8xE5UPwxTchlGPUmjYSWGhsGjY=";
};
vendorHash = "sha256-dklmWu+PHSEeQM2MWBkYMiyw5rX9S8SI3l86nst6v9E=";