1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-06-27 15:05:43 -04:00
This commit is contained in:
2021-10-06 11:33:15 -04:00
parent a0b10f0f11
commit f2a6a429e0

View File

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