1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-09-18 14:55:30 -04:00
This commit is contained in:
2021-10-09 17:49:01 -04:00
parent 2e06647726
commit 4b24c29b89

View File

@@ -1,6 +1,6 @@
{ {
"name": "careful-downloader", "name": "careful-downloader",
"version": "1.3.2", "version": "1.4.0",
"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",