httpie-cli/docs/packaging/brew/update.sh

7 lines
136 B
Bash
Raw Normal View History

#!/bin/bash
set -xe
rm -f httpie.rb
http --download https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/httpie.rb