diff --git a/apps/checksum/checksum-icon.png b/apps/checksum/checksum-icon.png new file mode 100644 index 00000000000..d68aa069298 Binary files /dev/null and b/apps/checksum/checksum-icon.png differ diff --git a/apps/checksum/checksum.yml b/apps/checksum/checksum.yml new file mode 100644 index 00000000000..034207e48a9 --- /dev/null +++ b/apps/checksum/checksum.yml @@ -0,0 +1,13 @@ +name: Checksum +description: 'Verify the integrity of your downloaded files.' +repository: 'https://github.com/mnismt/checksum' +screenshots: + - imageUrl: 'https://camo.githubusercontent.com/5a27561f765cdcd37b64de3942f408fa36c35ddb/68747470733a2f2f757068696e686e68616e682e636f6d2f696d616765732f323031382f30332f31322f616161612e676966' +keywords: + - checksum + - hash + - md5 + - sha1 + - vue +license: MIT +category: 'Utilities' \ No newline at end of file