Skip to content

Commit d82c73b

Browse files
chore(homebrew): bump formula to webfont@12.7.0 [skip ci]
1 parent a172bcc commit d82c73b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

HomebrewFormula/webfont.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
class Webfont < Formula
1414
desc "Generator of fonts from SVG icons, with TTF encoding and WOFF/WOFF2 decoding"
1515
homepage "https://webfont.js.org/"
16-
url "https://registry.npmjs.org/webfont/-/webfont-12.6.0.tgz"
17-
sha256 "c82f02d4c4332186d0d1c5d7036d5fb477b1fbc718c6620b0d99eecf0b96f1ee"
16+
url "https://registry.npmjs.org/webfont/-/webfont-12.7.0.tgz"
17+
sha256 "11eb5d46f7034bfd43b6040791757137b3711732ad0d109e54e559321e9ffa20"
1818
license "MIT"
1919

2020
depends_on "node"

0 commit comments

Comments
 (0)