diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 608541a9..e00fbca0 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1164, - "vivas": 1161, - "muertas": 3, + "vivas": 1157, + "muertas": 7, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -14,6 +14,15 @@ "viva": false, "respaldo": "cache-local" }, + { + "receta": "foot", + "fichero": "recipes/foot.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/foot.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, { "receta": "freetype", "fichero": "recipes/freetype.toml", @@ -33,6 +42,34 @@ "codigo": "502", "viva": false, "respaldo": "cache-local" + }, + { + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, + { + "receta": "mandoc", + "fichero": "recipes/mandoc.toml", + "tipo": "tarball", + "url": "https://mandoc.bsd.lv/snapshots/mandoc-1.14.6.tar.gz", + "sha256": "8bf0d570f01e70a6e124884088870cbed7537f36328d512909eb10cd53179d9c", + "codigo": "000", + "viva": false, + "respaldo": "cache-local" + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" } ], "en_riesgo": 0,