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 b580029 commit 5f22798Copy full SHA for 5f22798
Formula/a/azion.rb
@@ -1,8 +1,8 @@
1
class Azion < Formula
2
desc "CLI for the Azion service"
3
homepage "https://github.com/aziontech/azion"
4
- url "https://github.com/aziontech/azion/archive/refs/tags/4.1.4.tar.gz"
5
- sha256 "3f35c6ba5d2717a9e92ea861e40b55f93ad739df60c31070a72789890b253119"
+ url "https://github.com/aziontech/azion/archive/refs/tags/4.2.0.tar.gz"
+ sha256 "dfde05dcdfb043911e3504c3b4a3772c9ccc2e0fe7c245a7c58e681703c14632"
6
license "MIT"
7
head "https://github.com/aziontech/azion.git", branch: "dev"
8
0 commit comments