Merge pull request #332067 from r-ryantm/auto-update/juju

juju: 3.5.2 -> 3.5.3
This commit is contained in:
Nick Cao
2024-08-04 09:35:42 -04:00
committed by GitHub
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "juju";
version = "3.5.2";
version = "3.5.3";
src = fetchFromGitHub {
owner = "juju";
repo = "juju";
rev = "v${version}";
hash = "sha256-HdV6bRAMQ7LynEGjrFOX36g7+1Zb9AiFtF6O4yu7+NU=";
hash = "sha256-PdNUmPfPYqOYEphY0ZlwEikUV/bKSPOGQuAJsi8+g/E=";
};
vendorHash = "sha256-FCN+0Wx2fYQcj5CRgPubAWbGGyVQcSSfu/Om6SUB6TQ=";