1
0
mirror of https://github.com/httpie/cli.git synced 2025-07-17 01:42:46 +02:00
Files
httpie-cli/docs/packaging/brew/update.sh

7 lines
136 B
Bash
Raw Permalink Normal View History

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