1
mirror of https://github.com/jakejarvis/careful-downloader.git synced 2025-04-26 07:45:23 -04:00
This commit is contained in:
Jake Jarvis 2021-10-06 10:09:15 -04:00
parent df200ecf2e
commit 8997d4f3a4
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

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