From c21fd7a65a9648ec8ce22a2daa053c00fc0b9457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Coll?= Date: Fri, 28 Apr 2017 18:41:03 +0200 Subject: [PATCH] Adding dd for windows (#1453) --- dd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dd.json diff --git a/dd.json b/dd.json new file mode 100644 index 0000000000..0697dcff6d --- /dev/null +++ b/dd.json @@ -0,0 +1,9 @@ +{ + "homepage": "http://www.chrysocome.net/dd", + "license": "http://www.chrysocome.net/gpl", + "description": "Allows the flexible copying of data in a win32 environment", + "version": "0.6beta3", + "url": "http://www.chrysocome.net/downloads/dd-0.6beta3.zip", + "hash": "c7a6a4cc4a107030b072fb479173d66e6d1d1098cf740c6da4e9378c16b81c17", + "bin": "dd.exe" +}