diff options
author | makefu <github@syntax-fehler.de> | 2017-03-13 23:54:15 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-03-13 23:54:15 +0100 |
commit | 6ec1a6296930569c97cf029bad17c998d4fae66d (patch) | |
tree | b76ed7714ac4bc237a8fbf5a780351968bdbe528 /makefu | |
parent | 8ad08b30961ba5515f88e81dc47f7d5013f92970 (diff) |
m 2 urlwatch: supervise radare2
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 20eb031a1..6402b364a 100644 --- a/makefu/2configs/urlwatch.nix +++ b/makefu/2configs/urlwatch.nix @@ -19,6 +19,7 @@ https://api.github.com/repos/embray/d2to1/tags 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 ]; }; } |