diff --git a/Formula/s/steampipe.rb b/Formula/s/steampipe.rb index 00cd9b0c328a5..bacd85c0c0ca1 100644 --- a/Formula/s/steampipe.rb +++ b/Formula/s/steampipe.rb @@ -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"