We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2ac4c commit daefd35Copy full SHA for daefd35
Formula/a/ain.rb
@@ -1,8 +1,8 @@
1
class Ain < Formula
2
desc "HTTP API client for the terminal"
3
homepage "https://github.com/jonaslu/ain"
4
- url "https://github.com/jonaslu/ain/archive/refs/tags/v1.5.0.tar.gz"
5
- sha256 "f886d5df83abd6788ac4f1875844f51d609fa1f466b8af5a5cc8acab92781cc5"
+ url "https://github.com/jonaslu/ain/archive/refs/tags/v1.6.0.tar.gz"
+ sha256 "a60ce846edc6f8e5429c3cf14faf57f170b757c6ab13d8f36d64235a1959e6c8"
6
license "MIT"
7
head "https://github.com/jonaslu/ain.git", branch: "main"
8
0 commit comments