1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-06-28 20:15:39 -04:00
This commit is contained in:
2021-10-06 10:33:08 -04:00
parent c2bc25f5ca
commit 933899d6de

View File

@ -1,6 +1,6 @@
{ {
"name": "careful-downloader", "name": "careful-downloader",
"version": "1.0.0", "version": "1.0.1",
"description": "🕵️‍♀️ Downloads a file and its checksums to a temporary directory, validates the hash, and optionally extracts it if safe.", "description": "🕵️‍♀️ Downloads a file and its checksums to a temporary directory, 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",