diff --git a/Formula/font-cubic-11.rb b/Formula/font-cubic-11.rb index 3be622632..7776bd07d 100644 --- a/Formula/font-cubic-11.rb +++ b/Formula/font-cubic-11.rb @@ -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]