Skip to content

Commit be4e542

Browse files
committed
mkdocs-material 9.6.19
1 parent 8bde71c commit be4e542

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/mkdocs-material.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class MkdocsMaterial < Formula
33

44
desc "Material Design theme for MkDocs"
55
homepage "https://squidfunk.github.io/mkdocs-material/"
6-
url "https://files.pythonhosted.org/packages/e6/46/db0d78add5aac29dfcd0a593bcc6049c86c77ba8a25b3a5b681c190d5e99/mkdocs_material-9.6.18.tar.gz"
7-
sha256 "a2eb253bcc8b66f8c6eaf8379c10ed6e9644090c2e2e9d0971c7722dc7211c05"
6+
url "https://files.pythonhosted.org/packages/44/94/eb0fca39b19c2251b16bc759860a50f232655c4377116fa9c0e7db11b82c/mkdocs_material-9.6.19.tar.gz"
7+
sha256 "80e7b3f9acabfee9b1f68bd12c26e59c865b3d5bbfb505fd1344e970db02c4aa"
88
license "MIT"
99

1010
bottle do
@@ -68,8 +68,8 @@ class MkdocsMaterial < Formula
6868
end
6969

7070
resource "markdown" do
71-
url "https://files.pythonhosted.org/packages/d7/c2/4ab49206c17f75cb08d6311171f2d65798988db4360c4d1485bd0eedd67c/markdown-3.8.2.tar.gz"
72-
sha256 "247b9a70dd12e27f67431ce62523e675b866d254f900c4fe75ce3dda62237c45"
71+
url "https://files.pythonhosted.org/packages/8d/37/02347f6d6d8279247a5837082ebc26fc0d5aaeaf75aa013fcbb433c777ab/markdown-3.9.tar.gz"
72+
sha256 "d2900fe1782bd33bdbbd56859defef70c2e78fc46668f8eb9df3128138f2cb6a"
7373
end
7474

7575
resource "markupsafe" do
@@ -113,8 +113,8 @@ class MkdocsMaterial < Formula
113113
end
114114

115115
resource "platformdirs" do
116-
url "https://files.pythonhosted.org/packages/fe/8b/3c73abc9c759ecd3f1f7ceff6685840859e8070c4d947c93fae71f6a0bf2/platformdirs-4.3.8.tar.gz"
117-
sha256 "3d512d96e16bcb959a814c9f348431070822a6496326a4be0911c40b5a74c2bc"
116+
url "https://files.pythonhosted.org/packages/23/e8/21db9c9987b0e728855bd57bff6984f67952bea55d6f75e055c46b5383e8/platformdirs-4.4.0.tar.gz"
117+
sha256 "ca753cf4d81dc309bc67b0ea38fd15dc97bc30ce419a7f58d13eb3bf14c4febf"
118118
end
119119

120120
resource "pygments" do

0 commit comments

Comments
 (0)