1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00
Files
httpie-cli/docs/packaging/brew/update.sh
T

7 lines
136 B
Bash
Raw Normal View History

2022-04-14 18:11:12 +03:00
#!/bin/bash
set -xe
rm -f httpie.rb
http --download https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/httpie.rb