Unverified Commit 0ad2408d by Peter Weidenbach Committed by GitHub

Merge pull request #10 from fkie-cad/dlink_shrs

Added D-Link SHRS to custom firmware containers
parents edbf0945 7416f35d
This diff is collapsed. Click to expand it.
......@@ -699,3 +699,7 @@
# D-Link HAD
0x60 string \x46\x4C\x41\x53\x48\x5F\x30\x32 D-Link HAD
!:mime firmware/dlink-had
# D-Link SHRS
0 string \x53\x48\x52\x53 D-Link SHRS
!:mime firmware/dlink-shrs
\ No newline at end of file
......@@ -43,7 +43,7 @@ with OperateInDirectory(str(MIME_DIR)):
setup(
name=MODULE_NAME,
version='0.2.5',
version='0.2.6',
description='Helper functions for file type generation',
author='Johannes vom Dorp',
url='https://github.com/fkie-cad/fact_helper_file',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment