Skip to content

Commit daefd35

Browse files
committed
ain 1.6.0
1 parent 0c2ac4c commit daefd35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/ain.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ain < Formula
22
desc "HTTP API client for the terminal"
33
homepage "https://github.com/jonaslu/ain"
4-
url "https://github.com/jonaslu/ain/archive/refs/tags/v1.5.0.tar.gz"
5-
sha256 "f886d5df83abd6788ac4f1875844f51d609fa1f466b8af5a5cc8acab92781cc5"
4+
url "https://github.com/jonaslu/ain/archive/refs/tags/v1.6.0.tar.gz"
5+
sha256 "a60ce846edc6f8e5429c3cf14faf57f170b757c6ab13d8f36d64235a1959e6c8"
66
license "MIT"
77
head "https://github.com/jonaslu/ain.git", branch: "main"
88

0 commit comments

Comments
 (0)