8000 python-markdown: update 3.4.4 bottle. · ArduinoBot/homebrew-core@9317f96 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9317f96

Browse files
committed
python-markdown: update 3.4.4 bottle.
1 parent 6ae7ff7 commit 9317f96

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Formula/p/python-markdown.rb

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ class PythonMarkdown < Formula
77
head "https://github.com/Python-Markdown/markdown.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e47ce3cd5f32d01e63145054e502a7231901b74fd3163f97050192d70427457e"
11-
sha256 cellar: :any_skip_relocation, arm64_monterey: "d2e789fd1839fc8747f4bfd3f09d82fb322b38de1818890767198f57977dc9aa"
12-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c06919942f75f4a11144be345117bd9a8232769728425ecc4acec53e182e3c93"
13-
sha256 cellar: :any_skip_relocation, ventura: "09a71189f52aed377371795afc3f45071451a96a8553a66291e62b4097c7834e"
14-
sha256 cellar: :any_skip_relocation, monterey: "786b7b5b79deca23a668f5746f4c2aeb2ef04fb5944465f1149a10783cc7b6c7"
15-
sha256 cellar: :any_skip_relocation, big_sur: "35a65f9f3da4fdcc06ddf07b0cbc0ecf9b6e84e3077f63e52844f94a781fc67d"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "59f716c12dd644e01512e9815ccd100070e28e4c8ccee5db92a6d309675e174c"
10+
rebuild 1
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2118a98603123ff5f283a713c17e3a4588cf577690e6cfbd18cf0f9a86e06f02"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "f6052ea49275af4e1cb22a8defda61803f9dec4157aeb3e118d6c08c6fade88e"
13+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4b7e1e77dbe6563b35f53dfa1f8140f80d75baf1cb8b807878081a2bf4087a00"
14+
sha256 cellar: :any_skip_relocation, ventura: "cf1970201addc305f51dd6880da17c12aacd754e1540f2c320dd77d6fc024a03"
15+
sha256 cellar: :any_skip_relocation, monterey: "89b7af86db5003d8e9e3ba570476d29d286cdd943fa03911f0a62cc695e939ad"
16+
sha256 cellar: :any_skip_relocation, big_sur: "80d58b809875ebe463956a4a5a2eedda9a105e005644d998d 5437 d8efc69ff428fd1"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2019874cc73e7e15fa563fc15c0bc187fc91a751e03db65827abbc3db349b1ab"
1718
end
1819

1920
depends_on "python@3.11"

0 commit comments

Comments
 (0)
0