diff options
Diffstat (limited to 'homebrew/h3/download.sh')
-rwxr-xr-x | homebrew/h3/download.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/homebrew/h3/download.sh b/homebrew/h3/download.sh new file mode 100755 index 000000000..4bd44e140 --- /dev/null +++ b/homebrew/h3/download.sh @@ -0,0 +1 @@ +wget https://github.com/uber/h3/archive/v3.4.2.tar.gz
\ No newline at end of file |