Skip to content

Commit

Permalink
font-cubic-11 updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 1, 2024
1 parent 9244fd3 commit 89d6998
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/font-cubic-11.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class FontCubic11 < Formula
desc "Cubic 11 font"
homepage "https://github.com/ACh-K/Cubic-11"
url "https://github.com/ACh-K/Cubic-11/archive/refs/tags/v1.420.tar.gz"
version "1.420"
sha256 "f56efc1e1e4e5f77062e88e9c308bf1d11266084ab57916c3dc40f61e67fd805"
url "https://github.com/ACh-K/Cubic-11/archive/refs/tags/v1.430.tar.gz"
version "1.430"
sha256 "d4b71e5666cc6eef27a6e1b94db1378f4c5698f76711b508129dfbb8f8d1a61b"

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

0 comments on commit 89d6998

Please sign in to comment.