undocker: 1.2.2 -> 1.2.3 (#341364)

(cherry picked from commit 89217d3cf5)
This commit is contained in:
Motiejus Jakštys
2024-09-16 15:25:51 +03:00
committed by github-actions[bot]
parent c9f334394e
commit d38e757ca7

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";