There was an error while loading. Please reload this page.
1 parent a172bcc commit d82c73bCopy full SHA for d82c73b
1 file changed
HomebrewFormula/webfont.rb
@@ -13,8 +13,8 @@
13
class Webfont < Formula
14
desc "Generator of fonts from SVG icons, with TTF encoding and WOFF/WOFF2 decoding"
15
homepage "https://webfont.js.org/"
16
- url "https://registry.npmjs.org/webfont/-/webfont-12.6.0.tgz"
17
- sha256 "c82f02d4c4332186d0d1c5d7036d5fb477b1fbc718c6620b0d99eecf0b96f1ee"
+ url "https://registry.npmjs.org/webfont/-/webfont-12.7.0.tgz"
+ sha256 "11eb5d46f7034bfd43b6040791757137b3711732ad0d109e54e559321e9ffa20"
18
license "MIT"
19
20
depends_on "node"
0 commit comments