Updater bot : arpspoof updated to 1.0.0

This commit is contained in:
alexbelgium
2022-04-26 22:43:14 +02:00
parent 9860b351f7
commit b1e798c1da
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.0 (26-04-2022)
- Update to latest version from t0mer/Arpspoof-Docker
- Add codenotary sign - Add codenotary sign
- New standardized logic for Dockerfile build and packages installation - New standardized logic for Dockerfile build and packages installation

View File

@@ -4,5 +4,5 @@
"slug": "arpspoof", "slug": "arpspoof",
"source": "github", "source": "github",
"upstream_repo": "t0mer/Arpspoof-Docker", "upstream_repo": "t0mer/Arpspoof-Docker",
"upstream_version": "1.0.0 " "upstream_version": "1.0.0"
} }