diff options
author | Barry J. Grundy <bgrundyat> | 2019-01-19 04:08:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 04:08:32 +0700 |
commit | 8c976ecd892e8f08fbf02968f087be00e6fb20e6 (patch) | |
tree | 1b38f793e06aa0a2d05c2a362a0cbddcdab95101 /python/artifacts/artifacts.info | |
parent | 34e4168e471eabd179a25ac14ceda717355691a8 (diff) |
python/artifacts: Updated for version 20181213.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/artifacts/artifacts.info')
-rw-r--r-- | python/artifacts/artifacts.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/artifacts/artifacts.info b/python/artifacts/artifacts.info index 8de352b704c98..8ad44ae0d38f8 100644 --- a/python/artifacts/artifacts.info +++ b/python/artifacts/artifacts.info @@ -1,8 +1,8 @@ PRGNAM="artifacts" -VERSION="20180115" +VERSION="20181213" HOMEPAGE="https://github.com/ForensicArtifacts/artifacts" -DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20180115/artifacts-20180115.tar.gz" -MD5SUM="f3a57d864d963f6b7c4eba2dfa283394" +DOWNLOAD="https://github.com/ForensicArtifacts/artifacts/releases/download/20181213/artifacts-20181213.tar.gz" +MD5SUM="6064a1c41815fd9c8f02ffb9de3012e0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyYAML" |