antibody: 4.1.1 -> 4.1.2 (#63210)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/antibody/versions
This commit is contained in:
parent
8f551be935
commit
599ec87849
@ -2,7 +2,7 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "antibody";
|
||||
version = "4.1.1";
|
||||
version = "4.1.2";
|
||||
|
||||
goPackagePath = "github.com/getantibody/antibody";
|
||||
|
||||
@ -10,7 +10,7 @@ buildGoModule rec {
|
||||
owner = "getantibody";
|
||||
repo = "antibody";
|
||||
rev = "v${version}";
|
||||
sha256 = "1qfic9prdbldvjw0n15jfc9qr4p5h87mjripq2pc4c6x8244phfw";
|
||||
sha256 = "1csanmvix7b2sa7nsy8nh3jq6gmhp8i51xivsabm1lj2y30c0ly3";
|
||||
};
|
||||
|
||||
modSha256 = "1p9cw92ivwgpkvjxvwd9anbd1vzhpicm9il4pg37z2kgr2ihhnyh";
|
||||
|
Loading…
Reference in New Issue
Block a user