httpie.rb (httpie-3.0.0) | : | httpie.rb (httpie-3.0.1) | ||
---|---|---|---|---|
class Httpie < Formula | class Httpie < Formula | |||
include Language::Python::Virtualenv | include Language::Python::Virtualenv | |||
desc "User-friendly cURL replacement (command-line HTTP client)" | desc "User-friendly cURL replacement (command-line HTTP client)" | |||
homepage "https://httpie.io/" | homepage "https://httpie.io/" | |||
url "https://files.pythonhosted.org/packages/53/96/cbcfec73c186f076e4443faf3d9 | url "https://files.pythonhosted.org/packages/64/ee/7b158899655231322f13ecd313d | |||
1cbbc868f18f6323703afd348b1aba46d/httpie-2.6.0.tar.gz" | 1a0546efe8b9e75167ec8b7fd9ddf7952/httpie-3.0.0.tar.gz" | |||
sha256 "ef929317b239bbf0a5bb7159b4c5d2edbfc55f8a0bcf9cd24ce597daec2afca5" | sha256 "e719711aadf1ecd33278033b96dfef7f4e9e341d3a5d1f166785ac4b7fbdee29" | |||
license "BSD-3-Clause" | license "BSD-3-Clause" | |||
head "https://github.com/httpie/httpie.git", branch: "master" | head "https://github.com/httpie/httpie.git", branch: "master" | |||
bottle do | bottle do | |||
sha256 cellar: :any_skip_relocation, arm64_monterey: "83aab05ffbcd4c3baa6de6 158d57ebdaa67c148bef8c872527d90bdaebff0504" | sha256 cellar: :any_skip_relocation, arm64_monterey: "83aab05ffbcd4c3baa6de6 158d57ebdaa67c148bef8c872527d90bdaebff0504" | |||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3c3a5c2458d0658e14b663 495e115297c573aa3466d292f12d02c3ec13a24bdf" | sha256 cellar: :any_skip_relocation, arm64_big_sur: "3c3a5c2458d0658e14b663 495e115297c573aa3466d292f12d02c3ec13a24bdf" | |||
sha256 cellar: :any_skip_relocation, monterey: "f860e7d3b77dca4928a2c5 e10c4cbd50d792330dfb99f7d736ca0da9fb9dd0d0" | sha256 cellar: :any_skip_relocation, monterey: "f860e7d3b77dca4928a2c5 e10c4cbd50d792330dfb99f7d736ca0da9fb9dd0d0" | |||
sha256 cellar: :any_skip_relocation, big_sur: "377b0643aa1f6d310ba4cf c70d66a94cc458213db8d134940d3b10a32defacf1" | sha256 cellar: :any_skip_relocation, big_sur: "377b0643aa1f6d310ba4cf c70d66a94cc458213db8d134940d3b10a32defacf1" | |||
sha256 cellar: :any_skip_relocation, catalina: "6d306c30f6f1d7a551d884 15efe12b7c3f25d0602f3579dc632771a463f78fa5" | sha256 cellar: :any_skip_relocation, catalina: "6d306c30f6f1d7a551d884 15efe12b7c3f25d0602f3579dc632771a463f78fa5" | |||
sha256 cellar: :any_skip_relocation, mojave: "f66b8cdff9cb7b44a84197 c3e3d81d810f7ff8f2188998b977ccadfc7e2ec893" | sha256 cellar: :any_skip_relocation, mojave: "f66b8cdff9cb7b44a84197 c3e3d81d810f7ff8f2188998b977ccadfc7e2ec893" | |||
End of changes. 1 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added |