buildah: 1.8.2 -> 1.8.3
https://github.com/containers/buildah/releases/tag/v1.8.3
This commit is contained in:
parent
ae666de77c
commit
13b6e9287e
@ -3,13 +3,13 @@
|
||||
, go-md2man }:
|
||||
|
||||
let
|
||||
version = "1.8.2";
|
||||
version = "1.8.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
rev = "v${version}";
|
||||
owner = "containers";
|
||||
repo = "buildah";
|
||||
sha256 = "1r91ndnc3ysrfdjybsnlnbkw26n25mfwc9i8ys5y3c26fq8ic3zd";
|
||||
sha256 = "12fi67pnp07zrk72zniiciw2nhmzn6lmbkydv5sib08x765izn6s";
|
||||
};
|
||||
|
||||
goPackagePath = "github.com/containers/buildah";
|
||||
|
Loading…
Reference in New Issue
Block a user