10000
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 a2b91d2 commit e34e755Copy full SHA for e34e755
Formula/astro.rb
@@ -1,8 +1,8 @@
1
class Astro < Formula
2
desc "To build and run Airflow DAGs locally and interact with the Astronomer API"
3
homepage "https://www.astronomer.io/"
4
- url "https://github.com/astronomer/astro-cli/archive/refs/tags/v1.13.1.tar.gz"
5
- sha256 "1debef18588b52790f8f276b072c6c7d1c6c935fe9afc9dad2a0a02f0c5438e8"
+ url "https://github.com/astronomer/astro-cli/archive/refs/tags/v1.13.2.tar.gz"
+ sha256 "765ce4014f6ab519c04276eca62fa76208ec6f9cd0cf2a75788832b1ec841f96"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments