containerlab: 0.62.0 -> 0.62.2 (#377907)

Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-30 07:22:08 +00:00
committed by GitHub
co-authored by aaronjheng
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "containerlab";
version = "0.62.0";
version = "0.62.2";
src = fetchFromGitHub {
owner = "srl-labs";
repo = "containerlab";
rev = "v${version}";
hash = "sha256-6WDmjVRLvh8FBydaN41Vj4B5BIkIF9VnvhRcJR3k9Ec=";
hash = "sha256-RUe/IHHhZKbxtNVxiS29/OPvpCCOzaz2d5Qh3vVll3U=";
};
vendorHash = "sha256-G9W4iC04R5Rvl3hAJtMlUKJKo7AAIE33Y2c+0HedXU8=";