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 ec9fd91 commit 500735eCopy full SHA for 500735e
Formula/c/convox.rb
@@ -1,8 +1,8 @@
1
class Convox < Formula
2
desc "Command-line interface for the Convox PaaS"
3
homepage "https://convox.com/"
4
- url "https://github.com/convox/convox/archive/refs/tags/3.22.3.tar.gz"
5
- sha256 "fa50fe01b6137422c364e24f379766e6d7a3805108addf6d60580040b0ceb985"
+ url "https://github.com/convox/convox/archive/refs/tags/3.22.4.tar.gz"
+ sha256 "add935b04e87c21c5d8cb7d9c5db8e7ad4bc4fee261edebe720c9da4513a2f8a"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/convox/convox.git", branch: "master"
0 commit comments