Merge pull request #328353 from r-ryantm/auto-update/boulder

boulder: 2024-07-02 -> 2024-07-16
This commit is contained in:
Azat Bahawi
2024-07-19 07:11:27 +00:00
committed by GitHub
+2 -2
View File
@@ -8,7 +8,7 @@
buildGoModule rec {
pname = "boulder";
version = "2024-07-02";
version = "2024-07-16";
src = fetchFromGitHub {
owner = "letsencrypt";
@@ -21,7 +21,7 @@ buildGoModule rec {
find $out -name .git -print0 | xargs -0 rm -rf
popd
'';
hash = "sha256-SWOWx1K+m+VWGPqBEyn/m5/9qspEd2JiLLskXJLH5AM=";
hash = "sha256-mIUT9qVBPWrL0ySORwgEH6azaQmzMCl7ha/eYRtvAg4=";
};
vendorHash = null;