4 Commits

Author SHA1 Message Date
comp500
ac6a590f52 Use packwiz User-Agent for url command 2023-08-19 14:05:23 +01:00
comp500
6ab8235086 Change url add command to use sha256 (fixes #156) 2023-05-29 23:24:11 +01:00
comp500
aeae76a569 Linter fixes (error handling, unused constants, raw strings) 2023-03-10 17:06:48 +00:00
Tricked
c7c2ca786b
feat: add command for arbitrary URLs (#137)
* feat: install command for direct downloads

* use sha1 instead of sha256

* apply suggestions

* feat: parse urls instead of using hasprefix

* stop by default and add force flag

* Implement various fixes and improvements

Co-authored-by: Tricked <72335827+SkyBlockDev@users.noreply.github.com>
Co-authored-by: comp500 <comp500@users.noreply.github.com>
2022-08-27 00:08:25 +01:00