diff options
author | makefu <github@syntax-fehler.de> | 2017-05-15 22:52:48 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-05-15 22:52:48 +0200 |
commit | 1aa20d39d7361a7f1555191997496011a307ef3f (patch) | |
tree | e1774d5561ad00831636aa2670b22f143bca7fa2 /makefu | |
parent | aa7fc6786d5195babca6aaefbd0509a87e474add (diff) |
m 2 urlwatch: follow msf
Diffstat (limited to 'makefu')
-rw-r--r-- | makefu/2configs/urlwatch.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/urlwatch.nix b/makefu/2configs/urlwatch.nix index d1dcec657..9493b2b7b 100644 --- a/makefu/2configs/urlwatch.nix +++ b/makefu/2configs/urlwatch.nix @@ -20,6 +20,7 @@ https://api.github.com/repos/dorimanx/exfat-nofuse/commits https://api.github.com/repos/dorimanx/exfat-nofuse/tags https://api.github.com/repos/radare/radare2/tags + https://api.github.com/repos/rapid7/metasploit-framework/tags ]; }; } |