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 6f55e5c commit e086c80Copy full SHA for e086c80
Formula/s/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.23.5.tar.gz"
5
- sha256 "b1029fd702c16166e863e2e6b447dea489cd36abdc7a9e1b17ec1094391f6cd0"
+ url "https://github.com/turbot/steampipe/archive/refs/tags/v0.24.0.tar.gz"
+ sha256 "2850c8de323d0764abf673a30c46e170e30bd7009daf86a6b476805af694b930"
6
license "AGPL-3.0-only"
7
head "https://github.com/turbot/steampipe.git", branch: "main"
8
0 commit comments