undocker: 1.2.2 -> 1.2.3 (#341364)

This commit is contained in:
Motiejus Jakštys
2024-09-16 15:25:51 +03:00
committed by GitHub
parent c2c6e27f65
commit 89217d3cf5

View File

@@ -4,8 +4,8 @@
, gnumake
}:
let
version = "1.2.2";
hash = "sha256-kBqNopcHpldU5oD6zoVjPjP84t12QFcbWBSNNgwImKg=";
version = "1.2.3";
hash = "sha256-hyP85pYtXxucAliilUt9Y2qnrfPeSjeGsYEFJndJWyA=";
src = fetchFromGitea {
domain = "git.jakstys.lt";
owner = "motiejus";