diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 2a20c3ef..d558da3d 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1168, - "vivas": 1164, - "muertas": 4, + "vivas": 1163, + "muertas": 5, "detalle_muertas": [ { "receta": "freetype", @@ -35,6 +35,14 @@ "url": "https://git.tawasuyu.net/tawasuyu/llimphi.git", "codigo": "git:128", "viva": false + }, + { + "receta": "rsync", + "fichero": "recipes/rsync.toml", + "tipo": "tarball", + "url": "https://download.samba.org/pub/rsync/rsync-3.5.0.tar.gz", + "codigo": "000", + "viva": false } ] }