Skip to content

Commit 500735e

Browse files
committed
convox 3.22.4
1 parent ec9fd91 commit 500735e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/convox.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Convox < Formula
22
desc "Command-line interface for the Convox PaaS"
33
homepage "https://convox.com/"
4-
url "https://github.com/convox/convox/archive/refs/tags/3.22.3.tar.gz"
5-
sha256 "fa50fe01b6137422c364e24f379766e6d7a3805108addf6d60580040b0ceb985"
4+
url "https://github.com/convox/convox/archive/refs/tags/3.22.4.tar.gz"
5+
sha256 "add935b04e87c21c5d8cb7d9c5db8e7ad4bc4fee261edebe720c9da4513a2f8a"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/convox/convox.git", branch: "master"

0 commit comments

Comments
 (0)