Skip to content

Commit

Permalink
font-twitter-color-emoji updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Oct 5, 2024
1 parent 6f1efdb commit c4ae64e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-twitter-color-emoji.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontTwitterColorEmoji < Formula
desc "Twitter color emoji font"
homepage "https://github.com/eosrei/twemoji-color-font/"
url "https://github.com/eosrei/twemoji-color-font/releases/download/v14.0.2/TwitterColorEmoji-SVGinOT-14.0.2.zip"
version "14.0.2"
sha256 "8e2c6cb768b5a578b1dacb8f70d3b91e782a8098821484af77cf322ac499f28a"
url "https://github.com/eosrei/twemoji-color-font/releases/download/v15.0.3/TwitterColorEmoji-SVGinOT-15.0.3.zip"
version "15.0.3"
sha256 "f96d2c9c54b7dc868749e90a2dcb0b060c592de9388763a18ff0a95bee9bbf8c"

def install
(share/"fonts").install Dir.glob("./**/TwitterColorEmoji-SVGinOT.ttf")[0]
Expand Down

0 comments on commit c4ae64e

Please sign in to comment.