Skip to content

Commit

Permalink
undocker: 1.2.2 -> 1.2.3 (#341364)
Browse files Browse the repository at this point in the history
(cherry picked from commit 89217d3)
  • Loading branch information
motiejus authored and github-actions[bot] committed Sep 16, 2024
1 parent c9f3343 commit d38e757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/tools/misc/undocker/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit d38e757

Please sign in to comment.