Skip to content

Commit 49eeaa8

Browse files
committed
pdm: add 2.26.1 bottle.
1 parent 0fbf490 commit 49eeaa8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/p/pdm.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ class Pdm < Formula
88
license "MIT"
99
head "https://github.com/pdm-project/pdm.git", branch: "main"
1010

11+
bottle do
12+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "caa95adc4f2918a4b8fee22938bc205fd8679558a63f67f04fbfe0d421f735ef"
13+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d734ef0c46ee89733a80cbd1797905f51c5193919c222885692c4b0d43b272f9"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0bf712b50be5d322573d581de3554686a2fe142dbc8071447ee6789f26fcffde"
15+
sha256 cellar: :any_skip_relocation, sonoma: "f48d583ed2b142d0bc0a9d3cb0dc1084e6479a92895633ae95c183ad7e448bc9"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f7fd10f5c2ea5e6ce4fb87939c77fd48e8072b41e794a561b4fee22510cc23c0"
17+
end
18+
1119
depends_on "certifi" => :no_linkage
1220
depends_on "[email protected]"
1321

0 commit comments

Comments
 (0)