mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 02:28:34 +00:00
cloudfox: 1.14.2 -> 1.15.0
Diff: https://github.com/BishopFox/cloudfox/compare/refs/tags/v1.14.2...v1.15.0 Changelog: https://github.com/BishopFox/cloudfox/releases/tag/v1.15.0
This commit is contained in:
parent
c4c95cac81
commit
128e6ccc67
@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "cloudfox";
|
||||
version = "1.14.2";
|
||||
version = "1.15.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "BishopFox";
|
||||
repo = "cloudfox";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-8z/j1bJT5xccSlyBnx32Dqqg6J9iazTaJgUmjN3Jc8c=";
|
||||
hash = "sha256-YLZSrBAEf0SXECAdnF2CQAlEd15DJ1Iv+x+RebM5tw4=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-MQ1yoJjAWNx95Eafcarp/JNYq06xu9P05sF2QTW03NY=";
|
||||
|
Loading…
Reference in New Issue
Block a user