Skip to content

Commit 923c6fa

Browse files
authored
Merge pull request #295607 from Homebrew/bump-pup-1.9.1
pup 1.9.1
2 parents 81c6d63 + 7b9eaec commit 923c6fa

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/p/pup.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Pup < Formula
22
desc "CLI companion with 200+ commands across 33+ Datadog products"
33
homepage "https://www.datadoghq.com"
4-
url "https://github.com/DataDog/pup/archive/refs/tags/v1.9.0.tar.gz"
5-
sha256 "22d4840d720fe21cefb3a88c0ad68d2e3df566c2363ec82131e9013393f1f8ef"
4+
url "https://github.com/DataDog/pup/archive/refs/tags/v1.9.1.tar.gz"
5+
sha256 "b3b109557706eff25944a24d01c066f7f93d46c27568152d302becd97ea7e5c5"
66
license "Apache-2.0"
77
head "https://github.com/DataDog/pup.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "800f86d02a6bccf47f9cc1694746a80c95a6e4b0e5c47f9536365ea91bd1e661"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ac9f8847683337ab7dfed9ec09bf9d55d9116a55acfc95a5124e47f3f85d0209"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5b261a2da839e0fb10cd8965f11f590c8b54c49f2f1870acf2436a61ceccd0ed"
13-
sha256 cellar: :any_skip_relocation, sonoma: "8826b23ac21e131aefa3ba83e455881951a57f75223ff23e6944deda1c915369"
14-
sha256 cellar: :any, arm64_linux: "cff217a5ab04b34f95af70ed2b928d5569ece205366036c95b520b3542ae1563"
15-
sha256 cellar: :any, x86_64_linux: "0717642aa42ff07fa4d52e2ed92b520731f28dfcb567d2345e608c8fd3ac4518"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "498fc8597d17b44bcd3b8870c76b1c1bfacd444d6a20d506a08682fe186fc5c4"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a191e333f96fb383f50fa20028b65dd7331a745cfc893ed20eec98b8c5bffbae"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "21ef88a814cb1bd31f819e90c21140b8c8ac786fad0ccd0d5a041cb50f02dc99"
13+
sha256 cellar: :any_skip_relocation, sonoma: "b8a33609a0a754e6a9af221f21a3ef03a62627cecc15a0188a88d10135b7016c"
14+
sha256 cellar: :any, arm64_linux: "731e98e97b75b85e3d3a8d874991db3ac08ce24b454aa2bf8b408fb0a66c8061"
15+
sha256 cellar: :any, x86_64_linux: "73e1e5a9259039b6c714cefaa863da96a88b685eea3c4ec7e974e235b5cc71f2"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)