1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-06-27 16:15:42 -04:00
This commit is contained in:
2021-10-16 06:58:02 -04:00
parent 1f7f290c90
commit 2d22f4f1c0

View File

@ -1,6 +1,6 @@
{ {
"name": "careful-downloader", "name": "careful-downloader",
"version": "1.4.0", "version": "2.0.0",
"description": "🕵️‍♀️ Downloads a file and its checksums, validates the hash, and optionally extracts it if safe.", "description": "🕵️‍♀️ Downloads a file and its checksums, validates the hash, and optionally extracts it if safe.",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/jakejarvis/careful-downloader", "homepage": "https://github.com/jakejarvis/careful-downloader",