adif-multitool: 0.1.18 -> 0.1.20
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}:
|
||||
buildGoModule rec {
|
||||
pname = "adif-multitool";
|
||||
version = "0.1.18";
|
||||
version = "0.1.20";
|
||||
|
||||
vendorHash = "sha256-U9BpTDHjUZicMjKeyxyM/eOxJeAY2DMQMHOEMiCeN/U=";
|
||||
|
||||
@@ -13,7 +13,7 @@ buildGoModule rec {
|
||||
owner = "flwyd";
|
||||
repo = "adif-multitool";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-GH35dcSjoOTaQiA4j9F5fbz3XStkjlKA0he7msaJHD8=";
|
||||
hash = "sha256-qeAH8UTyEZn8As3wTjluONpjeT/5l9zicN5+8uwnbLo=";
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user