Skip to content

Commit

Permalink
steampipe 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 22, 2024
1 parent 6aee5b0 commit ba82a37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/s/steampipe.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Steampipe < Formula
desc "Use SQL to instantly query your cloud services"
homepage "https://steampipe.io/"
url "https://github.com/turbot/steampipe/archive/refs/tags/v0.24.2.tar.gz"
sha256 "f577e9f97e4201366cc6753968e3fac8bb937fd04fc43bd2be4678f0fdb2c91d"
url "https://github.com/turbot/steampipe/archive/refs/tags/v1.0.0.tar.gz"
sha256 "1db1dd5a05b15fefeb51cd2e5b8c4f9d56dc95a25b10a7821497a728ef253274"
license "AGPL-3.0-only"
head "https://github.com/turbot/steampipe.git", branch: "main"

Expand Down

0 comments on commit ba82a37

Please sign in to comment.