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 7d6f347 commit ccc04d7Copy full SHA for ccc04d7
Formula/a/aqua.rb
@@ -1,8 +1,8 @@
1
class Aqua < Formula
2
desc "Declarative CLI Version manager"
3
homepage "https://aquaproj.github.io/"
4
- url "https://github.com/aquaproj/aqua/archive/refs/tags/v2.48.0.tar.gz"
5
- sha256 "39ce65ebe390dad7801e75c413eea04bc6d57d110784d6f7a5cfeebfa7d96c4a"
+ url "https://github.com/aquaproj/aqua/archive/refs/tags/v2.48.1.tar.gz"
+ sha256 "c12122389e13dfb7868a7bc94424208e5010f74e20d1bf84b459bd1186372c63"
6
license "MIT"
7
head "https://github.com/aquaproj/aqua.git", branch: "main"
8
0 commit comments