We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35eaec commit 79fd6d7Copy full SHA for 79fd6d7
Formula/steampipe.rb
@@ -1,8 +1,8 @@
1
class Steampipe < Formula
2
desc "Use SQL to instantly query your cloud services"
3
homepage "https://steampipe.io/"
4
- url "https://github.com/turbot/steampipe/archive/refs/tags/v0.18.%3Cspan%20class="x x-first x-last">0.tar.gz"
5
- sha256 "270118eade1cb2b27de16fb25fac20412ba262813b24b407baf9e1f8f1b01a44"
+ url "https://github.com/turbot/steampipe/archive/refs/tags/v0.18.%3Cspan%20class="x x-first x-last">1.tar.gz"
+ sha256 "e374dbe54800dda40ed97df18343e0f8d7b8cf7d001d4b5db705c96dc27802dd"
6
license "AGPL-3.0-only"
7
head "https://github.com/turbot/steampipe.git", branch: "main"
8
0 commit comments