diff --git a/bucket/neowofetch.json b/bucket/neowofetch.json new file mode 100644 index 00000000000000..74da3925cff66d --- /dev/null +++ b/bucket/neowofetch.json @@ -0,0 +1,16 @@ +{ + "version": "7.3.8", + "description": "An updated, maintained fork of neofetch.", + "homepage": "https://github.com/hykilpikonna/hyfetch", + "license": "MIT", + "suggest": { + "git": "git" + }, + "url": "https://raw.githubusercontent.com/hykilpikonna/hyfetch/neofetch-7.3.8/neofetch", + "hash": "38b8c005a8a9a2af4b23e5aa6cb3f9ae1198d87fa572b11c1b1fd199c3a06ee7", + "bin": "neofetch", + "checkver": "github", + "autoupdate": { + "url": "https://raw.githubusercontent.com/hykilpikonna/hyfetch/neofetch-$version/neofetch" + } +}