steampipe 0.18.4

steampipe: update sha

Closes #122234.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-02-03 14:53:04 +01:00 committed by BrewTestBot
parent ddae5a6ace
commit fdd848407d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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.18.3.tar.gz"
sha256 "92cc09febd2eebe90825b72ada0426510b6b372d61e4bef7a5df3e61eed59aeb"
url "https://github.com/turbot/steampipe/archive/refs/tags/v0.18.4.tar.gz"
sha256 "62ae73223ddb767a1902f610b502eab598a33fe1f724291a1df54e68c4079b5f"
license "AGPL-3.0-only"
head "https://github.com/turbot/steampipe.git", branch: "main"