Skip to content

Commit 34be4d3

Browse files
committed
yuque-dl: add 1.0.81 bottle.
1 parent eceda3b commit 34be4d3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/y/yuque-dl.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ class YuqueDl < Formula
55
sha256 "41039640509fd213938a7c412fec8a43492d52d30bf3fbdcf5f34c905c7a5b8c"
66
license "ISC"
77

8+
bottle do
9+
sha256 cellar: :any, arm64_tahoe: "41436c29a4665958f28a894c089416172431d55f781ba6211901e97de4a177a8"
10+
sha256 cellar: :any, arm64_sequoia: "d226c087bc29796c3d6fa3064f93c7afd0b547b274dc7facaefa4102437462e7"
11+
sha256 cellar: :any, arm64_sonoma: "d226c087bc29796c3d6fa3064f93c7afd0b547b274dc7facaefa4102437462e7"
12+
sha256 cellar: :any, sonoma: "000953329ce9afabd28ab3de15ee079a3f6e0f36bbdde017d95d9236e8c9f30d"
13+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7237877d2337be79ddfb00999acd2aa3e02ac17ba8d46e07fa812930e0507bba"
14+
end
15+
816
depends_on "node"
917

1018
def install

0 commit comments

Comments
 (0)