Skip to content

Commit ccc04d7

Browse files
committed
aqua 2.48.1
1 parent 7d6f347 commit ccc04d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aqua.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Aqua < Formula
22
desc "Declarative CLI Version manager"
33
homepage "https://aquaproj.github.io/"
4-
url "https://github.com/aquaproj/aqua/archive/refs/tags/v2.48.0.tar.gz"
5-
sha256 "39ce65ebe390dad7801e75c413eea04bc6d57d110784d6f7a5cfeebfa7d96c4a"
4+
url "https://github.com/aquaproj/aqua/archive/refs/tags/v2.48.1.tar.gz"
5+
sha256 "c12122389e13dfb7868a7bc94424208e5010f74e20d1bf84b459bd1186372c63"
66
license "MIT"
77
head "https://github.com/aquaproj/aqua.git", branch: "main"
88

0 commit comments

Comments
 (0)