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 19aa1c8 commit 3875a15Copy full SHA for 3875a15
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/v2.2.0.tar.gz"
5
- sha256 "3ec49ac9387debf779613ca8843792dbd10a88bfeb3c0af17eab88ebcc5774ab"
+ url "https://github.com/turbot/steampipe/archive/refs/tags/v2.3.0.tar.gz"
+ sha256 "f01a88474771b4ecfe41a39d705f7901ea86057b287f84dfb9db1cb808816196"
6
license "AGPL-3.0-only"
7
head "https://github.com/turbot/steampipe.git", branch: "develop"
8
0 commit comments