diff --git a/Casks/font-fahkwang.rb b/Casks/font-fahkwang.rb deleted file mode 100644 index 28456ed7a315..000000000000 --- a/Casks/font-fahkwang.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-fahkwang" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/fahkwang" - name "Fahkwang" - homepage "https://fonts.google.com/specimen/Fahkwang" - - font "Fahkwang-Bold.ttf" - font "Fahkwang-BoldItalic.ttf" - font "Fahkwang-ExtraLight.ttf" - font "Fahkwang-ExtraLightItalic.ttf" - font "Fahkwang-Italic.ttf" - font "Fahkwang-Light.ttf" - font "Fahkwang-LightItalic.ttf" - font "Fahkwang-Medium.ttf" - font "Fahkwang-MediumItalic.ttf" - font "Fahkwang-Regular.ttf" - font "Fahkwang-SemiBold.ttf" - font "Fahkwang-SemiBoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fairfax.rb b/Casks/font-fairfax.rb deleted file mode 100644 index f36abc488636..000000000000 --- a/Casks/font-fairfax.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-fairfax" do - version :latest - sha256 :no_check - - url "https://www.kreativekorp.com/swdownload/fonts/relaybm/fairfax.zip", - user_agent: :fake - name "Fairfax" - homepage "https://www.kreativekorp.com/software/fonts/constructium.shtml" - - font "Fairfax.ttf" - font "FairfaxBold.ttf" - font "FairfaxItalic.ttf" - font "FairfaxSerif.ttf" - - # No zap stanza required -end diff --git a/Casks/font-familjen-grotesk.rb b/Casks/font-familjen-grotesk.rb deleted file mode 100644 index 9c62ac967042..000000000000 --- a/Casks/font-familjen-grotesk.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-familjen-grotesk" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/familjengrotesk" - name "Familjen Grotesk" - desc "Sans serif typeface with a contemporary appearance" - homepage "https://fonts.google.com/specimen/Familjen+Grotesk" - - font "FamiljenGrotesk-Italic[wght].ttf" - font "FamiljenGrotesk[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-fandol.rb b/Casks/font-fandol.rb deleted file mode 100644 index 0722164b74de..000000000000 --- a/Casks/font-fandol.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-fandol" do - version "0.3" - sha256 :no_check - - url "http://mirrors.ctan.org/fonts/fandol.zip" - name "Fandol" - homepage "https://ctan.org/pkg/fandol" - - font "fandol/FandolBraille-Display.otf" - font "fandol/FandolBraille-Regular.otf" - font "fandol/FandolFang-Regular.otf" - font "fandol/FandolHei-Bold.otf" - font "fandol/FandolHei-Regular.otf" - font "fandol/FandolKai-Regular.otf" - font "fandol/FandolSong-Bold.otf" - font "fandol/FandolSong-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-fantasque-sans-mono-noloopk.rb b/Casks/font-fantasque-sans-mono-noloopk.rb deleted file mode 100644 index fbe4511f539d..000000000000 --- a/Casks/font-fantasque-sans-mono-noloopk.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-fantasque-sans-mono-noloopk" do - version "1.8.0" - sha256 "f7bddc6f1e5a6e0830e332394b1ade52980c784dc4a383cdbee8c568ed0bf3c1" - - url "https://github.com/belluzj/fantasque-sans/releases/download/v#{version}/FantasqueSansMono-NoLoopK.zip" - name "Fantasque Sans Mono NoLoopK" - homepage "https://github.com/belluzj/fantasque-sans" - - font "OTF/FantasqueSansMono-Bold.otf" - font "OTF/FantasqueSansMono-BoldItalic.otf" - font "OTF/FantasqueSansMono-Italic.otf" - font "OTF/FantasqueSansMono-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-fantasque-sans-mono.rb b/Casks/font-fantasque-sans-mono.rb deleted file mode 100644 index 9a386537f7f7..000000000000 --- a/Casks/font-fantasque-sans-mono.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-fantasque-sans-mono" do - version "1.8.0" - sha256 "84be689e231ff773ed9d352e83dccd8151d9e445f1cb0b88cb0e9330fc4d9cfc" - - url "https://github.com/belluzj/fantasque-sans/releases/download/v#{version}/FantasqueSansMono-Normal.zip" - name "Fantasque Sans Mono" - homepage "https://github.com/belluzj/fantasque-sans" - - font "OTF/FantasqueSansMono-Bold.otf" - font "OTF/FantasqueSansMono-BoldItalic.otf" - font "OTF/FantasqueSansMono-Italic.otf" - font "OTF/FantasqueSansMono-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-fanwood-text.rb b/Casks/font-fanwood-text.rb deleted file mode 100644 index 3a3ed9d41e7d..000000000000 --- a/Casks/font-fanwood-text.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-fanwood-text" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/fanwoodtext" - name "Fanwood Text" - homepage "https://fonts.google.com/specimen/Fanwood+Text" - - font "FanwoodText-Italic.ttf" - font "FanwoodText-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-farro.rb b/Casks/font-farro.rb deleted file mode 100644 index 8047ad7044e6..000000000000 --- a/Casks/font-farro.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-farro" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/farro" - name "Farro" - homepage "https://fonts.google.com/specimen/Farro" - - font "Farro-Bold.ttf" - font "Farro-Light.ttf" - font "Farro-Medium.ttf" - font "Farro-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-farsan.rb b/Casks/font-farsan.rb deleted file mode 100644 index fc5560a9b5eb..000000000000 --- a/Casks/font-farsan.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-farsan" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/farsan/Farsan-Regular.ttf", - verified: "github.com/google/fonts/" - name "Farsan" - homepage "https://fonts.google.com/specimen/Farsan" - - font "Farsan-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fascinate-inline.rb b/Casks/font-fascinate-inline.rb deleted file mode 100644 index 9e3284ad2029..000000000000 --- a/Casks/font-fascinate-inline.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fascinate-inline" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fascinateinline/FascinateInline-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fascinate Inline" - homepage "https://fonts.google.com/specimen/Fascinate+Inline" - - font "FascinateInline-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fascinate.rb b/Casks/font-fascinate.rb deleted file mode 100644 index 4776936ece46..000000000000 --- a/Casks/font-fascinate.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fascinate" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fascinate/Fascinate-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fascinate" - homepage "https://fonts.google.com/specimen/Fascinate" - - font "Fascinate-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-faster-one.rb b/Casks/font-faster-one.rb deleted file mode 100644 index ae48f70430a9..000000000000 --- a/Casks/font-faster-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-faster-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fasterone/FasterOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Faster One" - homepage "https://fonts.google.com/specimen/Faster+One" - - font "FasterOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fasthand.rb b/Casks/font-fasthand.rb deleted file mode 100644 index 092af2284d39..000000000000 --- a/Casks/font-fasthand.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fasthand" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fasthand/Fasthand-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fasthand" - homepage "https://fonts.google.com/specimen/Fasthand" - - font "Fasthand-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fauna-one.rb b/Casks/font-fauna-one.rb deleted file mode 100644 index e1ac176869c7..000000000000 --- a/Casks/font-fauna-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fauna-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/faunaone/FaunaOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fauna One" - homepage "https://fonts.google.com/specimen/Fauna+One" - - font "FaunaOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-faune.rb b/Casks/font-faune.rb deleted file mode 100644 index 8cc796d9b662..000000000000 --- a/Casks/font-faune.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-faune" do - version "1.000" - sha256 :no_check - - url "http://www.cnap.graphismeenfrance.fr/faune/Faune_Fonts.zip" - name "Faune" - homepage "http://www.cnap.graphismeenfrance.fr/faune/en.html" - - font "Faune_Fonts/Otf/Faune-DisplayBlack.otf" - font "Faune_Fonts/Otf/Faune-DisplayBoldItalic.otf" - font "Faune_Fonts/Otf/Faune-DisplayThin.otf" - font "Faune_Fonts/Otf/Faune-TextBold.otf" - font "Faune_Fonts/Otf/Faune-TextItalic.otf" - font "Faune_Fonts/Otf/Faune-TextRegular.otf" - - # No zap stanza required -end diff --git a/Casks/font-faustina.rb b/Casks/font-faustina.rb deleted file mode 100644 index 8452ba8a68ad..000000000000 --- a/Casks/font-faustina.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-faustina" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/faustina" - name "Faustina" - homepage "https://fonts.google.com/specimen/Faustina" - - font "Faustina-Italic[wght].ttf" - font "Faustina[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-federant.rb b/Casks/font-federant.rb deleted file mode 100644 index 3c95c6d1d7e1..000000000000 --- a/Casks/font-federant.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-federant" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/federant/Federant-Regular.ttf", - verified: "github.com/google/fonts/" - name "Federant" - homepage "https://fonts.google.com/specimen/Federant" - - font "Federant-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-federo.rb b/Casks/font-federo.rb deleted file mode 100644 index e86c20066389..000000000000 --- a/Casks/font-federo.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-federo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/federo/Federo-Regular.ttf", - verified: "github.com/google/fonts/" - name "Federo" - homepage "https://fonts.google.com/specimen/Federo" - - font "Federo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-felipa.rb b/Casks/font-felipa.rb deleted file mode 100644 index 04bb8248cead..000000000000 --- a/Casks/font-felipa.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-felipa" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/felipa/Felipa-Regular.ttf", - verified: "github.com/google/fonts/" - name "Felipa" - homepage "https://fonts.google.com/specimen/Felipa" - - font "Felipa-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fenix.rb b/Casks/font-fenix.rb deleted file mode 100644 index 67122fafa5c6..000000000000 --- a/Casks/font-fenix.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fenix" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fenix/Fenix-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fenix" - homepage "https://fonts.google.com/specimen/Fenix" - - font "Fenix-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-festive.rb b/Casks/font-festive.rb deleted file mode 100644 index 11c647fe6b24..000000000000 --- a/Casks/font-festive.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-festive" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/festive/Festive-Regular.ttf", - verified: "github.com/google/fonts/" - name "Festive" - homepage "https://fonts.google.com/specimen/Festive" - - font "Festive-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-figtree.rb b/Casks/font-figtree.rb deleted file mode 100644 index 2ea3f43ff163..000000000000 --- a/Casks/font-figtree.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-figtree" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/figtree" - name "Figtree" - desc "Clean yet friendly geometric sans serif font for usage in web and mobile apps" - homepage "https://fonts.google.com/specimen/Figtree" - - font "Figtree-Italic[wght].ttf" - font "Figtree[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-finger-paint.rb b/Casks/font-finger-paint.rb deleted file mode 100644 index ab8e76fd5f7b..000000000000 --- a/Casks/font-finger-paint.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-finger-paint" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fingerpaint/FingerPaint-Regular.ttf", - verified: "github.com/google/fonts/" - name "Finger Paint" - homepage "https://fonts.google.com/specimen/Finger+Paint" - - font "FingerPaint-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-finlandica.rb b/Casks/font-finlandica.rb deleted file mode 100644 index 9b37ea4109bd..000000000000 --- a/Casks/font-finlandica.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-finlandica" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/finlandica" - name "Finlandica" - homepage "https://fonts.google.com/specimen/Finlandica" - - font "Finlandica-Italic[wght].ttf" - font "Finlandica[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-fira-code.rb b/Casks/font-fira-code.rb deleted file mode 100644 index 5c2118872623..000000000000 --- a/Casks/font-fira-code.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-fira-code" do - version "6.2" - sha256 "0949915ba8eb24d89fd93d10a7ff623f42830d7c5ffc3ecbf960e4ecad3e3e79" - - url "https://github.com/tonsky/FiraCode/releases/download/#{version}/Fira_Code_v#{version}.zip" - name "Fira Code" - desc "Free monospaced font with programming ligatures" - homepage "https://github.com/tonsky/FiraCode" - - font "ttf/FiraCode-Bold.ttf" - font "ttf/FiraCode-Light.ttf" - font "ttf/FiraCode-Medium.ttf" - font "ttf/FiraCode-Regular.ttf" - font "ttf/FiraCode-Retina.ttf" - font "ttf/FiraCode-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fira-mono-for-powerline.rb b/Casks/font-fira-mono-for-powerline.rb deleted file mode 100644 index fc0c05a3fc34..000000000000 --- a/Casks/font-fira-mono-for-powerline.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-fira-mono-for-powerline" do - version :latest - sha256 :no_check - - url "https://github.com/powerline/fonts.git", - branch: "master", - only_path: "FiraMono" - name "Fira Mono for Powerline" - homepage "https://github.com/powerline/fonts/tree/master/FiraMono" - - font "FuraMono-Bold Powerline.otf" - font "FuraMono-Medium Powerline.otf" - font "FuraMono-Regular Powerline.otf" - - # No zap stanza required -end diff --git a/Casks/font-fira-mono.rb b/Casks/font-fira-mono.rb deleted file mode 100644 index 9197a566cade..000000000000 --- a/Casks/font-fira-mono.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-fira-mono" do - version "3.206,4.202" - sha256 "d86269657387f144d77ba12011124f30f423f70672e1576dc16f918bb16ddfe4" - - url "https://github.com/mozilla/Fira/archive/#{version.csv.second}.tar.gz", - verified: "github.com/mozilla/Fira/" - name "Fira Mono" - homepage "https://mozilla.github.io/Fira/" - - font "Fira-#{version.after_comma}/otf/FiraMono-Bold.otf" - font "Fira-#{version.after_comma}/otf/FiraMono-Medium.otf" - font "Fira-#{version.after_comma}/otf/FiraMono-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-fira-sans-condensed.rb b/Casks/font-fira-sans-condensed.rb deleted file mode 100644 index 8fce91aff8fb..000000000000 --- a/Casks/font-fira-sans-condensed.rb +++ /dev/null @@ -1,32 +0,0 @@ -cask "font-fira-sans-condensed" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/firasanscondensed" - name "Fira Sans Condensed" - homepage "https://fonts.google.com/specimen/Fira+Sans+Condensed" - - font "FiraSansCondensed-Black.ttf" - font "FiraSansCondensed-BlackItalic.ttf" - font "FiraSansCondensed-Bold.ttf" - font "FiraSansCondensed-BoldItalic.ttf" - font "FiraSansCondensed-ExtraBold.ttf" - font "FiraSansCondensed-ExtraBoldItalic.ttf" - font "FiraSansCondensed-ExtraLight.ttf" - font "FiraSansCondensed-ExtraLightItalic.ttf" - font "FiraSansCondensed-Italic.ttf" - font "FiraSansCondensed-Light.ttf" - font "FiraSansCondensed-LightItalic.ttf" - font "FiraSansCondensed-Medium.ttf" - font "FiraSansCondensed-MediumItalic.ttf" - font "FiraSansCondensed-Regular.ttf" - font "FiraSansCondensed-SemiBold.ttf" - font "FiraSansCondensed-SemiBoldItalic.ttf" - font "FiraSansCondensed-Thin.ttf" - font "FiraSansCondensed-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fira-sans-extra-condensed.rb b/Casks/font-fira-sans-extra-condensed.rb deleted file mode 100644 index 9ac5a05ba253..000000000000 --- a/Casks/font-fira-sans-extra-condensed.rb +++ /dev/null @@ -1,32 +0,0 @@ -cask "font-fira-sans-extra-condensed" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/firasansextracondensed" - name "Fira Sans Extra Condensed" - homepage "https://fonts.google.com/specimen/Fira+Sans+Extra+Condensed" - - font "FiraSansExtraCondensed-Black.ttf" - font "FiraSansExtraCondensed-BlackItalic.ttf" - font "FiraSansExtraCondensed-Bold.ttf" - font "FiraSansExtraCondensed-BoldItalic.ttf" - font "FiraSansExtraCondensed-ExtraBold.ttf" - font "FiraSansExtraCondensed-ExtraBoldItalic.ttf" - font "FiraSansExtraCondensed-ExtraLight.ttf" - font "FiraSansExtraCondensed-ExtraLightItalic.ttf" - font "FiraSansExtraCondensed-Italic.ttf" - font "FiraSansExtraCondensed-Light.ttf" - font "FiraSansExtraCondensed-LightItalic.ttf" - font "FiraSansExtraCondensed-Medium.ttf" - font "FiraSansExtraCondensed-MediumItalic.ttf" - font "FiraSansExtraCondensed-Regular.ttf" - font "FiraSansExtraCondensed-SemiBold.ttf" - font "FiraSansExtraCondensed-SemiBoldItalic.ttf" - font "FiraSansExtraCondensed-Thin.ttf" - font "FiraSansExtraCondensed-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fira-sans.rb b/Casks/font-fira-sans.rb deleted file mode 100644 index 13b455695622..000000000000 --- a/Casks/font-fira-sans.rb +++ /dev/null @@ -1,76 +0,0 @@ -cask "font-fira-sans" do - version "4.202" - sha256 "d86269657387f144d77ba12011124f30f423f70672e1576dc16f918bb16ddfe4" - - url "https://github.com/mozilla/Fira/archive/#{version}.tar.gz", - verified: "github.com/mozilla/Fira/" - name "Fira Sans" - homepage "https://mozilla.github.io/Fira/" - - font "Fira-#{version}/otf/FiraSans-BoldItalic.otf" - font "Fira-#{version}/otf/FiraSans-Bold.otf" - font "Fira-#{version}/otf/FiraSans-BookItalic.otf" - font "Fira-#{version}/otf/FiraSans-Book.otf" - font "Fira-#{version}/otf/FiraSansCondensed-BoldItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Bold.otf" - font "Fira-#{version}/otf/FiraSansCondensed-BookItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Book.otf" - font "Fira-#{version}/otf/FiraSansCondensed-EightItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Eight.otf" - font "Fira-#{version}/otf/FiraSansCondensed-ExtraboldItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-ExtraBold.otf" - font "Fira-#{version}/otf/FiraSansCondensed-ExtraLightItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-ExtraLight.otf" - font "Fira-#{version}/otf/FiraSansCondensed-FourItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Four.otf" - font "Fira-#{version}/otf/FiraSansCondensed-HairItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Hair.otf" - font "Fira-#{version}/otf/FiraSansCondensed-HeavyItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Heavy.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Italic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-LightItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Light.otf" - font "Fira-#{version}/otf/FiraSansCondensed-MediumItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Medium.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Regular.otf" - font "Fira-#{version}/otf/FiraSansCondensed-SemiboldItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-SemiBold.otf" - font "Fira-#{version}/otf/FiraSansCondensed-ThinItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Thin.otf" - font "Fira-#{version}/otf/FiraSansCondensed-TwoItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Two.otf" - font "Fira-#{version}/otf/FiraSansCondensed-UltraItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-UltraLightItalic.otf" - font "Fira-#{version}/otf/FiraSansCondensed-UltraLight.otf" - font "Fira-#{version}/otf/FiraSansCondensed-Ultra.otf" - font "Fira-#{version}/otf/FiraSans-EightItalic.otf" - font "Fira-#{version}/otf/FiraSans-Eight.otf" - font "Fira-#{version}/otf/FiraSans-ExtraBoldItalic.otf" - font "Fira-#{version}/otf/FiraSans-ExtraBold.otf" - font "Fira-#{version}/otf/FiraSans-ExtraLightItalic.otf" - font "Fira-#{version}/otf/FiraSans-ExtraLight.otf" - font "Fira-#{version}/otf/FiraSans-FourItalic.otf" - font "Fira-#{version}/otf/FiraSans-Four.otf" - font "Fira-#{version}/otf/FiraSans-HairItalic.otf" - font "Fira-#{version}/otf/FiraSans-Hair.otf" - font "Fira-#{version}/otf/FiraSans-HeavyItalic.otf" - font "Fira-#{version}/otf/FiraSans-Heavy.otf" - font "Fira-#{version}/otf/FiraSans-Italic.otf" - font "Fira-#{version}/otf/FiraSans-LightItalic.otf" - font "Fira-#{version}/otf/FiraSans-Light.otf" - font "Fira-#{version}/otf/FiraSans-MediumItalic.otf" - font "Fira-#{version}/otf/FiraSans-Medium.otf" - font "Fira-#{version}/otf/FiraSans-Regular.otf" - font "Fira-#{version}/otf/FiraSans-SemiBoldItalic.otf" - font "Fira-#{version}/otf/FiraSans-SemiBold.otf" - font "Fira-#{version}/otf/FiraSans-ThinItalic.otf" - font "Fira-#{version}/otf/FiraSans-Thin.otf" - font "Fira-#{version}/otf/FiraSans-TwoItalic.otf" - font "Fira-#{version}/otf/FiraSans-Two.otf" - font "Fira-#{version}/otf/FiraSans-UltraItalic.otf" - font "Fira-#{version}/otf/FiraSans-UltraLightItalic.otf" - font "Fira-#{version}/otf/FiraSans-UltraLight.otf" - font "Fira-#{version}/otf/FiraSans-Ultra.otf" - - # No zap stanza required -end diff --git a/Casks/font-firago.rb b/Casks/font-firago.rb deleted file mode 100644 index 36c67a8dc64c..000000000000 --- a/Casks/font-firago.rb +++ /dev/null @@ -1,42 +0,0 @@ -cask "font-firago" do - version "1.000" - sha256 "b2f97f1ee02921ca1776903fa0e6f1358b017bf854c0e8776b6b8512e3c9d4a1" - - url "https://github.com/bBoxType/FiraGO/archive/#{version}.tar.gz", - verified: "github.com/bBoxType/FiraGO/" - name "FiraGO" - homepage "https://bboxtype.com/typefaces/FiraGO/" - - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-BoldItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-BookItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-EightItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-ExtraBoldItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-ExtraLightItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-FourItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-HairItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-HeavyItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-Italic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-LightItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-MediumItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-SemiBoldItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-ThinItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-TwoItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Italic/FiraGO-UltraLightItalic.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Bold.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Book.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Eight.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-ExtraBold.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-ExtraLight.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Four.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Hair.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Heavy.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Light.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Medium.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Regular.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-SemiBold.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Thin.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-Two.otf" - font "FiraGO-#{version}/Fonts/FiraGO_OTF/Roman/FiraGO-UltraLight.otf" - - # No zap stanza required -end diff --git a/Casks/font-firge.rb b/Casks/font-firge.rb deleted file mode 100644 index 36a34439e7f3..000000000000 --- a/Casks/font-firge.rb +++ /dev/null @@ -1,20 +0,0 @@ -cask "font-firge" do - version "0.3.0" - sha256 "c986f621000a6598064c7e2078322ed02040af4f7804d258033df949b35b0527" - - url "https://github.com/yuru7/Firge/releases/download/v#{version}/Firge_v#{version}.zip" - name "Firge" - desc "Programming font based on Fira Mono and Genshin Gothic" - homepage "https://github.com/yuru7/Firge" - - font "Firge_v#{version}/Firge-Bold.ttf" - font "Firge_v#{version}/Firge-Regular.ttf" - font "Firge_v#{version}/Firge35-Bold.ttf" - font "Firge_v#{version}/Firge35-Regular.ttf" - font "Firge_v#{version}/Firge35Console-Bold.ttf" - font "Firge_v#{version}/Firge35Console-Regular.ttf" - font "Firge_v#{version}/FirgeConsole-Bold.ttf" - font "Firge_v#{version}/FirgeConsole-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-firgenerd.rb b/Casks/font-firgenerd.rb deleted file mode 100644 index dc53bc948e36..000000000000 --- a/Casks/font-firgenerd.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-firgenerd" do - version "0.3.0" - sha256 "54cd76378fbc5025f42d441d95ca6ec1d3ecc4270e6107558840fed7c04cfe4f" - - url "https://github.com/yuru7/Firge/releases/download/v#{version}/FirgeNerd_v#{version}.zip" - name "FirgeNerd" - desc "Programming font based on Fira Mono and Genshin Gothic" - homepage "https://github.com/yuru7/Firge" - - font "FirgeNerd_v#{version}/Firge35NerdConsole-Bold.ttf" - font "FirgeNerd_v#{version}/Firge35NerdConsole-Regular.ttf" - font "FirgeNerd_v#{version}/FirgeNerdConsole-Bold.ttf" - font "FirgeNerd_v#{version}/FirgeNerdConsole-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fjalla-one.rb b/Casks/font-fjalla-one.rb deleted file mode 100644 index b8d27ad11387..000000000000 --- a/Casks/font-fjalla-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fjalla-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fjallaone/FjallaOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fjalla One" - homepage "https://fonts.google.com/specimen/Fjalla+One" - - font "FjallaOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fjord-one.rb b/Casks/font-fjord-one.rb deleted file mode 100644 index 2bba746392d0..000000000000 --- a/Casks/font-fjord-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fjord-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fjordone/FjordOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fjord One" - homepage "https://fonts.google.com/specimen/Fjord+One" - - font "FjordOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-flamenco.rb b/Casks/font-flamenco.rb deleted file mode 100644 index 56dbf7254081..000000000000 --- a/Casks/font-flamenco.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-flamenco" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/flamenco" - name "Flamenco" - homepage "https://fonts.google.com/specimen/Flamenco" - - font "Flamenco-Light.ttf" - font "Flamenco-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-flavors.rb b/Casks/font-flavors.rb deleted file mode 100644 index 003fea34f102..000000000000 --- a/Casks/font-flavors.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-flavors" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/flavors/Flavors-Regular.ttf", - verified: "github.com/google/fonts/" - name "Flavors" - homepage "https://fonts.google.com/specimen/Flavors" - - font "Flavors-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fleur-de-leah.rb b/Casks/font-fleur-de-leah.rb deleted file mode 100644 index fdf67e61c3b0..000000000000 --- a/Casks/font-fleur-de-leah.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-fleur-de-leah" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fleurdeleah/FleurDeLeah-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fleur De Leah" - desc "Formal script with a floral flavour" - homepage "https://fonts.google.com/specimen/Fleur+De+Leah" - - font "FleurDeLeah-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-flow-block.rb b/Casks/font-flow-block.rb deleted file mode 100644 index 9bb7c6e2e750..000000000000 --- a/Casks/font-flow-block.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-flow-block" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/flowblock/FlowBlock-Regular.ttf", - verified: "github.com/google/fonts/" - name "Flow Block" - homepage "https://fonts.google.com/specimen/Flow+Block" - - font "FlowBlock-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-flow-circular.rb b/Casks/font-flow-circular.rb deleted file mode 100644 index 5467bc212ae4..000000000000 --- a/Casks/font-flow-circular.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-flow-circular" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/flowcircular/FlowCircular-Regular.ttf", - verified: "github.com/google/fonts/" - name "Flow Circular" - homepage "https://fonts.google.com/specimen/Flow+Circular" - - font "FlowCircular-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-flow-rounded.rb b/Casks/font-flow-rounded.rb deleted file mode 100644 index 56a250274fc2..000000000000 --- a/Casks/font-flow-rounded.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-flow-rounded" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/flowrounded/FlowRounded-Regular.ttf", - verified: "github.com/google/fonts/" - name "Flow Rounded" - homepage "https://fonts.google.com/specimen/Flow+Rounded" - - font "FlowRounded-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-foldit.rb b/Casks/font-foldit.rb deleted file mode 100644 index fdb951c45b45..000000000000 --- a/Casks/font-foldit.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-foldit" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/foldit/Foldit%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Foldit" - desc "Font which uses gradients to play with dimension and sense of space" - homepage "https://fonts.google.com/specimen/Foldit" - - font "Foldit[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-fondamento.rb b/Casks/font-fondamento.rb deleted file mode 100644 index a66616b7b4fd..000000000000 --- a/Casks/font-fondamento.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-fondamento" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/fondamento" - name "Fondamento" - homepage "https://fonts.google.com/specimen/Fondamento" - - font "Fondamento-Italic.ttf" - font "Fondamento-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fontawesome.rb b/Casks/font-fontawesome.rb deleted file mode 100644 index 3c6b860e3b0a..000000000000 --- a/Casks/font-fontawesome.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-fontawesome" do - version "6.5.2" - sha256 "6392bc956eb3d391c9d7a14e891ce8010226ffc0c75f1338db126f13cb9cb8f4" - - url "https://github.com/FortAwesome/Font-Awesome/releases/download/#{version}/fontawesome-free-#{version}-desktop.zip", - verified: "github.com/FortAwesome/Font-Awesome/" - name "Font Awesome" - desc "Icon set and toolkit" - homepage "https://fontawesome.com/" - - font "fontawesome-free-#{version}-desktop/otfs/Font Awesome #{version.major} Brands-Regular-400.otf" - font "fontawesome-free-#{version}-desktop/otfs/Font Awesome #{version.major} Free-Regular-400.otf" - font "fontawesome-free-#{version}-desktop/otfs/Font Awesome #{version.major} Free-Solid-900.otf" - - # No zap stanza required -end diff --git a/Casks/font-fontdiner-swanky.rb b/Casks/font-fontdiner-swanky.rb deleted file mode 100644 index a5a547e2af35..000000000000 --- a/Casks/font-fontdiner-swanky.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fontdiner-swanky" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/fontdinerswanky/FontdinerSwanky-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fontdiner Swanky" - homepage "https://fonts.google.com/specimen/Fontdiner+Swanky" - - font "FontdinerSwanky-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-forum.rb b/Casks/font-forum.rb deleted file mode 100644 index 74236d9534c1..000000000000 --- a/Casks/font-forum.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-forum" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/forum/Forum-Regular.ttf", - verified: "github.com/google/fonts/" - name "Forum" - homepage "https://fonts.google.com/specimen/Forum" - - font "Forum-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-foundation-icons.rb b/Casks/font-foundation-icons.rb deleted file mode 100644 index 8bc87da46e19..000000000000 --- a/Casks/font-foundation-icons.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-foundation-icons" do - version :latest - sha256 :no_check - - url "https://zurb.com/playground/uploads/upload/upload/288/foundation-icons.zip" - name "Foundation Icons" - homepage "https://zurb.com/playground/foundation-icon-fonts-3" - - font "foundation-icons/foundation-icons.ttf" - - # No zap stanza required -end diff --git a/Casks/font-foundry-sterling.rb b/Casks/font-foundry-sterling.rb deleted file mode 100644 index bdb73b1a941e..000000000000 --- a/Casks/font-foundry-sterling.rb +++ /dev/null @@ -1,32 +0,0 @@ -cask "font-foundry-sterling" do - version "001.005" - sha256 :no_check - - url "https://fontlot.com/wp-content/uploads/2017/09/foundrysterling.zip" - name "Foundry Sterling" - homepage "https://fontlot.com/7134/foundry-sterling/" - - font "FoundrySterling-Book.otf" - font "FoundrySterling-BookItalic.otf" - font "FoundrySterling-Demi.otf" - font "FoundrySterling-ExtraBold.otf" - font "FoundrySterling-Light.otf" - font "FoundrySterling-Medium.otf" - font "FoundrySterlingOT2-BkItalic.otf" - font "FoundrySterlingOT2-Bold.otf" - font "FoundrySterlingOT2-Book.otf" - font "FoundrySterlingOT2-Demi.otf" - font "FoundrySterlingOT2-ExtraBold.otf" - font "FoundrySterlingOT2-Light.otf" - font "FoundrySterlingOT2-Medium.otf" - font "FoundrySterlingOT3-BkItalic.otf" - font "FoundrySterlingOT3-Bold.otf" - font "FoundrySterlingOT3-Book.otf" - font "FoundrySterlingOT3-Demi.otf" - font "FoundrySterlingOT3-ExtraBold.otf" - font "FoundrySterlingOT3-Light.otf" - font "FoundrySterlingOT3-Medium.otf" - font "zFoundrySterling-Bold.otf" - - # No zap stanza required -end diff --git a/Casks/font-fragment-mono.rb b/Casks/font-fragment-mono.rb deleted file mode 100644 index 088a1f8cfac4..000000000000 --- a/Casks/font-fragment-mono.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-fragment-mono" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/fragmentmono" - name "Fragment Mono" - desc "Monospaced coding font inspired on Helvetica" - homepage "https://fonts.google.com/specimen/Fragment+Mono" - - font "FragmentMono-Italic.ttf" - font "FragmentMono-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-francois-one.rb b/Casks/font-francois-one.rb deleted file mode 100644 index b6f8c8ab81a8..000000000000 --- a/Casks/font-francois-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-francois-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/francoisone/FrancoisOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Francois One" - homepage "https://fonts.google.com/specimen/Francois+One" - - font "FrancoisOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-frank-ruhl-libre.rb b/Casks/font-frank-ruhl-libre.rb deleted file mode 100644 index aca6ea9e6001..000000000000 --- a/Casks/font-frank-ruhl-libre.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-frank-ruhl-libre" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/frankruhllibre/FrankRuhlLibre%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Frank Ruhl Libre" - homepage "https://fonts.google.com/specimen/Frank+Ruhl+Libre" - - font "FrankRuhlLibre[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-fraunces.rb b/Casks/font-fraunces.rb deleted file mode 100644 index c1e58bd11dea..000000000000 --- a/Casks/font-fraunces.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-fraunces" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/fraunces" - name "Fraunces" - desc "Variable font with four axes" - homepage "https://fonts.google.com/specimen/Fraunces" - - font "Fraunces-Italic[SOFT,WONK,opsz,wght].ttf" - font "Fraunces[SOFT,WONK,opsz,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-freckle-face.rb b/Casks/font-freckle-face.rb deleted file mode 100644 index e3ba038c24a9..000000000000 --- a/Casks/font-freckle-face.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-freckle-face" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/freckleface/FreckleFace-Regular.ttf", - verified: "github.com/google/fonts/" - name "Freckle Face" - homepage "https://fonts.google.com/specimen/Freckle+Face" - - font "FreckleFace-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fredericka-the-great.rb b/Casks/font-fredericka-the-great.rb deleted file mode 100644 index 8c93b745d511..000000000000 --- a/Casks/font-fredericka-the-great.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fredericka-the-great" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/frederickathegreat/FrederickatheGreat-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fredericka the Great" - homepage "https://fonts.google.com/specimen/Fredericka+the+Great" - - font "FrederickatheGreat-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fredoka.rb b/Casks/font-fredoka.rb deleted file mode 100644 index 2e0d8e2b03e1..000000000000 --- a/Casks/font-fredoka.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-fredoka" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fredoka/Fredoka%5Bwdth%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Fredoka" - desc "Led by ben nathan, a typeer design foundry based in israel" - homepage "https://fonts.google.com/specimen/Fredoka" - - font "Fredoka[wdth,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-free-mono-tengwar.rb b/Casks/font-free-mono-tengwar.rb deleted file mode 100644 index bda3bc07117a..000000000000 --- a/Casks/font-free-mono-tengwar.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-free-mono-tengwar" do - version "2013-07-21" - sha256 "11a33522a6a7aa43120f0e9f98862d922a89228ed762738809132e3b26784907" - - url "https://downloads.sourceforge.net/freetengwar/FreeMonoTengwar.#{version}.zip" - name "FreeMonoTengwar" - desc "Unicode tengwar monospaced font" - homepage "http://freetengwar.sourceforge.net/freemonotengwar.html" - - livecheck do - url "https://sourceforge.net/projects/freetengwar/rss?path=/TengwarFont" - regex(/FreeMonoTengwar\.(\d+(?:-\d+)*)/) - end - - font "FreeMonoTengwar.#{version}/FreeMonoTengwar-embedding.ttf" - font "FreeMonoTengwar.#{version}/FreeMonoTengwar.ttf" - - # No zap stanza required -end diff --git a/Casks/font-freefont.rb b/Casks/font-freefont.rb deleted file mode 100644 index d2580436494c..000000000000 --- a/Casks/font-freefont.rb +++ /dev/null @@ -1,23 +0,0 @@ -cask "font-freefont" do - version "20120503" - sha256 "3a6c51868c71b006c33c4bcde63d90927e6fcca8f51c965b8ad62d021614a860" - - url "https://ftp.gnu.org/gnu/freefont/freefont-otf-#{version}.tar.gz" - name "FreeFont" - homepage "https://www.gnu.org/software/freefont/" - - font "freefont-#{version}/FreeMono.otf" - font "freefont-#{version}/FreeMonoBold.otf" - font "freefont-#{version}/FreeMonoBoldOblique.otf" - font "freefont-#{version}/FreeMonoOblique.otf" - font "freefont-#{version}/FreeSans.otf" - font "freefont-#{version}/FreeSansBold.otf" - font "freefont-#{version}/FreeSansBoldOblique.otf" - font "freefont-#{version}/FreeSansOblique.otf" - font "freefont-#{version}/FreeSerif.otf" - font "freefont-#{version}/FreeSerifBold.otf" - font "freefont-#{version}/FreeSerifBoldItalic.otf" - font "freefont-#{version}/FreeSerifItalic.otf" - - # No zap stanza required -end diff --git a/Casks/font-freehand.rb b/Casks/font-freehand.rb deleted file mode 100644 index 855989d8f3da..000000000000 --- a/Casks/font-freehand.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-freehand" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/freehand/Freehand-Regular.ttf", - verified: "github.com/google/fonts/" - name "Freehand" - homepage "https://fonts.google.com/specimen/Freehand" - - font "Freehand-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-freeman.rb b/Casks/font-freeman.rb deleted file mode 100644 index 812f03dec66c..000000000000 --- a/Casks/font-freeman.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-freeman" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/freeman/Freeman-Regular.ttf", - verified: "github.com/google/fonts/" - name "Freeman" - desc "Re-interpretation of the traditional display sans serif gothic typeface" - homepage "https://fonts.google.com/specimen/Freeman" - - font "Freeman-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fresca.rb b/Casks/font-fresca.rb deleted file mode 100644 index 343c52e6a191..000000000000 --- a/Casks/font-fresca.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fresca" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fresca/Fresca-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fresca" - homepage "https://fonts.google.com/specimen/Fresca" - - font "Fresca-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-frijole.rb b/Casks/font-frijole.rb deleted file mode 100644 index f67515479856..000000000000 --- a/Casks/font-frijole.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-frijole" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/frijole/Frijole-Regular.ttf", - verified: "github.com/google/fonts/" - name "Frijole" - homepage "https://fonts.google.com/specimen/Frijole" - - font "Frijole-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fruktur.rb b/Casks/font-fruktur.rb deleted file mode 100644 index 53ccdffe6ff4..000000000000 --- a/Casks/font-fruktur.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-fruktur" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/fruktur" - name "Fruktur" - homepage "https://fonts.google.com/specimen/Fruktur" - - font "Fruktur-Italic.ttf" - font "Fruktur-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fugaz-one.rb b/Casks/font-fugaz-one.rb deleted file mode 100644 index c9e812eb9599..000000000000 --- a/Casks/font-fugaz-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-fugaz-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fugazone/FugazOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fugaz One" - homepage "https://fonts.google.com/specimen/Fugaz+One" - - font "FugazOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fuggles.rb b/Casks/font-fuggles.rb deleted file mode 100644 index 1f40e39ba979..000000000000 --- a/Casks/font-fuggles.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-fuggles" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/fuggles/Fuggles-Regular.ttf", - verified: "github.com/google/fonts/" - name "Fuggles" - desc "Powerful script that can be used for sophisticated commercial design" - homepage "https://fonts.google.com/specimen/Fuggles" - - font "Fuggles-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fuzzy-bubbles.rb b/Casks/font-fuzzy-bubbles.rb deleted file mode 100644 index 5583b9162487..000000000000 --- a/Casks/font-fuzzy-bubbles.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-fuzzy-bubbles" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/fuzzybubbles" - name "Fuzzy Bubbles" - desc "Perfect for children's parties" - homepage "https://fonts.google.com/specimen/Fuzzy+Bubbles" - - font "FuzzyBubbles-Bold.ttf" - font "FuzzyBubbles-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fzfangsong-z02.rb b/Casks/font-fzfangsong-z02.rb deleted file mode 100644 index a98c10eef33a..000000000000 --- a/Casks/font-fzfangsong-z02.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-fzfangsong-z02" do - version :latest - sha256 :no_check - - url "https://cdn1.foundertype.com/Public/Uploads/ttf/FZFSK.TTF" - name "Fangzheng Fangsong GBK" - homepage "https://www.foundertype.com/index.php/FontInfo/index.html?id=128" - - font "FZFSK.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fzkai-z03.rb b/Casks/font-fzkai-z03.rb deleted file mode 100644 index a1958a3fdb54..000000000000 --- a/Casks/font-fzkai-z03.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-fzkai-z03" do - version :latest - sha256 :no_check - - url "https://cdn1.foundertype.com/Public/Uploads/ttf/FZKTK.TTF" - name "Fangzheng Kaiti GBK" - homepage "https://www.foundertype.com/index.php/FontInfo/index.html?id=137" - - font "FZKTK.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fzshusong-z01.rb b/Casks/font-fzshusong-z01.rb deleted file mode 100644 index b1260ca5a1c7..000000000000 --- a/Casks/font-fzshusong-z01.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-fzshusong-z01" do - version :latest - sha256 :no_check - - url "https://cdn1.foundertype.com/Public/Uploads/ttf/FZSSK.TTF" - name "Fangzheng Shusong GBK" - homepage "https://www.foundertype.com/index.php/FontInfo/index.html?id=151" - - font "FZSSK.ttf" - - # No zap stanza required -end diff --git a/Casks/font-fzxiaobiaosong-b05.rb b/Casks/font-fzxiaobiaosong-b05.rb deleted file mode 100644 index 3abb9f738401..000000000000 --- a/Casks/font-fzxiaobiaosong-b05.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-fzxiaobiaosong-b05" do - version :latest - sha256 :no_check - - url "https://cdn1.foundertype.com/Public/Uploads/ttf/FZXBSK.TTF" - name "Fangzheng Xiaobiaosong GBK" - homepage "https://www.foundertype.com/index.php/FontInfo/index.html?id=164" - - font "FZXBSK.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gabarito.rb b/Casks/font-gabarito.rb deleted file mode 100644 index e42662e7034c..000000000000 --- a/Casks/font-gabarito.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-gabarito" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gabarito/Gabarito%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Gabarito" - desc "Geometric sans typeface with 6 weights ranging from regular to black" - homepage "https://fonts.google.com/specimen/Gabarito" - - font "Gabarito[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-gabriela.rb b/Casks/font-gabriela.rb deleted file mode 100644 index c02625630108..000000000000 --- a/Casks/font-gabriela.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gabriela" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gabriela/Gabriela-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gabriela" - homepage "https://fonts.google.com/specimen/Gabriela" - - font "Gabriela-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gaegu.rb b/Casks/font-gaegu.rb deleted file mode 100644 index 7cfa4167175a..000000000000 --- a/Casks/font-gaegu.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-gaegu" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gaegu" - name "Gaegu" - homepage "https://fonts.google.com/specimen/Gaegu" - - font "Gaegu-Bold.ttf" - font "Gaegu-Light.ttf" - font "Gaegu-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gafata.rb b/Casks/font-gafata.rb deleted file mode 100644 index 920ea6205352..000000000000 --- a/Casks/font-gafata.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gafata" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gafata/Gafata-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gafata" - homepage "https://fonts.google.com/specimen/Gafata" - - font "Gafata-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gajraj-one.rb b/Casks/font-gajraj-one.rb deleted file mode 100644 index e3bf5001aaf4..000000000000 --- a/Casks/font-gajraj-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gajraj-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gajrajone/GajrajOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gajraj One" - homepage "https://fonts.google.com/specimen/Gajraj+One" - - font "GajrajOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-galada.rb b/Casks/font-galada.rb deleted file mode 100644 index e733270583b7..000000000000 --- a/Casks/font-galada.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-galada" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/galada/Galada-Regular.ttf", - verified: "github.com/google/fonts/" - name "Galada" - homepage "https://fonts.google.com/specimen/Galada" - - font "Galada-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-galdeano.rb b/Casks/font-galdeano.rb deleted file mode 100644 index e2ddb85aef52..000000000000 --- a/Casks/font-galdeano.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-galdeano" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/galdeano/Galdeano-Regular.ttf", - verified: "github.com/google/fonts/" - name "Galdeano" - homepage "https://fonts.google.com/specimen/Galdeano" - - font "Galdeano-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-galindo.rb b/Casks/font-galindo.rb deleted file mode 100644 index dc253740ebf3..000000000000 --- a/Casks/font-galindo.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-galindo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/galindo/Galindo-Regular.ttf", - verified: "github.com/google/fonts/" - name "Galindo" - homepage "https://fonts.google.com/specimen/Galindo" - - font "Galindo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gamja-flower.rb b/Casks/font-gamja-flower.rb deleted file mode 100644 index a0b2d523f7f0..000000000000 --- a/Casks/font-gamja-flower.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gamja-flower" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gamjaflower/GamjaFlower-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gamja Flower" - homepage "https://fonts.google.com/specimen/Gamja+Flower" - - font "GamjaFlower-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gandhi-sans.rb b/Casks/font-gandhi-sans.rb deleted file mode 100644 index 5d234a745bfd..000000000000 --- a/Casks/font-gandhi-sans.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-gandhi-sans" do - version :latest - sha256 :no_check - - url "https://www.fontsquirrel.com/fonts/download/gandhi-sans" - name "Gandhi Sans" - homepage "https://www.fontsquirrel.com/fonts/gandhi-sans" - - font "GandhiSans-Regular.otf" - font "GandhiSans-Italic.otf" - font "GandhiSans-Bold.otf" - font "GandhiSans-BoldItalic.otf" - - # No zap stanza required -end diff --git a/Casks/font-gantari.rb b/Casks/font-gantari.rb deleted file mode 100644 index 11733b314107..000000000000 --- a/Casks/font-gantari.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-gantari" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gantari" - name "Gantari" - desc "Designed so that all characters can look harmonious" - homepage "https://fonts.google.com/specimen/Gantari" - - font "Gantari-Italic[wght].ttf" - font "Gantari[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-gasoek-one.rb b/Casks/font-gasoek-one.rb deleted file mode 100644 index 7c398d356145..000000000000 --- a/Casks/font-gasoek-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gasoek-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gasoekone/GasoekOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gasoek One" - homepage "https://fonts.google.com/specimen/Gasoek+One" - - font "GasoekOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gayathri.rb b/Casks/font-gayathri.rb deleted file mode 100644 index 703555aabf78..000000000000 --- a/Casks/font-gayathri.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-gayathri" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gayathri" - name "Gayathri" - homepage "https://fonts.google.com/specimen/Gayathri" - - font "Gayathri-Bold.ttf" - font "Gayathri-Regular.ttf" - font "Gayathri-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-geist-mono.rb b/Casks/font-geist-mono.rb deleted file mode 100644 index 904572b70356..000000000000 --- a/Casks/font-geist-mono.rb +++ /dev/null @@ -1,28 +0,0 @@ -cask "font-geist-mono" do - version "1.3.0" - sha256 "d6d19b0fc600110cb1595152c803a1f08e258f76637d1509baf76e2e0b9708d5" - - url "https://github.com/vercel/geist-font/releases/download/#{version}/GeistMono-#{version}.zip", - verified: "github.com/vercel/geist-font/" - name "Geist Mono" - desc "Monospaced typeface designed to be used where code is represented" - homepage "https://vercel.com/font/mono" - - livecheck do - url :url - strategy :github_latest - end - - font "GeistMono-#{version}/statics-otf/GeistMono-Black.otf" - font "GeistMono-#{version}/statics-otf/GeistMono-Bold.otf" - font "GeistMono-#{version}/statics-otf/GeistMono-Light.otf" - font "GeistMono-#{version}/statics-otf/GeistMono-Medium.otf" - font "GeistMono-#{version}/statics-otf/GeistMono-Regular.otf" - font "GeistMono-#{version}/statics-otf/GeistMono-SemiBold.otf" - font "GeistMono-#{version}/statics-otf/GeistMono-Thin.otf" - font "GeistMono-#{version}/statics-otf/GeistMono-UltraBlack.otf" - font "GeistMono-#{version}/statics-otf/GeistMono-UltraLight.otf" - font "GeistMono-#{version}/variable-ttf/GeistMonoVF.ttf" - - # No zap stanza required -end diff --git a/Casks/font-geist.rb b/Casks/font-geist.rb deleted file mode 100644 index 73635453144f..000000000000 --- a/Casks/font-geist.rb +++ /dev/null @@ -1,28 +0,0 @@ -cask "font-geist" do - version "1.3.0" - sha256 "6a656e5efc991a0b465bc288b5455eebd7219e0668a936f8705a2e9d3a2a62c9" - - url "https://github.com/vercel/geist-font/releases/download/#{version}/Geist-#{version}.zip", - verified: "github.com/vercel/geist-font/" - name "Geist" - desc "Sans-serif typeface" - homepage "https://vercel.com/font/sans" - - livecheck do - url :url - strategy :github_latest - end - - font "Geist-#{version}/statics-otf/Geist-Black.otf" - font "Geist-#{version}/statics-otf/Geist-Bold.otf" - font "Geist-#{version}/statics-otf/Geist-Light.otf" - font "Geist-#{version}/statics-otf/Geist-Medium.otf" - font "Geist-#{version}/statics-otf/Geist-Regular.otf" - font "Geist-#{version}/statics-otf/Geist-SemiBold.otf" - font "Geist-#{version}/statics-otf/Geist-Thin.otf" - font "Geist-#{version}/statics-otf/Geist-UltraBlack.otf" - font "Geist-#{version}/statics-otf/Geist-UltraLight.otf" - font "Geist-#{version}/variable-ttf/GeistVF.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gelasio.rb b/Casks/font-gelasio.rb deleted file mode 100644 index 761ecf02bfdf..000000000000 --- a/Casks/font-gelasio.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-gelasio" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gelasio" - name "Gelasio" - homepage "https://fonts.google.com/specimen/Gelasio" - - font "Gelasio-Italic[wght].ttf" - font "Gelasio[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-gemunu-libre.rb b/Casks/font-gemunu-libre.rb deleted file mode 100644 index 01794f66c406..000000000000 --- a/Casks/font-gemunu-libre.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gemunu-libre" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gemunulibre/GemunuLibre%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Gemunu Libre" - homepage "https://fonts.google.com/specimen/Gemunu+Libre" - - font "GemunuLibre[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-genjyuugothic-l.rb b/Casks/font-genjyuugothic-l.rb deleted file mode 100644 index 1696fcf8c68c..000000000000 --- a/Casks/font-genjyuugothic-l.rb +++ /dev/null @@ -1,34 +0,0 @@ -cask "font-genjyuugothic-l" do - version "20150607,8.643" - sha256 "d2fccec290232df110d1116fef4411416875acf7647084c9ab7d7eb5e8a80c50" - - url "https://osdn.dl.osdn.jp/users/#{version.csv.second.major}/#{version.csv.second.no_dots}/genjyuugothic-l-#{version.csv.first}.zip", - verified: "osdn.jp/" - name "Gen Jyuu GothicL" - desc "Weak-Rounded version of Gen Shin Gothic" - homepage "http://jikasei.me/font/genjyuu/" - - font "GenJyuuGothicL-Bold.ttf" - font "GenJyuuGothicL-ExtraLight.ttf" - font "GenJyuuGothicL-Heavy.ttf" - font "GenJyuuGothicL-Light.ttf" - font "GenJyuuGothicL-Medium.ttf" - font "GenJyuuGothicL-Monospace-Bold.ttf" - font "GenJyuuGothicL-Monospace-ExtraLight.ttf" - font "GenJyuuGothicL-Monospace-Heavy.ttf" - font "GenJyuuGothicL-Monospace-Light.ttf" - font "GenJyuuGothicL-Monospace-Medium.ttf" - font "GenJyuuGothicL-Monospace-Normal.ttf" - font "GenJyuuGothicL-Monospace-Regular.ttf" - font "GenJyuuGothicL-Normal.ttf" - font "GenJyuuGothicL-P-Bold.ttf" - font "GenJyuuGothicL-P-ExtraLight.ttf" - font "GenJyuuGothicL-P-Heavy.ttf" - font "GenJyuuGothicL-P-Light.ttf" - font "GenJyuuGothicL-P-Medium.ttf" - font "GenJyuuGothicL-P-Normal.ttf" - font "GenJyuuGothicL-P-Regular.ttf" - font "GenJyuuGothicL-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-genjyuugothic-x.rb b/Casks/font-genjyuugothic-x.rb deleted file mode 100644 index ce4e9b969b10..000000000000 --- a/Casks/font-genjyuugothic-x.rb +++ /dev/null @@ -1,33 +0,0 @@ -cask "font-genjyuugothic-x" do - version "20150607,8.644" - sha256 "e4a0ea11b8155056ad2b678c8501b2e76dd99b8c8eb5363d396fe7c3079201b3" - - url "https://osdn.dl.osdn.jp/users/#{version.csv.second.major}/#{version.csv.second.no_dots}/genjyuugothic-x-#{version.csv.first}.zip", - verified: "osdn.jp/" - name "Gen Jyuu GothicX" - homepage "http://jikasei.me/font/genjyuu/" - - font "GenJyuuGothicX-Bold.ttf" - font "GenJyuuGothicX-ExtraLight.ttf" - font "GenJyuuGothicX-Heavy.ttf" - font "GenJyuuGothicX-Light.ttf" - font "GenJyuuGothicX-Medium.ttf" - font "GenJyuuGothicX-Monospace-Bold.ttf" - font "GenJyuuGothicX-Monospace-ExtraLight.ttf" - font "GenJyuuGothicX-Monospace-Heavy.ttf" - font "GenJyuuGothicX-Monospace-Light.ttf" - font "GenJyuuGothicX-Monospace-Medium.ttf" - font "GenJyuuGothicX-Monospace-Normal.ttf" - font "GenJyuuGothicX-Monospace-Regular.ttf" - font "GenJyuuGothicX-Normal.ttf" - font "GenJyuuGothicX-P-Bold.ttf" - font "GenJyuuGothicX-P-ExtraLight.ttf" - font "GenJyuuGothicX-P-Heavy.ttf" - font "GenJyuuGothicX-P-Light.ttf" - font "GenJyuuGothicX-P-Medium.ttf" - font "GenJyuuGothicX-P-Normal.ttf" - font "GenJyuuGothicX-P-Regular.ttf" - font "GenJyuuGothicX-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-genjyuugothic.rb b/Casks/font-genjyuugothic.rb deleted file mode 100644 index 8e63baa126bf..000000000000 --- a/Casks/font-genjyuugothic.rb +++ /dev/null @@ -1,33 +0,0 @@ -cask "font-genjyuugothic" do - version "20150607,8.642" - sha256 "916bbc234b110835b9a66ea47fd62e553fd9a524226b1b1fdac6668f0fc95809" - - url "https://osdn.dl.osdn.jp/users/#{version.csv.second.major}/#{version.csv.second.no_dots}/genjyuugothic-#{version.csv.first}.zip", - verified: "osdn.jp/" - name "Gen Jyuu Gothic" - homepage "http://jikasei.me/font/genjyuu/" - - font "GenJyuuGothic-Bold.ttf" - font "GenJyuuGothic-ExtraLight.ttf" - font "GenJyuuGothic-Heavy.ttf" - font "GenJyuuGothic-Light.ttf" - font "GenJyuuGothic-Medium.ttf" - font "GenJyuuGothic-Monospace-Bold.ttf" - font "GenJyuuGothic-Monospace-ExtraLight.ttf" - font "GenJyuuGothic-Monospace-Heavy.ttf" - font "GenJyuuGothic-Monospace-Light.ttf" - font "GenJyuuGothic-Monospace-Medium.ttf" - font "GenJyuuGothic-Monospace-Normal.ttf" - font "GenJyuuGothic-Monospace-Regular.ttf" - font "GenJyuuGothic-Normal.ttf" - font "GenJyuuGothic-P-Bold.ttf" - font "GenJyuuGothic-P-ExtraLight.ttf" - font "GenJyuuGothic-P-Heavy.ttf" - font "GenJyuuGothic-P-Light.ttf" - font "GenJyuuGothic-P-Medium.ttf" - font "GenJyuuGothic-P-Normal.ttf" - font "GenJyuuGothic-P-Regular.ttf" - font "GenJyuuGothic-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-genos.rb b/Casks/font-genos.rb deleted file mode 100644 index db16861581b0..000000000000 --- a/Casks/font-genos.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-genos" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/genos" - name "Genos" - desc "Modern display font with a futuristic feel" - homepage "https://fonts.google.com/specimen/Genos" - - font "Genos-Italic[wght].ttf" - font "Genos[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-genryumin.rb b/Casks/font-genryumin.rb deleted file mode 100644 index ce5b19ccd538..000000000000 --- a/Casks/font-genryumin.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-genryumin" do - version "1.501" - sha256 "e0ddfef92cd319e829fb968a44ce17301e5b35a727824b3c03e3aa9d946e25cd" - - url "https://github.com/ButTaiwan/genryu-font/releases/download/v#{version}/GenRyuMin.zip" - name "GenRyuMin" - homepage "https://github.com/ButTaiwan/genryu-font" - - font "GenRyuMin-B.ttc" - font "GenRyuMin-EL.ttc" - font "GenRyuMin-H.ttc" - font "GenRyuMin-L.ttc" - font "GenRyuMin-M.ttc" - font "GenRyuMin-R.ttc" - font "GenRyuMin-SB.ttc" - - # No zap stanza required -end diff --git a/Casks/font-gensekigothic.rb b/Casks/font-gensekigothic.rb deleted file mode 100644 index c82ffbb9f2d7..000000000000 --- a/Casks/font-gensekigothic.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-gensekigothic" do - version "1.501" - sha256 "d4baad35c36428fe355648615c30bfb5f74bc1d4eca12e88af664a83fb7c7d6a" - - url "https://github.com/ButTaiwan/genseki-font/releases/download/v#{version}/GenSekiGothic.zip" - name "GenSekiGothic" - homepage "https://github.com/ButTaiwan/genseki-font" - - font "GenSekiGothic-B.ttc" - font "GenSekiGothic-H.ttc" - font "GenSekiGothic-L.ttc" - font "GenSekiGothic-M.ttc" - font "GenSekiGothic-R.ttc" - - # No zap stanza required -end diff --git a/Casks/font-gensenrounded.rb b/Casks/font-gensenrounded.rb deleted file mode 100644 index 9b15ff134e76..000000000000 --- a/Casks/font-gensenrounded.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-gensenrounded" do - version "1.501" - sha256 "13fffdee6e3b3358164f136ecee1d8f9fbe3a3346a2b2e61767556b472fc962f" - - url "https://github.com/ButTaiwan/gensen-font/releases/download/v#{version}/GenSenRounded.zip" - name "GenSenRounded" - name "GenSenRounded" - homepage "https://github.com/ButTaiwan/gensen-font" - - font "GenSenRounded-B.ttc" - font "GenSenRounded-EL.ttc" - font "GenSenRounded-H.ttc" - font "GenSenRounded-L.ttc" - font "GenSenRounded-M.ttc" - font "GenSenRounded-R.ttc" - - # No zap stanza required -end diff --git a/Casks/font-genshingothic.rb b/Casks/font-genshingothic.rb deleted file mode 100644 index fe5e367bc3f2..000000000000 --- a/Casks/font-genshingothic.rb +++ /dev/null @@ -1,33 +0,0 @@ -cask "font-genshingothic" do - version "20150607,8.637" - sha256 "b8e00f00a6e2517bfe75ceb2a732b596fe002457b89c05c181d6b71373aada58" - - url "https://osdn.dl.osdn.jp/users/#{version.csv.second.major}/#{version.csv.second.no_dots}/genshingothic-#{version.csv.first}.zip", - verified: "osdn.jp/" - name "Gen Shin Gothic" - homepage "http://jikasei.me/font/genshin/" - - font "GenShinGothic-Bold.ttf" - font "GenShinGothic-ExtraLight.ttf" - font "GenShinGothic-Heavy.ttf" - font "GenShinGothic-Light.ttf" - font "GenShinGothic-Medium.ttf" - font "GenShinGothic-Monospace-Bold.ttf" - font "GenShinGothic-Monospace-ExtraLight.ttf" - font "GenShinGothic-Monospace-Heavy.ttf" - font "GenShinGothic-Monospace-Light.ttf" - font "GenShinGothic-Monospace-Medium.ttf" - font "GenShinGothic-Monospace-Normal.ttf" - font "GenShinGothic-Monospace-Regular.ttf" - font "GenShinGothic-Normal.ttf" - font "GenShinGothic-P-Bold.ttf" - font "GenShinGothic-P-ExtraLight.ttf" - font "GenShinGothic-P-Heavy.ttf" - font "GenShinGothic-P-Light.ttf" - font "GenShinGothic-P-Medium.ttf" - font "GenShinGothic-P-Normal.ttf" - font "GenShinGothic-P-Regular.ttf" - font "GenShinGothic-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gentium-basic.rb b/Casks/font-gentium-basic.rb deleted file mode 100644 index 188c0fe2304b..000000000000 --- a/Casks/font-gentium-basic.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-gentium-basic" do - version "1.102" - sha256 "2f1a2c5491d7305dffd3520c6375d2f3e14931ee35c6d8ae1e8f098bf1a7b3cc" - - url "https://software.sil.org/downloads/r/gentium/GentiumBasic_#{version.no_dots}.zip" - name "Gentium Basic" - homepage "https://software.sil.org/gentium/" - - font "GentiumBasic_#{version.no_dots}/GenBasB.ttf" - font "GentiumBasic_#{version.no_dots}/GenBasBI.ttf" - font "GentiumBasic_#{version.no_dots}/GenBasI.ttf" - font "GentiumBasic_#{version.no_dots}/GenBasR.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gentium-book-basic.rb b/Casks/font-gentium-book-basic.rb deleted file mode 100644 index 10045d7b1741..000000000000 --- a/Casks/font-gentium-book-basic.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-gentium-book-basic" do - version "1.102" - sha256 "2f1a2c5491d7305dffd3520c6375d2f3e14931ee35c6d8ae1e8f098bf1a7b3cc" - - url "https://software.sil.org/downloads/r/gentium/GentiumBasic_#{version.no_dots}.zip" - name "Gentium Book Basic" - homepage "https://software.sil.org/gentium/" - - font "GentiumBasic_#{version.no_dots}/GenBkBasB.ttf" - font "GentiumBasic_#{version.no_dots}/GenBkBasBI.ttf" - font "GentiumBasic_#{version.no_dots}/GenBkBasI.ttf" - font "GentiumBasic_#{version.no_dots}/GenBkBasR.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gentium-book-plus.rb b/Casks/font-gentium-book-plus.rb deleted file mode 100644 index 2164597a6658..000000000000 --- a/Casks/font-gentium-book-plus.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-gentium-book-plus" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gentiumbookplus" - name "Gentium Book Plus" - desc "New version of the reduced character set families, gentium book basic" - homepage "https://fonts.google.com/specimen/Gentium+Book+Plus" - - font "GentiumBookPlus-Bold.ttf" - font "GentiumBookPlus-BoldItalic.ttf" - font "GentiumBookPlus-Italic.ttf" - font "GentiumBookPlus-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gentium-plus.rb b/Casks/font-gentium-plus.rb deleted file mode 100644 index 029ed0526854..000000000000 --- a/Casks/font-gentium-plus.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-gentium-plus" do - version "6.200" - sha256 "9b21103b79961149b6508791572acb3b2fe7eb621474c57d5e4ee37e76d7b073" - - url "https://github.com/silnrsi/font-gentium/releases/download/v#{version}/GentiumPlus-#{version}.zip", - verified: "github.com/silnrsi/font-gentium/" - name "Gentium" - desc "Multilingual font" - homepage "https://software.sil.org/gentium/" - - font "GentiumPlus-#{version}/GentiumBookPlus-Bold.ttf" - font "GentiumPlus-#{version}/GentiumBookPlus-BoldItalic.ttf" - font "GentiumPlus-#{version}/GentiumBookPlus-Italic.ttf" - font "GentiumPlus-#{version}/GentiumBookPlus-Regular.ttf" - font "GentiumPlus-#{version}/GentiumPlus-Bold.ttf" - font "GentiumPlus-#{version}/GentiumPlus-BoldItalic.ttf" - font "GentiumPlus-#{version}/GentiumPlus-Italic.ttf" - font "GentiumPlus-#{version}/GentiumPlus-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-genwanmin.rb b/Casks/font-genwanmin.rb deleted file mode 100644 index 58be192d5226..000000000000 --- a/Casks/font-genwanmin.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-genwanmin" do - version "1.501" - sha256 "8eb2b17f7c4d3fc1bd16a51f2e70e55a51f1ea39afc967640fa35af1102da1d6" - - url "https://github.com/ButTaiwan/genwan-font/releases/download/v#{version}/GenWanMin.zip" - name "GenWanMin" - homepage "https://github.com/ButTaiwan/genwan-font" - - font "GenWanMin-EL.ttc" - font "GenWanMin-L.ttc" - font "GenWanMin-M.ttc" - font "GenWanMin-R.ttc" - font "GenWanMin-SB.ttc" - - # No zap stanza required -end diff --git a/Casks/font-genyogothic.rb b/Casks/font-genyogothic.rb deleted file mode 100644 index c776f1bda45c..000000000000 --- a/Casks/font-genyogothic.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-genyogothic" do - version "1.501" - sha256 "d90705ecb3ab25a9b98972fcb244323b6a0c76c4320bb7e0ab1b82815f727086" - - url "https://github.com/ButTaiwan/genyog-font/releases/download/v#{version}/GenYoGothic.zip" - name "GenYoGothic" - homepage "https://github.com/ButTaiwan/genyog-font" - - font "GenYoGothic-B.ttc" - font "GenYoGothic-EL.ttc" - font "GenYoGothic-H.ttc" - font "GenYoGothic-L.ttc" - font "GenYoGothic-M.ttc" - font "GenYoGothic-N.ttc" - font "GenYoGothic-R.ttc" - - # No zap stanza required -end diff --git a/Casks/font-genyomin.rb b/Casks/font-genyomin.rb deleted file mode 100644 index 46ae95611a2c..000000000000 --- a/Casks/font-genyomin.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-genyomin" do - version "1.501" - sha256 "6feafd61b261bdeccc4e69eba8661f5f1dd7ec79d8ef3a78b19fb20759cf366f" - - url "https://github.com/ButTaiwan/genyo-font/releases/download/v#{version}/GenYoMin.zip" - name "GenYoMin" - homepage "https://github.com/ButTaiwan/genyo-font" - - font "GenYoMin-B.ttc" - font "GenYoMin-EL.ttc" - font "GenYoMin-H.ttc" - font "GenYoMin-L.ttc" - font "GenYoMin-M.ttc" - font "GenYoMin-R.ttc" - font "GenYoMin-SB.ttc" - - # No zap stanza required -end diff --git a/Casks/font-geo.rb b/Casks/font-geo.rb deleted file mode 100644 index 0ec720eb0313..000000000000 --- a/Casks/font-geo.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-geo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/geo" - name "Geo" - homepage "https://fonts.google.com/specimen/Geo" - - font "Geo-Oblique.ttf" - font "Geo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-geologica.rb b/Casks/font-geologica.rb deleted file mode 100644 index affad649dea3..000000000000 --- a/Casks/font-geologica.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-geologica" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/geologica/Geologica%5BCRSV%2CSHRP%2Cslnt%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Geologica" - homepage "https://fonts.google.com/specimen/Geologica" - - font "Geologica[CRSV,SHRP,slnt,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-georama.rb b/Casks/font-georama.rb deleted file mode 100644 index 33ade3c26f6d..000000000000 --- a/Casks/font-georama.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-georama" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/georama" - name "Georama" - desc "Original typeface available in several widths and weights" - homepage "https://fonts.google.com/specimen/Georama" - - font "Georama-Italic[wdth,wght].ttf" - font "Georama[wdth,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-georgia.rb b/Casks/font-georgia.rb deleted file mode 100644 index 78fb095a63de..000000000000 --- a/Casks/font-georgia.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-georgia" do - version :latest - sha256 :no_check - - url "https://downloads.sourceforge.net/corefonts/georgi32.exe" - name "Georgia" - homepage "https://sourceforge.net/projects/corefonts/files/the%20fonts/final/" - - font "Georgiaz.TTF" - font "Georgiab.TTF" - font "Georgiai.TTF" - font "Georgia.TTF" - - # No zap stanza required -end diff --git a/Casks/font-geostar-fill.rb b/Casks/font-geostar-fill.rb deleted file mode 100644 index f929476640c4..000000000000 --- a/Casks/font-geostar-fill.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-geostar-fill" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/geostarfill/GeostarFill-Regular.ttf", - verified: "github.com/google/fonts/" - name "Geostar Fill" - homepage "https://fonts.google.com/specimen/Geostar+Fill" - - font "GeostarFill-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-geostar.rb b/Casks/font-geostar.rb deleted file mode 100644 index 8543b3501010..000000000000 --- a/Casks/font-geostar.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-geostar" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/geostar/Geostar-Regular.ttf", - verified: "github.com/google/fonts/" - name "Geostar" - homepage "https://fonts.google.com/specimen/Geostar" - - font "Geostar-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-germania-one.rb b/Casks/font-germania-one.rb deleted file mode 100644 index d020ef279639..000000000000 --- a/Casks/font-germania-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-germania-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/germaniaone/GermaniaOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Germania One" - homepage "https://fonts.google.com/specimen/Germania+One" - - font "GermaniaOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gfs-didot.rb b/Casks/font-gfs-didot.rb deleted file mode 100644 index d593d38491eb..000000000000 --- a/Casks/font-gfs-didot.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gfs-didot" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gfsdidot/GFSDidot-Regular.ttf", - verified: "github.com/google/fonts/" - name "GFS Didot" - homepage "https://fonts.google.com/specimen/GFS+Didot" - - font "GFSDidot-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gfs-neohellenic.rb b/Casks/font-gfs-neohellenic.rb deleted file mode 100644 index 125e05ea02ad..000000000000 --- a/Casks/font-gfs-neohellenic.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-gfs-neohellenic" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gfsneohellenic" - name "GFS Neohellenic" - homepage "https://fonts.google.com/specimen/GFS+Neohellenic" - - font "GFSNeohellenic.ttf" - font "GFSNeohellenicBold.ttf" - font "GFSNeohellenicBoldItalic.ttf" - font "GFSNeohellenicItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gideon-roman.rb b/Casks/font-gideon-roman.rb deleted file mode 100644 index 670cd197f0c4..000000000000 --- a/Casks/font-gideon-roman.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gideon-roman" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gideonroman/GideonRoman-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gideon Roman" - homepage "https://fonts.google.com/specimen/Gideon+Roman" - - font "GideonRoman-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gidole.rb b/Casks/font-gidole.rb deleted file mode 100644 index 78223d16df1d..000000000000 --- a/Casks/font-gidole.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-gidole" do - version :latest - sha256 :no_check - - url "https://github.com/gidole/Gidole-Typefaces/raw/master/gidole.zip", - verified: "github.com/gidole/" - name "Gidole" - homepage "https://gidole.github.io/" - - font "GidoleFont/Gidole-Regular.ttf" - font "GidoleFont/Gidolinya-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-gidugu.rb b/Casks/font-gidugu.rb deleted file mode 100644 index 84577b7d7fa2..000000000000 --- a/Casks/font-gidugu.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gidugu" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gidugu/Gidugu-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gidugu" - homepage "https://fonts.google.com/specimen/Gidugu" - - font "Gidugu-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gilbert.rb b/Casks/font-gilbert.rb deleted file mode 100644 index 5f1731ba090c..000000000000 --- a/Casks/font-gilbert.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-gilbert" do - version "1.005,alpha" - sha256 "d3ac3075efe00bf4302264b2e626f548e3549740d359a43991605b2a180d8cbe" - - url "https://github.com/Fontself/TypeWithPride/releases/download/#{version.csv.first}/Gilbert_#{version.csv.first}_#{version.csv.second}.zip", - verified: "github.com/Fontself/TypeWithPride/" - name "Gilbert" - homepage "https://typewithpride.com/" - - livecheck do - url "https://github.com/Fontself/TypeWithPride/releases/" - strategy :page_match do |page| - page.scan(/href=.*?Gilbert[._-]v?(\d+(?:\.\d+)+)[._-](.*)\.zip/i) - .map { |matches| "#{matches[0]},#{matches[1]}" } - end - end - - font "Gilbert-Bold Preview#{version.before_comma.minor.tr("00", "")}.otf" - font "Gilbert-Color Bold Preview#{version.before_comma.minor.tr("00", "")}.otf" - - # No zap stanza required -end diff --git a/Casks/font-gilda-display.rb b/Casks/font-gilda-display.rb deleted file mode 100644 index e34c0e473279..000000000000 --- a/Casks/font-gilda-display.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gilda-display" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gildadisplay/GildaDisplay-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gilda Display" - homepage "https://fonts.google.com/specimen/Gilda+Display" - - font "GildaDisplay-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-girassol.rb b/Casks/font-girassol.rb deleted file mode 100644 index 1c3cac5d8b94..000000000000 --- a/Casks/font-girassol.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-girassol" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/girassol/Girassol-Regular.ttf", - verified: "github.com/google/fonts/" - name "Girassol" - homepage "https://fonts.google.com/specimen/Girassol" - - font "Girassol-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-give-you-glory.rb b/Casks/font-give-you-glory.rb deleted file mode 100644 index a6d0bd0ca27b..000000000000 --- a/Casks/font-give-you-glory.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-give-you-glory" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/giveyouglory/GiveYouGlory.ttf", - verified: "github.com/google/fonts/" - name "Give You Glory" - homepage "https://fonts.google.com/specimen/Give+You+Glory" - - font "GiveYouGlory.ttf" - - # No zap stanza required -end diff --git a/Casks/font-glass-antiqua.rb b/Casks/font-glass-antiqua.rb deleted file mode 100644 index d28285952b5f..000000000000 --- a/Casks/font-glass-antiqua.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-glass-antiqua" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/glassantiqua/GlassAntiqua-Regular.ttf", - verified: "github.com/google/fonts/" - name "Glass Antiqua" - homepage "https://fonts.google.com/specimen/Glass+Antiqua" - - font "GlassAntiqua-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-glegoo.rb b/Casks/font-glegoo.rb deleted file mode 100644 index 8f23cd40014a..000000000000 --- a/Casks/font-glegoo.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-glegoo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/glegoo" - name "Glegoo" - homepage "https://fonts.google.com/specimen/Glegoo" - - font "Glegoo-Bold.ttf" - font "Glegoo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gloock.rb b/Casks/font-gloock.rb deleted file mode 100644 index 4b1a19d176f5..000000000000 --- a/Casks/font-gloock.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-gloock" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gloock/Gloock-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gloock" - desc "Smooth relationship between the thin and thick strokes" - homepage "https://fonts.google.com/specimen/Gloock" - - font "Gloock-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gloria-hallelujah.rb b/Casks/font-gloria-hallelujah.rb deleted file mode 100644 index e54417567104..000000000000 --- a/Casks/font-gloria-hallelujah.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gloria-hallelujah" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gloriahallelujah/GloriaHallelujah.ttf", - verified: "github.com/google/fonts/" - name "Gloria Hallelujah" - homepage "https://fonts.google.com/specimen/Gloria+Hallelujah" - - font "GloriaHallelujah.ttf" - - # No zap stanza required -end diff --git a/Casks/font-glory.rb b/Casks/font-glory.rb deleted file mode 100644 index e775b2795c63..000000000000 --- a/Casks/font-glory.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-glory" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/glory" - name "Glory" - desc "Suitable for logos, headlines and body text with the available six weights" - homepage "https://fonts.google.com/specimen/Glory" - - font "Glory-Italic[wght].ttf" - font "Glory[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-j-compressed.rb b/Casks/font-glow-sans-j-compressed.rb deleted file mode 100644 index 6b6909fdcd81..000000000000 --- a/Casks/font-glow-sans-j-compressed.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-glow-sans-j-compressed" do - version "0.93" - sha256 "4dd8cb38ea428484d47ff22bbd87f1f6070d9b5b255c62994aa2ed2dacfb73fe" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansJ-Compressed-v#{version}.zip" - name "Glow Sans J Compressed" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansJ-Compressed-Bold.otf" - font "GlowSansJ-Compressed-Book.otf" - font "GlowSansJ-Compressed-ExtraBold.otf" - font "GlowSansJ-Compressed-ExtraLight.otf" - font "GlowSansJ-Compressed-Light.otf" - font "GlowSansJ-Compressed-Medium.otf" - font "GlowSansJ-Compressed-Regular.otf" - font "GlowSansJ-Compressed-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-j-condensed.rb b/Casks/font-glow-sans-j-condensed.rb deleted file mode 100644 index 44b7528b9d62..000000000000 --- a/Casks/font-glow-sans-j-condensed.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-j-condensed" do - version "0.93" - sha256 "3b6d38f707d204a2e8341b06ff0402dd9bb7daa095a6d5ab9da132c1966597b5" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansJ-Condensed-v#{version}.zip" - name "Glow Sans J Condensed" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansJ-Condensed-Bold.otf" - font "GlowSansJ-Condensed-Book.otf" - font "GlowSansJ-Condensed-ExtraBold.otf" - font "GlowSansJ-Condensed-ExtraLight.otf" - font "GlowSansJ-Condensed-Heavy.otf" - font "GlowSansJ-Condensed-Light.otf" - font "GlowSansJ-Condensed-Medium.otf" - font "GlowSansJ-Condensed-Regular.otf" - font "GlowSansJ-Condensed-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-j-extended.rb b/Casks/font-glow-sans-j-extended.rb deleted file mode 100644 index f997eefddcac..000000000000 --- a/Casks/font-glow-sans-j-extended.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-j-extended" do - version "0.93" - sha256 "520cbd2f32717bd8acb4365ef4487d10fe13d4e7e12c79e9727c48b47bfa0b74" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansJ-Extended-v#{version}.zip" - name "Glow Sans J Extended" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansJ-Extended-Bold.otf" - font "GlowSansJ-Extended-Book.otf" - font "GlowSansJ-Extended-ExtraBold.otf" - font "GlowSansJ-Extended-ExtraLight.otf" - font "GlowSansJ-Extended-Heavy.otf" - font "GlowSansJ-Extended-Light.otf" - font "GlowSansJ-Extended-Medium.otf" - font "GlowSansJ-Extended-Regular.otf" - font "GlowSansJ-Extended-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-j-normal.rb b/Casks/font-glow-sans-j-normal.rb deleted file mode 100644 index d5d4237964d6..000000000000 --- a/Casks/font-glow-sans-j-normal.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-j-normal" do - version "0.93" - sha256 "b4a84f6d277d3c0ec6e833ac0fe25b40545ededc19df5fb4643731eef0f730a2" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansJ-Normal-v#{version}.zip" - name "Glow Sans J Normal" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansJ-Normal-Bold.otf" - font "GlowSansJ-Normal-Book.otf" - font "GlowSansJ-Normal-ExtraBold.otf" - font "GlowSansJ-Normal-ExtraLight.otf" - font "GlowSansJ-Normal-Heavy.otf" - font "GlowSansJ-Normal-Light.otf" - font "GlowSansJ-Normal-Medium.otf" - font "GlowSansJ-Normal-Regular.otf" - font "GlowSansJ-Normal-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-j-wide.rb b/Casks/font-glow-sans-j-wide.rb deleted file mode 100644 index a4842833042f..000000000000 --- a/Casks/font-glow-sans-j-wide.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-j-wide" do - version "0.93" - sha256 "eb20892d347dce7b53084bf420b3947dad79993cbe54fdebca425273c635e521" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansJ-Wide-v#{version}.zip" - name "Glow Sans J Wide" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansJ-Wide-Bold.otf" - font "GlowSansJ-Wide-Book.otf" - font "GlowSansJ-Wide-ExtraBold.otf" - font "GlowSansJ-Wide-ExtraLight.otf" - font "GlowSansJ-Wide-Heavy.otf" - font "GlowSansJ-Wide-Light.otf" - font "GlowSansJ-Wide-Medium.otf" - font "GlowSansJ-Wide-Regular.otf" - font "GlowSansJ-Wide-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-sc-compressed.rb b/Casks/font-glow-sans-sc-compressed.rb deleted file mode 100644 index 92b738290354..000000000000 --- a/Casks/font-glow-sans-sc-compressed.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-glow-sans-sc-compressed" do - version "0.93" - sha256 "fe0fa382c8f5be8c1632cbc5837f7da3730b18b4dba12d351812d07d6d6bb56f" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansSC-Compressed-v#{version}.zip" - name "Glow Sans SC Compressed" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansSC-Compressed-Bold.otf" - font "GlowSansSC-Compressed-Book.otf" - font "GlowSansSC-Compressed-ExtraBold.otf" - font "GlowSansSC-Compressed-ExtraLight.otf" - font "GlowSansSC-Compressed-Light.otf" - font "GlowSansSC-Compressed-Medium.otf" - font "GlowSansSC-Compressed-Regular.otf" - font "GlowSansSC-Compressed-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-sc-condensed.rb b/Casks/font-glow-sans-sc-condensed.rb deleted file mode 100644 index ef0977d01558..000000000000 --- a/Casks/font-glow-sans-sc-condensed.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-sc-condensed" do - version "0.93" - sha256 "9eb59505b8b6a863f8b61b9941fd2ac4b748e501d5c272987c3408052b0765aa" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansSC-Condensed-v#{version}.zip" - name "Glow Sans SC Condensed" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansSC-Condensed-Bold.otf" - font "GlowSansSC-Condensed-Book.otf" - font "GlowSansSC-Condensed-ExtraBold.otf" - font "GlowSansSC-Condensed-ExtraLight.otf" - font "GlowSansSC-Condensed-Heavy.otf" - font "GlowSansSC-Condensed-Light.otf" - font "GlowSansSC-Condensed-Medium.otf" - font "GlowSansSC-Condensed-Regular.otf" - font "GlowSansSC-Condensed-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-sc-extended.rb b/Casks/font-glow-sans-sc-extended.rb deleted file mode 100644 index ab5a54ac10a2..000000000000 --- a/Casks/font-glow-sans-sc-extended.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-sc-extended" do - version "0.93" - sha256 "3bdeb1dae573c87ace447a4dbad4482dc516c5aeede4a7a8f21ca4b181456422" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansSC-Extended-v#{version}.zip" - name "Glow Sans SC Extended" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansSC-Extended-Bold.otf" - font "GlowSansSC-Extended-Book.otf" - font "GlowSansSC-Extended-ExtraBold.otf" - font "GlowSansSC-Extended-ExtraLight.otf" - font "GlowSansSC-Extended-Heavy.otf" - font "GlowSansSC-Extended-Light.otf" - font "GlowSansSC-Extended-Medium.otf" - font "GlowSansSC-Extended-Regular.otf" - font "GlowSansSC-Extended-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-sc-normal.rb b/Casks/font-glow-sans-sc-normal.rb deleted file mode 100644 index c108a727f588..000000000000 --- a/Casks/font-glow-sans-sc-normal.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-sc-normal" do - version "0.93" - sha256 "aa2e1fdb20337113a1d2670b695bfee83910eefa2e48f51c704e5f4a9f8ec9f1" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansSC-Normal-v#{version}.zip" - name "Glow Sans SC Normal" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansSC-Normal-Bold.otf" - font "GlowSansSC-Normal-Book.otf" - font "GlowSansSC-Normal-ExtraBold.otf" - font "GlowSansSC-Normal-ExtraLight.otf" - font "GlowSansSC-Normal-Heavy.otf" - font "GlowSansSC-Normal-Light.otf" - font "GlowSansSC-Normal-Medium.otf" - font "GlowSansSC-Normal-Regular.otf" - font "GlowSansSC-Normal-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-sc-wide.rb b/Casks/font-glow-sans-sc-wide.rb deleted file mode 100644 index a1bb514c22f7..000000000000 --- a/Casks/font-glow-sans-sc-wide.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-sc-wide" do - version "0.93" - sha256 "036eca2916a3636b32d006937d498cc33873317c8bf01057580b21526f59e79b" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansSC-Wide-v#{version}.zip" - name "Glow Sans SC Wide" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansSC-Wide-Bold.otf" - font "GlowSansSC-Wide-Book.otf" - font "GlowSansSC-Wide-ExtraBold.otf" - font "GlowSansSC-Wide-ExtraLight.otf" - font "GlowSansSC-Wide-Heavy.otf" - font "GlowSansSC-Wide-Light.otf" - font "GlowSansSC-Wide-Medium.otf" - font "GlowSansSC-Wide-Regular.otf" - font "GlowSansSC-Wide-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-tc-compressed.rb b/Casks/font-glow-sans-tc-compressed.rb deleted file mode 100644 index c390fba34ff0..000000000000 --- a/Casks/font-glow-sans-tc-compressed.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-glow-sans-tc-compressed" do - version "0.93" - sha256 "e5598b8fc3bc39432cbb063d3060f4b532e2050a1b3d9db86b49c1fbd8992459" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansTC-Compressed-v#{version}.zip" - name "Glow Sans TC Compressed" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansTC-Compressed-Bold.otf" - font "GlowSansTC-Compressed-Book.otf" - font "GlowSansTC-Compressed-ExtraBold.otf" - font "GlowSansTC-Compressed-ExtraLight.otf" - font "GlowSansTC-Compressed-Light.otf" - font "GlowSansTC-Compressed-Medium.otf" - font "GlowSansTC-Compressed-Regular.otf" - font "GlowSansTC-Compressed-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-tc-condensed.rb b/Casks/font-glow-sans-tc-condensed.rb deleted file mode 100644 index 50e65079b9a2..000000000000 --- a/Casks/font-glow-sans-tc-condensed.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-tc-condensed" do - version "0.93" - sha256 "3ebe0b46abecd7a0f8d6232dd310205c38ab3d30ab624bdba18fae591bfd5d50" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansTC-Condensed-v#{version}.zip" - name "Glow Sans TC Condensed" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansTC-Condensed-Bold.otf" - font "GlowSansTC-Condensed-Book.otf" - font "GlowSansTC-Condensed-ExtraBold.otf" - font "GlowSansTC-Condensed-ExtraLight.otf" - font "GlowSansTC-Condensed-Heavy.otf" - font "GlowSansTC-Condensed-Light.otf" - font "GlowSansTC-Condensed-Medium.otf" - font "GlowSansTC-Condensed-Regular.otf" - font "GlowSansTC-Condensed-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-tc-extended.rb b/Casks/font-glow-sans-tc-extended.rb deleted file mode 100644 index 3bf2f5ca488e..000000000000 --- a/Casks/font-glow-sans-tc-extended.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-tc-extended" do - version "0.93" - sha256 "a1e4745dc320c948875aa38f435886b0c54ab24a4410d3fdba719a854e9b491f" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansTC-Extended-v#{version}.zip" - name "Glow Sans TC Extended" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansTC-Extended-Bold.otf" - font "GlowSansTC-Extended-Book.otf" - font "GlowSansTC-Extended-ExtraBold.otf" - font "GlowSansTC-Extended-ExtraLight.otf" - font "GlowSansTC-Extended-Heavy.otf" - font "GlowSansTC-Extended-Light.otf" - font "GlowSansTC-Extended-Medium.otf" - font "GlowSansTC-Extended-Regular.otf" - font "GlowSansTC-Extended-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-tc-normal.rb b/Casks/font-glow-sans-tc-normal.rb deleted file mode 100644 index 1135f5858036..000000000000 --- a/Casks/font-glow-sans-tc-normal.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-tc-normal" do - version "0.93" - sha256 "16e8a28001ab1b29887dbf636fb3623e413178c4b2fcb82604a66bb9d1806547" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansTC-Normal-v#{version}.zip" - name "Glow Sans TC Normal" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansTC-Normal-Bold.otf" - font "GlowSansTC-Normal-Book.otf" - font "GlowSansTC-Normal-ExtraBold.otf" - font "GlowSansTC-Normal-ExtraLight.otf" - font "GlowSansTC-Normal-Heavy.otf" - font "GlowSansTC-Normal-Light.otf" - font "GlowSansTC-Normal-Medium.otf" - font "GlowSansTC-Normal-Regular.otf" - font "GlowSansTC-Normal-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-glow-sans-tc-wide.rb b/Casks/font-glow-sans-tc-wide.rb deleted file mode 100644 index 8d91a19fd4d4..000000000000 --- a/Casks/font-glow-sans-tc-wide.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-glow-sans-tc-wide" do - version "0.93" - sha256 "9287bd11c34c38ca78dde00d66e611fb12c08b1099a6b697667472855f712b3a" - - url "https://github.com/welai/glow-sans/releases/download/v#{version}/GlowSansTC-Wide-v#{version}.zip" - name "Glow Sans TC Wide" - homepage "https://github.com/welai/glow-sans" - - deprecate! date: "2024-02-17", because: :discontinued - - font "GlowSansTC-Wide-Bold.otf" - font "GlowSansTC-Wide-Book.otf" - font "GlowSansTC-Wide-ExtraBold.otf" - font "GlowSansTC-Wide-ExtraLight.otf" - font "GlowSansTC-Wide-Heavy.otf" - font "GlowSansTC-Wide-Light.otf" - font "GlowSansTC-Wide-Medium.otf" - font "GlowSansTC-Wide-Regular.otf" - font "GlowSansTC-Wide-Thin.otf" - - # No zap stanza required -end diff --git a/Casks/font-gluten.rb b/Casks/font-gluten.rb deleted file mode 100644 index 6988f068dbd9..000000000000 --- a/Casks/font-gluten.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-gluten" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gluten/Gluten%5Bslnt%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Gluten" - desc "Filling, we'll put it that way" - homepage "https://fonts.google.com/specimen/Gluten" - - font "Gluten[slnt,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-gnu-unifont.rb b/Casks/font-gnu-unifont.rb deleted file mode 100644 index 99f885eb9ea2..000000000000 --- a/Casks/font-gnu-unifont.rb +++ /dev/null @@ -1,23 +0,0 @@ -cask "font-gnu-unifont" do - version "15.1.05" - sha256 "d275f55f4358750e0f86305b92e87b88eb330aa46c15f553d2edf047fb1c23fa" - - url "https://ftpmirror.gnu.org/unifont/unifont-#{version}/unifont-#{version}.tar.gz", - verified: "ftpmirror.gnu.org/unifont/" - name "GNU Unifont" - desc "Unicode bitmap font" - homepage "https://unifoundry.com/unifont.html" - - livecheck do - url "https://unifoundry.com/pub/unifont/" - regex(%r{href=["']?unifont[._-]v?(\d+(?:\.\d+)+)/?["' >]}i) - end - - font "unifont-#{version}/font/precompiled/unifont-#{version}.otf" - font "unifont-#{version}/font/precompiled/unifont_upper-#{version}.otf" - font "unifont-#{version}/font/precompiled/unifont_sample-#{version}.otf" - font "unifont-#{version}/font/precompiled/unifont_jp-#{version}.otf" - font "unifont-#{version}/font/precompiled/unifont_csur-#{version}.otf" - - # No zap stanza required -end diff --git a/Casks/font-go.rb b/Casks/font-go.rb deleted file mode 100644 index a40875c8fb99..000000000000 --- a/Casks/font-go.rb +++ /dev/null @@ -1,23 +0,0 @@ -cask "font-go" do - version :latest - sha256 :no_check - - url "https://go.googlesource.com/image/+archive/master/font/gofont/ttfs.tar.gz" - name "Go" - homepage "https://go.googlesource.com/image/+/master/font/gofont/ttfs/README" - - font "Go-Bold-Italic.ttf" - font "Go-Bold.ttf" - font "Go-Italic.ttf" - font "Go-Medium-Italic.ttf" - font "Go-Medium.ttf" - font "Go-Mono-Bold-Italic.ttf" - font "Go-Mono-Bold.ttf" - font "Go-Mono-Italic.ttf" - font "Go-Mono.ttf" - font "Go-Regular.ttf" - font "Go-Smallcaps-Italic.ttf" - font "Go-Smallcaps.ttf" - - # No zap stanza required -end diff --git a/Casks/font-goblin-one.rb b/Casks/font-goblin-one.rb deleted file mode 100644 index 2bfe35f6c30f..000000000000 --- a/Casks/font-goblin-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-goblin-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/goblinone/GoblinOne.ttf", - verified: "github.com/google/fonts/" - name "Goblin One" - homepage "https://fonts.google.com/specimen/Goblin+One" - - font "GoblinOne.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gochi-hand.rb b/Casks/font-gochi-hand.rb deleted file mode 100644 index a1aa7209cb94..000000000000 --- a/Casks/font-gochi-hand.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gochi-hand" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gochihand/GochiHand-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gochi Hand" - homepage "https://fonts.google.com/specimen/Gochi+Hand" - - font "GochiHand-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-goldman.rb b/Casks/font-goldman.rb deleted file mode 100644 index cd664cce0b01..000000000000 --- a/Casks/font-goldman.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-goldman" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/goldman" - name "Goldman" - desc "Latin display typeface designed for posters" - homepage "https://fonts.google.com/specimen/Goldman" - - font "Goldman-Bold.ttf" - font "Goldman-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-golos-text.rb b/Casks/font-golos-text.rb deleted file mode 100644 index f95ca51bbec9..000000000000 --- a/Casks/font-golos-text.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-golos-text" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/golostext/GolosText%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Golos Text" - homepage "https://fonts.google.com/specimen/Golos+Text" - - font "GolosText[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-gorditas.rb b/Casks/font-gorditas.rb deleted file mode 100644 index e8f1fba93fe8..000000000000 --- a/Casks/font-gorditas.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-gorditas" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gorditas" - name "Gorditas" - homepage "https://fonts.google.com/specimen/Gorditas" - - font "Gorditas-Bold.ttf" - font "Gorditas-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gothic-a1.rb b/Casks/font-gothic-a1.rb deleted file mode 100644 index 3037bf4e60ae..000000000000 --- a/Casks/font-gothic-a1.rb +++ /dev/null @@ -1,23 +0,0 @@ -cask "font-gothic-a1" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gothica1" - name "Gothic A1" - homepage "https://fonts.google.com/specimen/Gothic+A1" - - font "GothicA1-Black.ttf" - font "GothicA1-Bold.ttf" - font "GothicA1-ExtraBold.ttf" - font "GothicA1-ExtraLight.ttf" - font "GothicA1-Light.ttf" - font "GothicA1-Medium.ttf" - font "GothicA1-Regular.ttf" - font "GothicA1-SemiBold.ttf" - font "GothicA1-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gotu.rb b/Casks/font-gotu.rb deleted file mode 100644 index dc4422e8be53..000000000000 --- a/Casks/font-gotu.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gotu" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gotu/Gotu-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gotu" - homepage "https://fonts.google.com/specimen/Gotu" - - font "Gotu-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-goudy-bookletter-1911.rb b/Casks/font-goudy-bookletter-1911.rb deleted file mode 100644 index a32403ae55e5..000000000000 --- a/Casks/font-goudy-bookletter-1911.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-goudy-bookletter-1911" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/goudybookletter1911/GoudyBookletter1911.ttf", - verified: "github.com/google/fonts/" - name "Goudy Bookletter 1911" - homepage "https://fonts.google.com/specimen/Goudy+Bookletter+1911" - - font "GoudyBookletter1911.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gowun-batang.rb b/Casks/font-gowun-batang.rb deleted file mode 100644 index 1a3b70357f9f..000000000000 --- a/Casks/font-gowun-batang.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-gowun-batang" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gowunbatang" - name "Gowun Batang" - homepage "https://fonts.google.com/specimen/Gowun+Batang" - - font "GowunBatang-Bold.ttf" - font "GowunBatang-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gowun-dodum.rb b/Casks/font-gowun-dodum.rb deleted file mode 100644 index 878a91a39046..000000000000 --- a/Casks/font-gowun-dodum.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gowun-dodum" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gowundodum/GowunDodum-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gowun Dodum" - homepage "https://fonts.google.com/specimen/Gowun+Dodum" - - font "GowunDodum-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-graduate.rb b/Casks/font-graduate.rb deleted file mode 100644 index c57e9d1e9784..000000000000 --- a/Casks/font-graduate.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-graduate" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/graduate/Graduate-Regular.ttf", - verified: "github.com/google/fonts/" - name "Graduate" - homepage "https://fonts.google.com/specimen/Graduate" - - font "Graduate-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-grand-hotel.rb b/Casks/font-grand-hotel.rb deleted file mode 100644 index d40a449ca768..000000000000 --- a/Casks/font-grand-hotel.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-grand-hotel" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/grandhotel/GrandHotel-Regular.ttf", - verified: "github.com/google/fonts/" - name "Grand Hotel" - homepage "https://fonts.google.com/specimen/Grand+Hotel" - - font "GrandHotel-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-grandiflora-one.rb b/Casks/font-grandiflora-one.rb deleted file mode 100644 index 9873691172e2..000000000000 --- a/Casks/font-grandiflora-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-grandiflora-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/grandifloraone/GrandifloraOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Grandiflora One" - homepage "https://fonts.google.com/specimen/Grandiflora+One" - - font "GrandifloraOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-grandstander.rb b/Casks/font-grandstander.rb deleted file mode 100644 index 6b95297b2bc1..000000000000 --- a/Casks/font-grandstander.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-grandstander" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/grandstander" - name "Grandstander" - desc "Display variable font with a weight axis" - homepage "https://fonts.google.com/specimen/Grandstander" - - font "Grandstander-Italic[wght].ttf" - font "Grandstander[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-grape-nuts.rb b/Casks/font-grape-nuts.rb deleted file mode 100644 index 45ba3a6cb0f3..000000000000 --- a/Casks/font-grape-nuts.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-grape-nuts" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/grapenuts/GrapeNuts-Regular.ttf", - verified: "github.com/google/fonts/" - name "Grape Nuts" - desc "Derived from a well-known breakfast cereal that dates back to the late 1800s" - homepage "https://fonts.google.com/specimen/Grape+Nuts" - - font "GrapeNuts-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gravitas-one.rb b/Casks/font-gravitas-one.rb deleted file mode 100644 index f379d1c37455..000000000000 --- a/Casks/font-gravitas-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gravitas-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gravitasone/GravitasOne.ttf", - verified: "github.com/google/fonts/" - name "Gravitas One" - homepage "https://fonts.google.com/specimen/Gravitas+One" - - font "GravitasOne.ttf" - - # No zap stanza required -end diff --git a/Casks/font-great-vibes.rb b/Casks/font-great-vibes.rb deleted file mode 100644 index 8a2402ea396c..000000000000 --- a/Casks/font-great-vibes.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-great-vibes" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/greatvibes/GreatVibes-Regular.ttf", - verified: "github.com/google/fonts/" - name "Great Vibes" - homepage "https://fonts.google.com/specimen/Great+Vibes" - - font "GreatVibes-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-grechen-fuemen.rb b/Casks/font-grechen-fuemen.rb deleted file mode 100644 index 40456fb2c9f4..000000000000 --- a/Casks/font-grechen-fuemen.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-grechen-fuemen" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/grechenfuemen/GrechenFuemen-Regular.ttf", - verified: "github.com/google/fonts/" - name "Grechen Fuemen" - desc "Playful font with an unorthodox use of thick and thin weights" - homepage "https://fonts.google.com/specimen/Grechen+Fuemen" - - font "GrechenFuemen-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-grenze-gotisch.rb b/Casks/font-grenze-gotisch.rb deleted file mode 100644 index f6785f63c72d..000000000000 --- a/Casks/font-grenze-gotisch.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-grenze-gotisch" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/grenzegotisch/GrenzeGotisch%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Grenze Gotisch" - homepage "https://fonts.google.com/specimen/Grenze+Gotisch" - - font "GrenzeGotisch[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-grenze.rb b/Casks/font-grenze.rb deleted file mode 100644 index 39e1d76281be..000000000000 --- a/Casks/font-grenze.rb +++ /dev/null @@ -1,32 +0,0 @@ -cask "font-grenze" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/grenze" - name "Grenze" - homepage "https://fonts.google.com/specimen/Grenze" - - font "Grenze-Black.ttf" - font "Grenze-BlackItalic.ttf" - font "Grenze-Bold.ttf" - font "Grenze-BoldItalic.ttf" - font "Grenze-ExtraBold.ttf" - font "Grenze-ExtraBoldItalic.ttf" - font "Grenze-ExtraLight.ttf" - font "Grenze-ExtraLightItalic.ttf" - font "Grenze-Italic.ttf" - font "Grenze-Light.ttf" - font "Grenze-LightItalic.ttf" - font "Grenze-Medium.ttf" - font "Grenze-MediumItalic.ttf" - font "Grenze-Regular.ttf" - font "Grenze-SemiBold.ttf" - font "Grenze-SemiBoldItalic.ttf" - font "Grenze-Thin.ttf" - font "Grenze-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-grey-qo.rb b/Casks/font-grey-qo.rb deleted file mode 100644 index c3f2f22fe9b4..000000000000 --- a/Casks/font-grey-qo.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-grey-qo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/greyqo/GreyQo-Regular.ttf", - verified: "github.com/google/fonts/" - name "Grey Qo" - homepage "https://fonts.google.com/specimen/Grey+Qo" - - font "GreyQo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-griffy.rb b/Casks/font-griffy.rb deleted file mode 100644 index c190c8412a99..000000000000 --- a/Casks/font-griffy.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-griffy" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/griffy/Griffy-Regular.ttf", - verified: "github.com/google/fonts/" - name "Griffy" - homepage "https://fonts.google.com/specimen/Griffy" - - font "Griffy-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gruppo.rb b/Casks/font-gruppo.rb deleted file mode 100644 index 326f93c8f23b..000000000000 --- a/Casks/font-gruppo.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gruppo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gruppo/Gruppo-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gruppo" - homepage "https://fonts.google.com/specimen/Gruppo" - - font "Gruppo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gudea.rb b/Casks/font-gudea.rb deleted file mode 100644 index 97bebf4207a0..000000000000 --- a/Casks/font-gudea.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-gudea" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gudea" - name "Gudea" - homepage "https://fonts.google.com/specimen/Gudea" - - font "Gudea-Bold.ttf" - font "Gudea-Italic.ttf" - font "Gudea-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gugi.rb b/Casks/font-gugi.rb deleted file mode 100644 index cc1184da81b5..000000000000 --- a/Casks/font-gugi.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gugi" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gugi/Gugi-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gugi" - homepage "https://fonts.google.com/specimen/Gugi" - - font "Gugi-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gulzar.rb b/Casks/font-gulzar.rb deleted file mode 100644 index cba9a397a31f..000000000000 --- a/Casks/font-gulzar.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-gulzar" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gulzar/Gulzar-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gulzar" - desc "Nasta’liq type for which an original latin counterpart was designed" - homepage "https://fonts.google.com/specimen/Gulzar" - - font "Gulzar-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gupter.rb b/Casks/font-gupter.rb deleted file mode 100644 index 977b10e92bf4..000000000000 --- a/Casks/font-gupter.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-gupter" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gupter" - name "Gupter" - homepage "https://fonts.google.com/specimen/Gupter" - - font "Gupter-Bold.ttf" - font "Gupter-Medium.ttf" - font "Gupter-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gurajada.rb b/Casks/font-gurajada.rb deleted file mode 100644 index 1a6ecc2b3bbf..000000000000 --- a/Casks/font-gurajada.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-gurajada" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/gurajada/Gurajada-Regular.ttf", - verified: "github.com/google/fonts/" - name "Gurajada" - homepage "https://fonts.google.com/specimen/Gurajada" - - font "Gurajada-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-gwendolyn.rb b/Casks/font-gwendolyn.rb deleted file mode 100644 index d7c80666ff0d..000000000000 --- a/Casks/font-gwendolyn.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-gwendolyn" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/gwendolyn" - name "Gwendolyn" - homepage "https://fonts.google.com/specimen/Gwendolyn" - - font "Gwendolyn-Bold.ttf" - font "Gwendolyn-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-habibi.rb b/Casks/font-habibi.rb deleted file mode 100644 index c474bc6cfcf2..000000000000 --- a/Casks/font-habibi.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-habibi" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/habibi/Habibi-Regular.ttf", - verified: "github.com/google/fonts/" - name "Habibi" - homepage "https://fonts.google.com/specimen/Habibi" - - font "Habibi-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hachi-maru-pop.rb b/Casks/font-hachi-maru-pop.rb deleted file mode 100644 index bad30574cee1..000000000000 --- a/Casks/font-hachi-maru-pop.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-hachi-maru-pop" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hachimarupop/HachiMaruPop-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hachi Maru Pop" - desc "Handwritten font" - homepage "https://fonts.google.com/specimen/Hachi+Maru+Pop" - - font "HachiMaruPop-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hack.rb b/Casks/font-hack.rb deleted file mode 100644 index 94aea9a9e069..000000000000 --- a/Casks/font-hack.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-hack" do - version "3.003" - sha256 "0c2604631b1f055041c68a0e09ae4801acab6c5072ba2db6a822f53c3f8290ac" - - url "https://github.com/source-foundry/Hack/releases/download/v#{version}/Hack-v#{version}-ttf.zip", - verified: "github.com/source-foundry/Hack/" - name "Hack" - homepage "https://sourcefoundry.org/hack/" - - font "ttf/Hack-Regular.ttf" - font "ttf/Hack-Italic.ttf" - font "ttf/Hack-Bold.ttf" - font "ttf/Hack-BoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hackgen-nerd.rb b/Casks/font-hackgen-nerd.rb deleted file mode 100644 index d2f4b9618b5e..000000000000 --- a/Casks/font-hackgen-nerd.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-hackgen-nerd" do - version "2.9.0" - sha256 "277cb874bbcf8a884e512bb2a01d62341d57286d8947057d652fab6488fc941c" - - url "https://github.com/yuru7/HackGen/releases/download/v#{version}/HackGen_NF_v#{version}.zip" - name "HackGenNerd" - desc "Japanese programming font which is a composed of Hack and GenJyuu-Gothic" - homepage "https://github.com/yuru7/HackGen" - - font "HackGen_NF_v#{version}/HackGen35ConsoleNF-Bold.ttf" - font "HackGen_NF_v#{version}/HackGen35ConsoleNF-Regular.ttf" - font "HackGen_NF_v#{version}/HackGenConsoleNF-Bold.ttf" - font "HackGen_NF_v#{version}/HackGenConsoleNF-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hackgen.rb b/Casks/font-hackgen.rb deleted file mode 100644 index 66d3ae872b42..000000000000 --- a/Casks/font-hackgen.rb +++ /dev/null @@ -1,20 +0,0 @@ -cask "font-hackgen" do - version "2.9.0" - sha256 "123b2179866f5a291c15cf34a83fdce6ac202e2fe6ad27fbd9ddd4f5bff23c65" - - url "https://github.com/yuru7/HackGen/releases/download/v#{version}/HackGen_v#{version}.zip" - name "HackGen" - desc "Japanese programming font which is a composed of Hack and GenJyuu-Gothic" - homepage "https://github.com/yuru7/HackGen" - - font "HackGen_v#{version}/HackGen-Bold.ttf" - font "HackGen_v#{version}/HackGen-Regular.ttf" - font "HackGen_v#{version}/HackGen35-Bold.ttf" - font "HackGen_v#{version}/HackGen35-Regular.ttf" - font "HackGen_v#{version}/HackGen35Console-Bold.ttf" - font "HackGen_v#{version}/HackGen35Console-Regular.ttf" - font "HackGen_v#{version}/HackGenConsole-Bold.ttf" - font "HackGen_v#{version}/HackGenConsole-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hahmlet.rb b/Casks/font-hahmlet.rb deleted file mode 100644 index 070ea17da85c..000000000000 --- a/Casks/font-hahmlet.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-hahmlet" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hahmlet/Hahmlet%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Hahmlet" - desc "Great for any kind of typesetting, print or screen" - homepage "https://fonts.google.com/specimen/Hahmlet" - - font "Hahmlet[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-halant.rb b/Casks/font-halant.rb deleted file mode 100644 index 9899b0a52b44..000000000000 --- a/Casks/font-halant.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-halant" do - version "2.000" - sha256 "d65e1077b7c3d3ca42cf41f8ee2db4f6da5cc8aa6f615d18a1bb497f8e37ca63" - - url "https://github.com/itfoundry/halant/releases/download/v#{version}/halant-#{version.dots_to_underscores}.zip" - name "Halant" - homepage "https://github.com/itfoundry/halant" - - font "Halant-Bold.otf" - font "Halant-Light.otf" - font "Halant-Medium.otf" - font "Halant-Regular.otf" - font "Halant-SemiBold.otf" - - # No zap stanza required -end diff --git a/Casks/font-hammersmith-one.rb b/Casks/font-hammersmith-one.rb deleted file mode 100644 index 4d4aaadd4d05..000000000000 --- a/Casks/font-hammersmith-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hammersmith-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hammersmithone/HammersmithOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hammersmith One" - homepage "https://fonts.google.com/specimen/Hammersmith+One" - - font "HammersmithOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-han-nom-a.rb b/Casks/font-han-nom-a.rb deleted file mode 100644 index 0bab06563dfa..000000000000 --- a/Casks/font-han-nom-a.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-han-nom-a" do - version "2005" - sha256 :no_check - - url "https://downloads.sourceforge.net/vietunicode/hannomH.zip" - name "HAN NOM A" - homepage "https://sourceforge.net/projects/vietunicode/files/hannom/hannom%20v2005/" - - livecheck do - url "https://sourceforge.net/projects/vietunicode/rss?path=/hannom" - regex(%r{url=.*?/hannom(?:\s|%20)*v?(\d+(?:\.\d+)*)/}i) - end - - font "HAN NOM A.ttf" - font "HAN NOM B.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hanalei-fill.rb b/Casks/font-hanalei-fill.rb deleted file mode 100644 index a75270ec6794..000000000000 --- a/Casks/font-hanalei-fill.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hanalei-fill" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hanaleifill/HanaleiFill-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hanalei Fill" - homepage "https://fonts.google.com/specimen/Hanalei+Fill" - - font "HanaleiFill-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hanalei.rb b/Casks/font-hanalei.rb deleted file mode 100644 index 8f668dda53c7..000000000000 --- a/Casks/font-hanalei.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hanalei" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hanalei/Hanalei-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hanalei" - homepage "https://fonts.google.com/specimen/Hanalei" - - font "Hanalei-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hanamina.rb b/Casks/font-hanamina.rb deleted file mode 100644 index b9e3f3e99304..000000000000 --- a/Casks/font-hanamina.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-hanamina" do - version "2017.09.04,68253" - sha256 "571cd4a09ae7da0c642d640fc2442c050aa450ebb0587a95cdd097d41a9c9572" - - url "https://osdn.dl.osdn.jp/hanazono-font/#{version.csv.second}/hanazono-#{version.csv.first.no_dots}.zip", - verified: "osdn.dl.osdn.jp/hanazono-font/" - name "HanaMinA" - homepage "https://fonts.jp/hanazono/" - - font "HanaMinA.ttf" - font "HanaMinB.ttf" - - # No zap stanza required -end diff --git a/Casks/font-handjet.rb b/Casks/font-handjet.rb deleted file mode 100644 index 8e1ff5923261..000000000000 --- a/Casks/font-handjet.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-handjet" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/handjet/Handjet%5BELGR%2CELSH%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Handjet" - desc "Font tailored to work well with handjet printers" - homepage "https://fonts.google.com/specimen/Handjet" - - font "Handjet[ELGR,ELSH,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-handlee.rb b/Casks/font-handlee.rb deleted file mode 100644 index c850ecf64c24..000000000000 --- a/Casks/font-handlee.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-handlee" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/handlee/Handlee-Regular.ttf", - verified: "github.com/google/fonts/" - name "Handlee" - homepage "https://fonts.google.com/specimen/Handlee" - - font "Handlee-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hanken-grotesk.rb b/Casks/font-hanken-grotesk.rb deleted file mode 100644 index d1dbee1f76ca..000000000000 --- a/Casks/font-hanken-grotesk.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-hanken-grotesk" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/hankengrotesk" - name "Hanken Grotesk" - desc "Led by alfredo marco pradil" - homepage "https://fonts.google.com/specimen/Hanken+Grotesk" - - font "HankenGrotesk-Italic[wght].ttf" - font "HankenGrotesk[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-hannari.rb b/Casks/font-hannari.rb deleted file mode 100644 index fe616cb8a705..000000000000 --- a/Casks/font-hannari.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hannari" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hannari/Hannari-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hannari" - homepage "https://fonts.google.com/specimen/Hannari" - - font "Hannari-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hanuman.rb b/Casks/font-hanuman.rb deleted file mode 100644 index 0f8a569cd778..000000000000 --- a/Casks/font-hanuman.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-hanuman" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/hanuman" - name "Hanuman" - homepage "https://fonts.google.com/specimen/Hanuman" - - font "Hanuman-Black.ttf" - font "Hanuman-Bold.ttf" - font "Hanuman-Light.ttf" - font "Hanuman-Regular.ttf" - font "Hanuman-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-happy-monkey.rb b/Casks/font-happy-monkey.rb deleted file mode 100644 index c66538271e63..000000000000 --- a/Casks/font-happy-monkey.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-happy-monkey" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/happymonkey/HappyMonkey-Regular.ttf", - verified: "github.com/google/fonts/" - name "Happy Monkey" - homepage "https://fonts.google.com/specimen/Happy+Monkey" - - font "HappyMonkey-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-harano-aji.rb b/Casks/font-harano-aji.rb deleted file mode 100644 index a14aad674c4a..000000000000 --- a/Casks/font-harano-aji.rb +++ /dev/null @@ -1,27 +0,0 @@ -cask "font-harano-aji" do - version "20231009" - sha256 "27f3e553ca324fce689cc86634fcda190b4c5106cc1eaecc5a3c18ff5d16785e" - - url "https://github.com/trueroad/HaranoAjiFonts/archive/refs/tags/#{version}.zip" - name "Harano Aji" - name "原ノ味" - desc "Japanese fonts (Source Han fonts with Adobe-Japan1 (AJ1) CIDs)" - homepage "https://github.com/trueroad/HaranoAjiFonts" - - font "HaranoAjiFonts-#{version}/HaranoAjiGothic-Bold.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiGothic-ExtraLight.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiGothic-Heavy.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiGothic-Light.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiGothic-Medium.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiGothic-Normal.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiGothic-Regular.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiMincho-Bold.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiMincho-ExtraLight.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiMincho-Heavy.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiMincho-Light.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiMincho-Medium.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiMincho-Regular.otf" - font "HaranoAjiFonts-#{version}/HaranoAjiMincho-SemiBold.otf" - - # No zap stanza required -end diff --git a/Casks/font-harmattan.rb b/Casks/font-harmattan.rb deleted file mode 100644 index 81367a4cfa35..000000000000 --- a/Casks/font-harmattan.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-harmattan" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/harmattan" - name "Harmattan" - homepage "https://fonts.google.com/specimen/Harmattan" - - font "Harmattan-Bold.ttf" - font "Harmattan-Medium.ttf" - font "Harmattan-Regular.ttf" - font "Harmattan-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hasklig.rb b/Casks/font-hasklig.rb deleted file mode 100644 index c2cf1411a491..000000000000 --- a/Casks/font-hasklig.rb +++ /dev/null @@ -1,31 +0,0 @@ -cask "font-hasklig" do - version "1.2" - sha256 "9cd35a7449b220dc84f9516c57817e147003fc905a477f1ec727816d9d8a81d4" - - url "https://github.com/i-tu/Hasklig/releases/download/v#{version}/Hasklig-#{version}.zip" - name "Hasklig" - desc "Code font with monospaced ligatures" - homepage "https://github.com/i-tu/Hasklig" - - livecheck do - url :url - strategy :github_latest - end - - font "OTF/Hasklig-Black.otf" - font "OTF/Hasklig-BlackIt.otf" - font "OTF/Hasklig-Bold.otf" - font "OTF/Hasklig-BoldIt.otf" - font "OTF/Hasklig-ExtraLight.otf" - font "OTF/Hasklig-ExtraLightIt.otf" - font "OTF/Hasklig-It.otf" - font "OTF/Hasklig-Light.otf" - font "OTF/Hasklig-LightIt.otf" - font "OTF/Hasklig-Medium.otf" - font "OTF/Hasklig-MediumIt.otf" - font "OTF/Hasklig-Regular.otf" - font "OTF/Hasklig-Semibold.otf" - font "OTF/Hasklig-SemiboldIt.otf" - - # No zap stanza required -end diff --git a/Casks/font-headland-one.rb b/Casks/font-headland-one.rb deleted file mode 100644 index f18a38f9e71b..000000000000 --- a/Casks/font-headland-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-headland-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/headlandone/HeadlandOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Headland One" - homepage "https://fonts.google.com/specimen/Headland+One" - - font "HeadlandOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hedvig-letters-sans.rb b/Casks/font-hedvig-letters-sans.rb deleted file mode 100644 index 7dae094d41a3..000000000000 --- a/Casks/font-hedvig-letters-sans.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-hedvig-letters-sans" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hedvigletterssans/HedvigLettersSans-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hedvig Letters Sans" - desc "Perfect when it’s not" - homepage "https://fonts.google.com/specimen/Hedvig+Letters+Sans" - - font "HedvigLettersSans-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hedvig-letters-serif.rb b/Casks/font-hedvig-letters-serif.rb deleted file mode 100644 index cb45cccf7281..000000000000 --- a/Casks/font-hedvig-letters-serif.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-hedvig-letters-serif" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hedviglettersserif/HedvigLettersSerif%5Bopsz%5D.ttf", - verified: "github.com/google/fonts/" - name "Hedvig Letters Serif" - desc "Perfect when it’s not" - homepage "https://fonts.google.com/specimen/Hedvig+Letters+Serif" - - font "HedvigLettersSerif[opsz].ttf" - - # No zap stanza required -end diff --git a/Casks/font-heebo.rb b/Casks/font-heebo.rb deleted file mode 100644 index ef42e6b03efc..000000000000 --- a/Casks/font-heebo.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-heebo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/heebo/Heebo%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Heebo" - homepage "https://fonts.google.com/specimen/Heebo" - - font "Heebo[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-henny-penny.rb b/Casks/font-henny-penny.rb deleted file mode 100644 index 3a7411f2d482..000000000000 --- a/Casks/font-henny-penny.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-henny-penny" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hennypenny/HennyPenny-Regular.ttf", - verified: "github.com/google/fonts/" - name "Henny Penny" - homepage "https://fonts.google.com/specimen/Henny+Penny" - - font "HennyPenny-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hepta-slab.rb b/Casks/font-hepta-slab.rb deleted file mode 100644 index 37cb0d17d6cd..000000000000 --- a/Casks/font-hepta-slab.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hepta-slab" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/heptaslab/HeptaSlab%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Hepta Slab" - homepage "https://fonts.google.com/specimen/Hepta+Slab" - - font "HeptaSlab[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-hermeneus-one.rb b/Casks/font-hermeneus-one.rb deleted file mode 100644 index 45b357870cdd..000000000000 --- a/Casks/font-hermeneus-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hermeneus-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hermeneusone/HermeneusOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hermeneus One" - homepage "https://fonts.google.com/specimen/Hermeneus+One" - - font "HermeneusOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hermit.rb b/Casks/font-hermit.rb deleted file mode 100644 index 4087e730d9fc..000000000000 --- a/Casks/font-hermit.rb +++ /dev/null @@ -1,23 +0,0 @@ -cask "font-hermit" do - version "2.0" - sha256 "c04b432b088edabc8ff025049535077722869f842fb6f851864106b7f4f03527" - - url "https://pcaro.es/d/otf-hermit-#{version}.tar.gz" - name "Hermit" - desc "Monospace font designed to be clear, pragmatic and very readable" - homepage "https://pcaro.es/p/hermit/" - - livecheck do - url :homepage - regex(/href=.*?hermit[._-]v?(\d+(?:\.\d+)+)\.t/i) - end - - font "Hermit-Bold.otf" - font "Hermit-RegularItalic.otf" - font "Hermit-LightItalic.otf" - font "Hermit-Light.otf" - font "Hermit-Regular.otf" - font "Hermit-BoldItalic.otf" - - # No zap stanza required -end diff --git a/Casks/font-herr-von-muellerhoff.rb b/Casks/font-herr-von-muellerhoff.rb deleted file mode 100644 index d003b5ce4160..000000000000 --- a/Casks/font-herr-von-muellerhoff.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-herr-von-muellerhoff" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/herrvonmuellerhoff/HerrVonMuellerhoff-Regular.ttf", - verified: "github.com/google/fonts/" - name "Herr Von Muellerhoff" - homepage "https://fonts.google.com/specimen/Herr+Von+Muellerhoff" - - font "HerrVonMuellerhoff-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hi-melody.rb b/Casks/font-hi-melody.rb deleted file mode 100644 index 7368166621d9..000000000000 --- a/Casks/font-hi-melody.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hi-melody" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/himelody/HiMelody-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hi Melody" - homepage "https://fonts.google.com/specimen/Hi+Melody" - - font "HiMelody-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hina-mincho.rb b/Casks/font-hina-mincho.rb deleted file mode 100644 index 07417dbb6925..000000000000 --- a/Casks/font-hina-mincho.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hina-mincho" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hinamincho/HinaMincho-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hina Mincho" - homepage "https://fonts.google.com/specimen/Hina+Mincho" - - font "HinaMincho-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind-colombo.rb b/Casks/font-hind-colombo.rb deleted file mode 100644 index 083c145cfca3..000000000000 --- a/Casks/font-hind-colombo.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-hind-colombo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/hindcolombo" - name "Hind Colombo" - homepage "https://fonts.google.com/specimen/Hind" - - font "HindColombo-Bold.ttf" - font "HindColombo-Light.ttf" - font "HindColombo-Medium.ttf" - font "HindColombo-Regular.ttf" - font "HindColombo-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind-guntur.rb b/Casks/font-hind-guntur.rb deleted file mode 100644 index 4e8d6d730233..000000000000 --- a/Casks/font-hind-guntur.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-hind-guntur" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/hindguntur" - name "Hind Guntur" - homepage "https://fonts.google.com/specimen/Hind+Guntur" - - font "HindGuntur-Bold.ttf" - font "HindGuntur-Light.ttf" - font "HindGuntur-Medium.ttf" - font "HindGuntur-Regular.ttf" - font "HindGuntur-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind-jalandhar.rb b/Casks/font-hind-jalandhar.rb deleted file mode 100644 index d17853a0d363..000000000000 --- a/Casks/font-hind-jalandhar.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-hind-jalandhar" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - branch: "main", - only_path: "ofl/hindjalandhar" - name "Hind Jalandhar" - homepage "https://github.com/itfoundry/hind-jalandhar" - - font "HindJalandhar-Bold.ttf" - font "HindJalandhar-Light.ttf" - font "HindJalandhar-Medium.ttf" - font "HindJalandhar-Regular.ttf" - font "HindJalandhar-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind-kochi.rb b/Casks/font-hind-kochi.rb deleted file mode 100644 index ada18d1c2077..000000000000 --- a/Casks/font-hind-kochi.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-hind-kochi" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/hindkochi" - name "Hind Kochi" - homepage "https://fonts.google.com/specimen/Hind" - - font "HindKochi-Bold.ttf" - font "HindKochi-Light.ttf" - font "HindKochi-Medium.ttf" - font "HindKochi-Regular.ttf" - font "HindKochi-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind-madurai.rb b/Casks/font-hind-madurai.rb deleted file mode 100644 index 6226471cad59..000000000000 --- a/Casks/font-hind-madurai.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-hind-madurai" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/hindmadurai" - name "Hind Madurai" - homepage "https://fonts.google.com/specimen/Hind+Madurai" - - font "HindMadurai-Bold.ttf" - font "HindMadurai-Light.ttf" - font "HindMadurai-Medium.ttf" - font "HindMadurai-Regular.ttf" - font "HindMadurai-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind-mysuru.rb b/Casks/font-hind-mysuru.rb deleted file mode 100644 index 560917f41e14..000000000000 --- a/Casks/font-hind-mysuru.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-hind-mysuru" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - branch: "main", - only_path: "ofl/hindmysuru" - name "Hind Mysuru" - homepage "https://github.com/itfoundry/hind-mysuru" - - font "HindMysuru-Bold.ttf" - font "HindMysuru-Light.ttf" - font "HindMysuru-Medium.ttf" - font "HindMysuru-Regular.ttf" - font "HindMysuru-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind-siliguri.rb b/Casks/font-hind-siliguri.rb deleted file mode 100644 index 041b6c7e929d..000000000000 --- a/Casks/font-hind-siliguri.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-hind-siliguri" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/hindsiliguri" - name "Hind Siliguri" - homepage "https://fonts.google.com/specimen/Hind+Siliguri" - - font "HindSiliguri-Bold.ttf" - font "HindSiliguri-Light.ttf" - font "HindSiliguri-Medium.ttf" - font "HindSiliguri-Regular.ttf" - font "HindSiliguri-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind-vadodara.rb b/Casks/font-hind-vadodara.rb deleted file mode 100644 index f4fd6c9d6dcb..000000000000 --- a/Casks/font-hind-vadodara.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-hind-vadodara" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/hindvadodara" - name "Hind Vadodara" - homepage "https://fonts.google.com/specimen/Hind+Vadodara" - - font "HindVadodara-Bold.ttf" - font "HindVadodara-Light.ttf" - font "HindVadodara-Medium.ttf" - font "HindVadodara-Regular.ttf" - font "HindVadodara-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hind.rb b/Casks/font-hind.rb deleted file mode 100644 index 71cae52a781c..000000000000 --- a/Casks/font-hind.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-hind" do - version "2.000" - sha256 "8748ce1fa0db67d0c782d7824a9fdcf0b8544b9d063db477dff9733774571193" - - url "https://github.com/itfoundry/hind/releases/download/v2.000/hind-#{version.dots_to_underscores}.zip" - name "Hind" - homepage "https://github.com/itfoundry/hind" - - font "Hind-Bold.otf" - font "Hind-Light.otf" - font "Hind-Medium.otf" - font "Hind-Regular.otf" - font "Hind-SemiBold.otf" - - # No zap stanza required -end diff --git a/Casks/font-holtwood-one-sc.rb b/Casks/font-holtwood-one-sc.rb deleted file mode 100644 index 7e374839103e..000000000000 --- a/Casks/font-holtwood-one-sc.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-holtwood-one-sc" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/holtwoodonesc/HoltwoodOneSC-Regular.ttf", - verified: "github.com/google/fonts/" - name "Holtwood One SC" - homepage "https://fonts.google.com/specimen/Holtwood+One+SC" - - font "HoltwoodOneSC-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-homemade-apple.rb b/Casks/font-homemade-apple.rb deleted file mode 100644 index cd018abdc781..000000000000 --- a/Casks/font-homemade-apple.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-homemade-apple" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/homemadeapple/HomemadeApple-Regular.ttf", - verified: "github.com/google/fonts/" - name "Homemade Apple" - homepage "https://fonts.google.com/specimen/Homemade+Apple" - - font "HomemadeApple-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-homenaje.rb b/Casks/font-homenaje.rb deleted file mode 100644 index ad5f57b42380..000000000000 --- a/Casks/font-homenaje.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-homenaje" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/homenaje/Homenaje-Regular.ttf", - verified: "github.com/google/fonts/" - name "Homenaje" - homepage "https://fonts.google.com/specimen/Homenaje" - - font "Homenaje-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-honk.rb b/Casks/font-honk.rb deleted file mode 100644 index b28f027905ec..000000000000 --- a/Casks/font-honk.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-honk" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/honk/Honk%5BMORF%2CSHLN%5D.ttf", - verified: "github.com/google/fonts/" - name "Honk" - desc "Done by taresh vohra and team ek type" - homepage "https://fonts.google.com/specimen/Honk" - - font "Honk[MORF,SHLN].ttf" - - # No zap stanza required -end diff --git a/Casks/font-hubballi.rb b/Casks/font-hubballi.rb deleted file mode 100644 index 17f6da6b93c2..000000000000 --- a/Casks/font-hubballi.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-hubballi" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hubballi/Hubballi-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hubballi" - desc "Monolinear typeface with an informal, friendly appearance" - homepage "https://fonts.google.com/specimen/Hubballi" - - font "Hubballi-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hubot-sans.rb b/Casks/font-hubot-sans.rb deleted file mode 100644 index dff10a86d68f..000000000000 --- a/Casks/font-hubot-sans.rb +++ /dev/null @@ -1,60 +0,0 @@ -cask "font-hubot-sans" do - version "1.0.1" - sha256 "b460d36097a5c9a3e45710cbe1554589eaa5765d7c2c88df364516f3e27159b1" - - url "https://github.com/github/hubot-sans/releases/download/v#{version}/Hubot-Sans.zip" - name "Hubot-Sans" - desc "Hubot Sans, a variable font from GitHub" - homepage "https://github.com/github/hubot-sans" - - font "Hubot Sans/OTF/HubotSans-Black.otf" - font "Hubot Sans/OTF/HubotSans-BlackItalic.otf" - font "Hubot Sans/OTF/HubotSans-Bold.otf" - font "Hubot Sans/OTF/HubotSans-BoldItalic.otf" - font "Hubot Sans/OTF/HubotSans-ExtraBold.otf" - font "Hubot Sans/OTF/HubotSans-ExtraBoldItalic.otf" - font "Hubot Sans/OTF/HubotSans-ExtraLight.otf" - font "Hubot Sans/OTF/HubotSans-ExtraLightItalic.otf" - font "Hubot Sans/OTF/HubotSans-Italic.otf" - font "Hubot Sans/OTF/HubotSans-Light.otf" - font "Hubot Sans/OTF/HubotSans-LightItalic.otf" - font "Hubot Sans/OTF/HubotSans-Medium.otf" - font "Hubot Sans/OTF/HubotSans-MediumItalic.otf" - font "Hubot Sans/OTF/HubotSans-Regular.otf" - font "Hubot Sans/OTF/HubotSans-SemiBold.otf" - font "Hubot Sans/OTF/HubotSans-SemiBoldItalic.otf" - font "Hubot Sans/OTF/HubotSansCondensed-Black.otf" - font "Hubot Sans/OTF/HubotSansCondensed-BlackItalic.otf" - font "Hubot Sans/OTF/HubotSansCondensed-Bold.otf" - font "Hubot Sans/OTF/HubotSansCondensed-BoldItalic.otf" - font "Hubot Sans/OTF/HubotSansCondensed-ExtraBold.otf" - font "Hubot Sans/OTF/HubotSansCondensed-ExtraBoldItalic.otf" - font "Hubot Sans/OTF/HubotSansCondensed-ExtraLight.otf" - font "Hubot Sans/OTF/HubotSansCondensed-ExtraLightItalic.otf" - font "Hubot Sans/OTF/HubotSansCondensed-Italic.otf" - font "Hubot Sans/OTF/HubotSansCondensed-Light.otf" - font "Hubot Sans/OTF/HubotSansCondensed-LightItalic.otf" - font "Hubot Sans/OTF/HubotSansCondensed-Medium.otf" - font "Hubot Sans/OTF/HubotSansCondensed-MediumItalic.otf" - font "Hubot Sans/OTF/HubotSansCondensed-Regular.otf" - font "Hubot Sans/OTF/HubotSansCondensed-SemiBold.otf" - font "Hubot Sans/OTF/HubotSansCondensed-SemiBoldItalic.otf" - font "Hubot Sans/OTF/HubotSansExpanded-Black.otf" - font "Hubot Sans/OTF/HubotSansExpanded-BlackItalic.otf" - font "Hubot Sans/OTF/HubotSansExpanded-Bold.otf" - font "Hubot Sans/OTF/HubotSansExpanded-BoldItalic.otf" - font "Hubot Sans/OTF/HubotSansExpanded-ExtraBold.otf" - font "Hubot Sans/OTF/HubotSansExpanded-ExtraBoldItalic.otf" - font "Hubot Sans/OTF/HubotSansExpanded-ExtraLight.otf" - font "Hubot Sans/OTF/HubotSansExpanded-ExtraLightItalic.otf" - font "Hubot Sans/OTF/HubotSansExpanded-Italic.otf" - font "Hubot Sans/OTF/HubotSansExpanded-Light.otf" - font "Hubot Sans/OTF/HubotSansExpanded-LightItalic.otf" - font "Hubot Sans/OTF/HubotSansExpanded-Medium.otf" - font "Hubot Sans/OTF/HubotSansExpanded-MediumItalic.otf" - font "Hubot Sans/OTF/HubotSansExpanded-Regular.otf" - font "Hubot Sans/OTF/HubotSansExpanded-SemiBold.otf" - font "Hubot Sans/OTF/HubotSansExpanded-SemiBoldItalic.otf" - - # No zap stanza required -end diff --git a/Casks/font-humor-sans.rb b/Casks/font-humor-sans.rb deleted file mode 100644 index 429820ebae9b..000000000000 --- a/Casks/font-humor-sans.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-humor-sans" do - version "1.0" - sha256 "2ded6a27448c9ed30aaff177744e2bcf1e52e0aab018b2a8be64565df633318f" - - url "https://antiyawn.com/uploads/Humor-Sans-#{version}.ttf", - verified: "antiyawn.com/" - name "Humor Sans" - homepage "https://xkcdsucks.blogspot.com.au/2009/03/xkcdsucks-is-proud-to-present-humor.html" - - font "Humor-Sans-#{version}.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hurricane.rb b/Casks/font-hurricane.rb deleted file mode 100644 index fec464ee2be4..000000000000 --- a/Casks/font-hurricane.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-hurricane" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/hurricane/Hurricane-Regular.ttf", - verified: "github.com/google/fonts/" - name "Hurricane" - homepage "https://fonts.google.com/specimen/Hurricane" - - font "Hurricane-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-hyppolit.rb b/Casks/font-hyppolit.rb deleted file mode 100644 index 781c768775c4..000000000000 --- a/Casks/font-hyppolit.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-hyppolit" do - version :latest - sha256 :no_check - - url "https://dl.1001fonts.com/hyppolit.zip" - name "Hyppolit" - homepage "https://www.1001fonts.com/hyppolit-font.html" - - font "Hyppolit.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ia-writer-duo.rb b/Casks/font-ia-writer-duo.rb deleted file mode 100644 index 259868d2ea92..000000000000 --- a/Casks/font-ia-writer-duo.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-ia-writer-duo" do - version :latest - sha256 :no_check - - url "https://codeload.github.com/iaolo/iA-Fonts/zip/master" - name "iA Writer Duo" - homepage "https://github.com/iaolo/iA-Fonts" - - font "iA-Fonts-master/iA Writer Duo/Static/iAWriterDuoS-Bold.ttf" - font "iA-Fonts-master/iA Writer Duo/Static/iAWriterDuoS-BoldItalic.ttf" - font "iA-Fonts-master/iA Writer Duo/Static/iAWriterDuoS-Italic.ttf" - font "iA-Fonts-master/iA Writer Duo/Static/iAWriterDuoS-Regular.ttf" - font "iA-Fonts-master/iA Writer Duo/Variable/iAWriterDuoV-Italic.ttf" - font "iA-Fonts-master/iA Writer Duo/Variable/iAWriterDuoV.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ia-writer-mono.rb b/Casks/font-ia-writer-mono.rb deleted file mode 100644 index 38d885f4b64f..000000000000 --- a/Casks/font-ia-writer-mono.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-ia-writer-mono" do - version :latest - sha256 :no_check - - url "https://codeload.github.com/iaolo/iA-Fonts/zip/master" - name "iA Writer Mono" - homepage "https://github.com/iaolo/iA-Fonts" - - font "iA-Fonts-master/iA Writer Mono/Static/iAWriterMonoS-Bold.ttf" - font "iA-Fonts-master/iA Writer Mono/Static/iAWriterMonoS-BoldItalic.ttf" - font "iA-Fonts-master/iA Writer Mono/Static/iAWriterMonoS-Italic.ttf" - font "iA-Fonts-master/iA Writer Mono/Static/iAWriterMonoS-Regular.ttf" - font "iA-Fonts-master/iA Writer Mono/Variable/iAWriterMonoV-Italic.ttf" - font "iA-Fonts-master/iA Writer Mono/Variable/iAWriterMonoV.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ia-writer-quattro.rb b/Casks/font-ia-writer-quattro.rb deleted file mode 100644 index 18a3f39e3b4e..000000000000 --- a/Casks/font-ia-writer-quattro.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-ia-writer-quattro" do - version :latest - sha256 :no_check - - url "https://codeload.github.com/iaolo/iA-Fonts/zip/master" - name "iA Writer Quattro" - homepage "https://github.com/iaolo/iA-Fonts" - - font "iA-Fonts-master/iA Writer Quattro/Static/iAWriterQuattroS-Bold.ttf" - font "iA-Fonts-master/iA Writer Quattro/Static/iAWriterQuattroS-BoldItalic.ttf" - font "iA-Fonts-master/iA Writer Quattro/Static/iAWriterQuattroS-Italic.ttf" - font "iA-Fonts-master/iA Writer Quattro/Static/iAWriterQuattroS-Regular.ttf" - font "iA-Fonts-master/iA Writer Quattro/Variable/iAWriterQuattroV-Italic.ttf" - font "iA-Fonts-master/iA Writer Quattro/Variable/iAWriterQuattroV.ttf" - - # No zap stanza required -end diff --git a/Casks/font-iansui.rb b/Casks/font-iansui.rb deleted file mode 100644 index 3867f0a64504..000000000000 --- a/Casks/font-iansui.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-iansui" do - version "1.000" - sha256 "f58add84ad60d5bbeec4b1e7b988f0fe19ec980d953cf7e67c8f2ea783e2fe38" - - url "https://github.com/ButTaiwan/iansui/releases/download/v#{version}/iansui.zip" - name "iansui" - desc "Chinese font derived from Klee One" - homepage "https://github.com/ButTaiwan/iansui" - - font "Iansui-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibarra-real-nova.rb b/Casks/font-ibarra-real-nova.rb deleted file mode 100644 index cc21e3e250e8..000000000000 --- a/Casks/font-ibarra-real-nova.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-ibarra-real-nova" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibarrarealnova" - name "Ibarra Real Nova" - homepage "https://fonts.google.com/specimen/Ibarra+Real+Nova" - - font "IbarraRealNova-Italic[wght].ttf" - font "IbarraRealNova[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-mono.rb b/Casks/font-ibm-plex-mono.rb deleted file mode 100644 index 3635ccee60c0..000000000000 --- a/Casks/font-ibm-plex-mono.rb +++ /dev/null @@ -1,29 +0,0 @@ -cask "font-ibm-plex-mono" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexmono" - name "IBM Plex Mono" - desc "Corporate typeface for IBM" - homepage "https://fonts.google.com/specimen/IBM+Plex+Mono" - - font "IBMPlexMono-Bold.ttf" - font "IBMPlexMono-BoldItalic.ttf" - font "IBMPlexMono-ExtraLight.ttf" - font "IBMPlexMono-ExtraLightItalic.ttf" - font "IBMPlexMono-Italic.ttf" - font "IBMPlexMono-Light.ttf" - font "IBMPlexMono-LightItalic.ttf" - font "IBMPlexMono-Medium.ttf" - font "IBMPlexMono-MediumItalic.ttf" - font "IBMPlexMono-Regular.ttf" - font "IBMPlexMono-SemiBold.ttf" - font "IBMPlexMono-SemiBoldItalic.ttf" - font "IBMPlexMono-Thin.ttf" - font "IBMPlexMono-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans-arabic.rb b/Casks/font-ibm-plex-sans-arabic.rb deleted file mode 100644 index 7ad6c6264019..000000000000 --- a/Casks/font-ibm-plex-sans-arabic.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-ibm-plex-sans-arabic" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsansarabic" - name "IBM Plex Sans Arabic" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans+Arabic" - - font "IBMPlexSansArabic-Bold.ttf" - font "IBMPlexSansArabic-ExtraLight.ttf" - font "IBMPlexSansArabic-Light.ttf" - font "IBMPlexSansArabic-Medium.ttf" - font "IBMPlexSansArabic-Regular.ttf" - font "IBMPlexSansArabic-SemiBold.ttf" - font "IBMPlexSansArabic-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans-condensed.rb b/Casks/font-ibm-plex-sans-condensed.rb deleted file mode 100644 index b201a65ea848..000000000000 --- a/Casks/font-ibm-plex-sans-condensed.rb +++ /dev/null @@ -1,28 +0,0 @@ -cask "font-ibm-plex-sans-condensed" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsanscondensed" - name "IBM Plex Sans Condensed" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans+Condensed" - - font "IBMPlexSansCondensed-Bold.ttf" - font "IBMPlexSansCondensed-BoldItalic.ttf" - font "IBMPlexSansCondensed-ExtraLight.ttf" - font "IBMPlexSansCondensed-ExtraLightItalic.ttf" - font "IBMPlexSansCondensed-Italic.ttf" - font "IBMPlexSansCondensed-Light.ttf" - font "IBMPlexSansCondensed-LightItalic.ttf" - font "IBMPlexSansCondensed-Medium.ttf" - font "IBMPlexSansCondensed-MediumItalic.ttf" - font "IBMPlexSansCondensed-Regular.ttf" - font "IBMPlexSansCondensed-SemiBold.ttf" - font "IBMPlexSansCondensed-SemiBoldItalic.ttf" - font "IBMPlexSansCondensed-Thin.ttf" - font "IBMPlexSansCondensed-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans-devanagari.rb b/Casks/font-ibm-plex-sans-devanagari.rb deleted file mode 100644 index 95ad6ebfdb15..000000000000 --- a/Casks/font-ibm-plex-sans-devanagari.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-ibm-plex-sans-devanagari" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsansdevanagari" - name "IBM Plex Sans Devanagari" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans+Devanagari" - - font "IBMPlexSansDevanagari-Bold.ttf" - font "IBMPlexSansDevanagari-ExtraLight.ttf" - font "IBMPlexSansDevanagari-Light.ttf" - font "IBMPlexSansDevanagari-Medium.ttf" - font "IBMPlexSansDevanagari-Regular.ttf" - font "IBMPlexSansDevanagari-SemiBold.ttf" - font "IBMPlexSansDevanagari-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans-hebrew.rb b/Casks/font-ibm-plex-sans-hebrew.rb deleted file mode 100644 index 7adb30789218..000000000000 --- a/Casks/font-ibm-plex-sans-hebrew.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-ibm-plex-sans-hebrew" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsanshebrew" - name "IBM Plex Sans Hebrew" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans+Hebrew" - - font "IBMPlexSansHebrew-Bold.ttf" - font "IBMPlexSansHebrew-ExtraLight.ttf" - font "IBMPlexSansHebrew-Light.ttf" - font "IBMPlexSansHebrew-Medium.ttf" - font "IBMPlexSansHebrew-Regular.ttf" - font "IBMPlexSansHebrew-SemiBold.ttf" - font "IBMPlexSansHebrew-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans-jp.rb b/Casks/font-ibm-plex-sans-jp.rb deleted file mode 100644 index 1f6e26fa6b48..000000000000 --- a/Casks/font-ibm-plex-sans-jp.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-ibm-plex-sans-jp" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsansjp" - name "IBM Plex Sans JP" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans+JP" - - font "IBMPlexSansJP-Bold.ttf" - font "IBMPlexSansJP-ExtraLight.ttf" - font "IBMPlexSansJP-Light.ttf" - font "IBMPlexSansJP-Medium.ttf" - font "IBMPlexSansJP-Regular.ttf" - font "IBMPlexSansJP-SemiBold.ttf" - font "IBMPlexSansJP-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans-kr.rb b/Casks/font-ibm-plex-sans-kr.rb deleted file mode 100644 index 7df139ecd77d..000000000000 --- a/Casks/font-ibm-plex-sans-kr.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-ibm-plex-sans-kr" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsanskr" - name "IBM Plex Sans KR" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans+KR" - - font "IBMPlexSansKR-Bold.ttf" - font "IBMPlexSansKR-ExtraLight.ttf" - font "IBMPlexSansKR-Light.ttf" - font "IBMPlexSansKR-Medium.ttf" - font "IBMPlexSansKR-Regular.ttf" - font "IBMPlexSansKR-SemiBold.ttf" - font "IBMPlexSansKR-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans-thai-looped.rb b/Casks/font-ibm-plex-sans-thai-looped.rb deleted file mode 100644 index aa4475002f98..000000000000 --- a/Casks/font-ibm-plex-sans-thai-looped.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-ibm-plex-sans-thai-looped" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsansthailooped" - name "IBM Plex Sans Thai Looped" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans+Thai+Looped" - - font "IBMPlexSansThaiLooped-Bold.ttf" - font "IBMPlexSansThaiLooped-ExtraLight.ttf" - font "IBMPlexSansThaiLooped-Light.ttf" - font "IBMPlexSansThaiLooped-Medium.ttf" - font "IBMPlexSansThaiLooped-Regular.ttf" - font "IBMPlexSansThaiLooped-SemiBold.ttf" - font "IBMPlexSansThaiLooped-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans-thai.rb b/Casks/font-ibm-plex-sans-thai.rb deleted file mode 100644 index b66f60f3f3ed..000000000000 --- a/Casks/font-ibm-plex-sans-thai.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-ibm-plex-sans-thai" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsansthai" - name "IBM Plex Sans Thai" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans+Thai" - - font "IBMPlexSansThai-Bold.ttf" - font "IBMPlexSansThai-ExtraLight.ttf" - font "IBMPlexSansThai-Light.ttf" - font "IBMPlexSansThai-Medium.ttf" - font "IBMPlexSansThai-Regular.ttf" - font "IBMPlexSansThai-SemiBold.ttf" - font "IBMPlexSansThai-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-sans.rb b/Casks/font-ibm-plex-sans.rb deleted file mode 100644 index d40447970784..000000000000 --- a/Casks/font-ibm-plex-sans.rb +++ /dev/null @@ -1,28 +0,0 @@ -cask "font-ibm-plex-sans" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexsans" - name "IBM Plex Sans" - homepage "https://fonts.google.com/specimen/IBM+Plex+Sans" - - font "IBMPlexSans-Bold.ttf" - font "IBMPlexSans-BoldItalic.ttf" - font "IBMPlexSans-ExtraLight.ttf" - font "IBMPlexSans-ExtraLightItalic.ttf" - font "IBMPlexSans-Italic.ttf" - font "IBMPlexSans-Light.ttf" - font "IBMPlexSans-LightItalic.ttf" - font "IBMPlexSans-Medium.ttf" - font "IBMPlexSans-MediumItalic.ttf" - font "IBMPlexSans-Regular.ttf" - font "IBMPlexSans-SemiBold.ttf" - font "IBMPlexSans-SemiBoldItalic.ttf" - font "IBMPlexSans-Thin.ttf" - font "IBMPlexSans-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex-serif.rb b/Casks/font-ibm-plex-serif.rb deleted file mode 100644 index c0d1c2a77251..000000000000 --- a/Casks/font-ibm-plex-serif.rb +++ /dev/null @@ -1,28 +0,0 @@ -cask "font-ibm-plex-serif" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/ibmplexserif" - name "IBM Plex Serif" - homepage "https://fonts.google.com/specimen/IBM+Plex+Serif" - - font "IBMPlexSerif-Bold.ttf" - font "IBMPlexSerif-BoldItalic.ttf" - font "IBMPlexSerif-ExtraLight.ttf" - font "IBMPlexSerif-ExtraLightItalic.ttf" - font "IBMPlexSerif-Italic.ttf" - font "IBMPlexSerif-Light.ttf" - font "IBMPlexSerif-LightItalic.ttf" - font "IBMPlexSerif-Medium.ttf" - font "IBMPlexSerif-MediumItalic.ttf" - font "IBMPlexSerif-Regular.ttf" - font "IBMPlexSerif-SemiBold.ttf" - font "IBMPlexSerif-SemiBoldItalic.ttf" - font "IBMPlexSerif-Thin.ttf" - font "IBMPlexSerif-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ibm-plex.rb b/Casks/font-ibm-plex.rb deleted file mode 100644 index 27a09539fab3..000000000000 --- a/Casks/font-ibm-plex.rb +++ /dev/null @@ -1,137 +0,0 @@ -cask "font-ibm-plex" do - version "6.4.0" - sha256 "e8e502823a9c6c7dda9ebb1710c5f6c4001db4ab15067d9ec373a6d39844fc1d" - - url "https://github.com/IBM/plex/releases/download/v#{version}/OpenType.zip" - name "IBM Plex" - desc "Corporate typeface for IBM" - homepage "https://github.com/IBM/plex" - - livecheck do - url :url - strategy :github_latest - end - - font "OpenType/IBM-Plex-Mono/IBMPlexMono-Bold.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-BoldItalic.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-ExtraLight.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-ExtraLightItalic.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-Italic.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-Light.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-LightItalic.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-Medium.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-MediumItalic.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-Regular.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-SemiBold.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-SemiBoldItalic.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-Text.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-TextItalic.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-Thin.otf" - font "OpenType/IBM-Plex-Mono/IBMPlexMono-ThinItalic.otf" - font "OpenType/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Bold.otf" - font "OpenType/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Light.otf" - font "OpenType/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Medium.otf" - font "OpenType/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Regular.otf" - font "OpenType/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-SemiBold.otf" - font "OpenType/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Text.otf" - font "OpenType/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Thin.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-Bold.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-BoldItalic.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-ExtraLightItalic.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-Italic.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-Light.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-LightItalic.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-Medium.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-MediumItalic.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-Regular.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-SemiBold.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-SemiBoldItalic.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-Text.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-TextItalic.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-Thin.otf" - font "OpenType/IBM-Plex-Sans-Condensed/IBMPlexSansCondensed-ThinItalic.otf" - font "OpenType/IBM-Plex-Sans-Devanagari/IBMPlexSansDevanagari-Bold.otf" - font "OpenType/IBM-Plex-Sans-Devanagari/IBMPlexSansDevanagari-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans-Devanagari/IBMPlexSansDevanagari-Light.otf" - font "OpenType/IBM-Plex-Sans-Devanagari/IBMPlexSansDevanagari-Medium.otf" - font "OpenType/IBM-Plex-Sans-Devanagari/IBMPlexSansDevanagari-Regular.otf" - font "OpenType/IBM-Plex-Sans-Devanagari/IBMPlexSansDevanagari-SemiBold.otf" - font "OpenType/IBM-Plex-Sans-Devanagari/IBMPlexSansDevanagari-Text.otf" - font "OpenType/IBM-Plex-Sans-Devanagari/IBMPlexSansDevanagari-Thin.otf" - font "OpenType/IBM-Plex-Sans-Hebrew/IBMPlexSansHebrew-Bold.otf" - font "OpenType/IBM-Plex-Sans-Hebrew/IBMPlexSansHebrew-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans-Hebrew/IBMPlexSansHebrew-Light.otf" - font "OpenType/IBM-Plex-Sans-Hebrew/IBMPlexSansHebrew-Medium.otf" - font "OpenType/IBM-Plex-Sans-Hebrew/IBMPlexSansHebrew-Regular.otf" - font "OpenType/IBM-Plex-Sans-Hebrew/IBMPlexSansHebrew-SemiBold.otf" - font "OpenType/IBM-Plex-Sans-Hebrew/IBMPlexSansHebrew-Text.otf" - font "OpenType/IBM-Plex-Sans-Hebrew/IBMPlexSansHebrew-Thin.otf" - font "OpenType/IBM-Plex-Sans-JP/hinted/IBMPlexSansJP-Bold.otf" - font "OpenType/IBM-Plex-Sans-JP/hinted/IBMPlexSansJP-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans-JP/hinted/IBMPlexSansJP-Light.otf" - font "OpenType/IBM-Plex-Sans-JP/hinted/IBMPlexSansJP-Medium.otf" - font "OpenType/IBM-Plex-Sans-JP/hinted/IBMPlexSansJP-Regular.otf" - font "OpenType/IBM-Plex-Sans-JP/hinted/IBMPlexSansJP-SemiBold.otf" - font "OpenType/IBM-Plex-Sans-JP/hinted/IBMPlexSansJP-Text.otf" - font "OpenType/IBM-Plex-Sans-JP/hinted/IBMPlexSansJP-Thin.otf" - font "OpenType/IBM-Plex-Sans-KR/IBMPlexSansKR-Bold.otf" - font "OpenType/IBM-Plex-Sans-KR/IBMPlexSansKR-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans-KR/IBMPlexSansKR-Light.otf" - font "OpenType/IBM-Plex-Sans-KR/IBMPlexSansKR-Medium.otf" - font "OpenType/IBM-Plex-Sans-KR/IBMPlexSansKR-Regular.otf" - font "OpenType/IBM-Plex-Sans-KR/IBMPlexSansKR-SemiBold.otf" - font "OpenType/IBM-Plex-Sans-KR/IBMPlexSansKR-Text.otf" - font "OpenType/IBM-Plex-Sans-KR/IBMPlexSansKR-Thin.otf" - font "OpenType/IBM-Plex-Sans-Thai-Looped/IBMPlexSansThaiLooped-Bold.otf" - font "OpenType/IBM-Plex-Sans-Thai-Looped/IBMPlexSansThaiLooped-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans-Thai-Looped/IBMPlexSansThaiLooped-Light.otf" - font "OpenType/IBM-Plex-Sans-Thai-Looped/IBMPlexSansThaiLooped-Medium.otf" - font "OpenType/IBM-Plex-Sans-Thai-Looped/IBMPlexSansThaiLooped-Regular.otf" - font "OpenType/IBM-Plex-Sans-Thai-Looped/IBMPlexSansThaiLooped-SemiBold.otf" - font "OpenType/IBM-Plex-Sans-Thai-Looped/IBMPlexSansThaiLooped-Text.otf" - font "OpenType/IBM-Plex-Sans-Thai-Looped/IBMPlexSansThaiLooped-Thin.otf" - font "OpenType/IBM-Plex-Sans-Thai/IBMPlexSansThai-Bold.otf" - font "OpenType/IBM-Plex-Sans-Thai/IBMPlexSansThai-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans-Thai/IBMPlexSansThai-Light.otf" - font "OpenType/IBM-Plex-Sans-Thai/IBMPlexSansThai-Medium.otf" - font "OpenType/IBM-Plex-Sans-Thai/IBMPlexSansThai-Regular.otf" - font "OpenType/IBM-Plex-Sans-Thai/IBMPlexSansThai-SemiBold.otf" - font "OpenType/IBM-Plex-Sans-Thai/IBMPlexSansThai-Text.otf" - font "OpenType/IBM-Plex-Sans-Thai/IBMPlexSansThai-Thin.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-Bold.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-BoldItalic.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-ExtraLight.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-ExtraLightItalic.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-Italic.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-Light.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-LightItalic.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-Medium.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-MediumItalic.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-Regular.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-SemiBold.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-SemiBoldItalic.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-Text.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-TextItalic.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-Thin.otf" - font "OpenType/IBM-Plex-Sans/IBMPlexSans-ThinItalic.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-Bold.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-BoldItalic.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-ExtraLight.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-ExtraLightItalic.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-Italic.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-Light.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-LightItalic.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-Medium.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-MediumItalic.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-Regular.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-SemiBold.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-SemiBoldItalic.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-Text.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-TextItalic.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-Thin.otf" - font "OpenType/IBM-Plex-Serif/IBMPlexSerif-ThinItalic.otf" - - # No zap stanza required -end diff --git a/Casks/font-iceberg.rb b/Casks/font-iceberg.rb deleted file mode 100644 index 3bfe73ae6b4f..000000000000 --- a/Casks/font-iceberg.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-iceberg" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/iceberg/Iceberg-Regular.ttf", - verified: "github.com/google/fonts/" - name "Iceberg" - homepage "https://fonts.google.com/specimen/Iceberg" - - font "Iceberg-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-iceland.rb b/Casks/font-iceland.rb deleted file mode 100644 index 06ec2fd85bab..000000000000 --- a/Casks/font-iceland.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-iceland" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/iceland/Iceland-Regular.ttf", - verified: "github.com/google/fonts/" - name "Iceland" - homepage "https://fonts.google.com/specimen/Iceland" - - font "Iceland-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-icomoon.rb b/Casks/font-icomoon.rb deleted file mode 100644 index 5666d9a3d291..000000000000 --- a/Casks/font-icomoon.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-icomoon" do - version :latest - sha256 :no_check - - url "https://github.com/Keyamoon/IcoMoon-Free/archive/master.zip", - verified: "github.com/Keyamoon/IcoMoon-Free/" - name "IcoMoon" - homepage "https://icomoon.io/" - - font "IcoMoon-Free-master/Font/IcoMoon-Free.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-double-pica-sc.rb b/Casks/font-im-fell-double-pica-sc.rb deleted file mode 100644 index 1e8bedd53388..000000000000 --- a/Casks/font-im-fell-double-pica-sc.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-im-fell-double-pica-sc" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/imfelldoublepicasc/IMFeDPsc28P.ttf", - verified: "github.com/google/fonts/" - name "IM Fell Double Pica SC" - homepage "https://fonts.google.com/specimen/IM+Fell+Double+Pica+SC" - - font "IMFeDPsc28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-double-pica.rb b/Casks/font-im-fell-double-pica.rb deleted file mode 100644 index 8b593e107db5..000000000000 --- a/Casks/font-im-fell-double-pica.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-im-fell-double-pica" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/imfelldoublepica" - name "IM Fell Double Pica" - homepage "https://fonts.google.com/specimen/IM+Fell+Double+Pica" - - font "IMFELLDoublePica-Italic.ttf" - font "IMFELLDoublePica-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-dw-pica-sc.rb b/Casks/font-im-fell-dw-pica-sc.rb deleted file mode 100644 index 1fba22ea8c37..000000000000 --- a/Casks/font-im-fell-dw-pica-sc.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-im-fell-dw-pica-sc" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/imfelldwpicasc/IMFePIsc28P.ttf", - verified: "github.com/google/fonts/" - name "IM Fell DW Pica SC" - homepage "https://fonts.google.com/specimen/IM+Fell+DW+Pica+SC" - - font "IMFePIsc28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-dw-pica.rb b/Casks/font-im-fell-dw-pica.rb deleted file mode 100644 index fbdb5d3e81b4..000000000000 --- a/Casks/font-im-fell-dw-pica.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-im-fell-dw-pica" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/imfelldwpica" - name "IM Fell DW Pica" - homepage "https://fonts.google.com/specimen/IM+Fell+DW+Pica" - - font "IMFePIit28P.ttf" - font "IMFePIrm28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-english-sc.rb b/Casks/font-im-fell-english-sc.rb deleted file mode 100644 index 26692e0c83d9..000000000000 --- a/Casks/font-im-fell-english-sc.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-im-fell-english-sc" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/imfellenglishsc/IMFeENsc28P.ttf", - verified: "github.com/google/fonts/" - name "IM Fell English SC" - homepage "https://fonts.google.com/specimen/IM+Fell+English+SC" - - font "IMFeENsc28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-english.rb b/Casks/font-im-fell-english.rb deleted file mode 100644 index 09f4456c7d6c..000000000000 --- a/Casks/font-im-fell-english.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-im-fell-english" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/imfellenglish" - name "IM Fell English" - homepage "https://fonts.google.com/specimen/IM+Fell+English" - - font "IMFeENit28P.ttf" - font "IMFeENrm28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-french-canon-sc.rb b/Casks/font-im-fell-french-canon-sc.rb deleted file mode 100644 index ccd9a1a8e487..000000000000 --- a/Casks/font-im-fell-french-canon-sc.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-im-fell-french-canon-sc" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/imfellfrenchcanonsc/IMFeFCsc28P.ttf", - verified: "github.com/google/fonts/" - name "IM Fell French Canon SC" - homepage "https://fonts.google.com/specimen/IM+Fell+French+Canon+SC" - - font "IMFeFCsc28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-french-canon.rb b/Casks/font-im-fell-french-canon.rb deleted file mode 100644 index d5519a504d8c..000000000000 --- a/Casks/font-im-fell-french-canon.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-im-fell-french-canon" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/imfellfrenchcanon" - name "IM Fell French Canon" - homepage "https://fonts.google.com/specimen/IM+Fell+French+Canon" - - font "IMFeFCit28P.ttf" - font "IMFeFCrm28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-great-primer-sc.rb b/Casks/font-im-fell-great-primer-sc.rb deleted file mode 100644 index 2acb5a749b53..000000000000 --- a/Casks/font-im-fell-great-primer-sc.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-im-fell-great-primer-sc" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/imfellgreatprimersc/IMFeGPsc28P.ttf", - verified: "github.com/google/fonts/" - name "IM Fell Great Primer SC" - homepage "https://fonts.google.com/specimen/IM+Fell+Great+Primer+SC" - - font "IMFeGPsc28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-great-primer.rb b/Casks/font-im-fell-great-primer.rb deleted file mode 100644 index c58e6e6275d9..000000000000 --- a/Casks/font-im-fell-great-primer.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-im-fell-great-primer" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/imfellgreatprimer" - name "IM Fell Great Primer" - homepage "https://fonts.google.com/specimen/IM+Fell+Great+Primer" - - font "IMFeGPit28P.ttf" - font "IMFeGPrm28P.ttf" - - # No zap stanza required -end diff --git a/Casks/font-im-fell-types.rb b/Casks/font-im-fell-types.rb deleted file mode 100644 index 51d8c72e52eb..000000000000 --- a/Casks/font-im-fell-types.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-im-fell-types" do - version :latest - sha256 :no_check - - url "https://iginomarini.com/fell/wp-content/uploads/IMFellTypesClass.zip" - name "IM Fell Types" - homepage "https://iginomarini.com/fell/" - - disable! date: "2024-04-04", because: :no_longer_available - - font "IMFeDPit29C.otf" - font "IMFeDPrm29C.otf" - font "IMFeENit29C.otf" - font "IMFeENrm29C.otf" - font "IMFeFCit29C.otf" - font "IMFeFCrm29C.otf" - font "IMFeFlow1.otf" - font "IMFeFlow2.otf" - font "IMFeGPit29C.otf" - font "IMFeGPrm29C.otf" - font "IMFePIit29C.otf" - font "IMFePIrm29C.otf" - font "IMFeTLrm29C.otf" - - # No zap stanza required -end diff --git a/Casks/font-imbue.rb b/Casks/font-imbue.rb deleted file mode 100644 index 8668e767107a..000000000000 --- a/Casks/font-imbue.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-imbue" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/imbue/Imbue%5Bopsz%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Imbue" - desc "Variable condensed Didone font" - homepage "https://fonts.google.com/specimen/Imbue" - - font "Imbue[opsz,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-iming.rb b/Casks/font-iming.rb deleted file mode 100644 index 688d8b25f417..000000000000 --- a/Casks/font-iming.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-iming" do - version "8.10" - sha256 "dcd7d3c71fa08541ee86276b29b7c8e70f35f99141ff1d1781695b282d70ff22" - - url "https://github.com/ichitenfont/I.Ming/archive/refs/tags/#{version}.zip" - name "I.Ming" - name "一點明體" - name "一点明朝" - name "一点明体" - desc "Traditional Chinese typefaces in TrueType" - homepage "https://github.com/ichitenfont/I.Ming" - - font "I.Ming-#{version}/#{version}/I.Ming-#{version}.ttf" - font "I.Ming-#{version}/#{version}/I.MingCP-#{version}.ttf" - font "I.Ming-#{version}/#{version}/I.MingVar-#{version}.ttf" - font "I.Ming-#{version}/#{version}/I.MingVarCP-#{version}.ttf" - font "I.Ming-#{version}/#{version}/PMingI.U-#{version}.ttf" - font "I.Ming-#{version}/#{version}/PMingI.UVar-#{version}.ttf" - - # No zap stanza required -end diff --git a/Casks/font-impact.rb b/Casks/font-impact.rb deleted file mode 100644 index 3843bdc13d4a..000000000000 --- a/Casks/font-impact.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-impact" do - version :latest - sha256 :no_check - - url "https://downloads.sourceforge.net/corefonts/impact32.exe" - name "Impact" - homepage "https://sourceforge.net/projects/corefonts/files/the%20fonts/final/" - - font "Impact.TTF" - - # No zap stanza required -end diff --git a/Casks/font-imperial-script.rb b/Casks/font-imperial-script.rb deleted file mode 100644 index fa9561749d04..000000000000 --- a/Casks/font-imperial-script.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-imperial-script" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/imperialscript/ImperialScript-Regular.ttf", - verified: "github.com/google/fonts/" - name "Imperial Script" - desc "Formal script font with clean connections and an elegant look" - homepage "https://fonts.google.com/specimen/Imperial+Script" - - font "ImperialScript-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-imprima.rb b/Casks/font-imprima.rb deleted file mode 100644 index 53fd7ea39b73..000000000000 --- a/Casks/font-imprima.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-imprima" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/imprima/Imprima-Regular.ttf", - verified: "github.com/google/fonts/" - name "Imprima" - homepage "https://fonts.google.com/specimen/Imprima" - - font "Imprima-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-inclusive-sans.rb b/Casks/font-inclusive-sans.rb deleted file mode 100644 index f716b68073ef..000000000000 --- a/Casks/font-inclusive-sans.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-inclusive-sans" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/inclusivesans" - name "Inclusive Sans" - desc "Contemporary neo-grotesques" - homepage "https://fonts.google.com/specimen/Inclusive+Sans" - - font "InclusiveSans-Italic.ttf" - font "InclusiveSans-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-inconsolata-dz-for-powerline.rb b/Casks/font-inconsolata-dz-for-powerline.rb deleted file mode 100644 index 99187f780bf2..000000000000 --- a/Casks/font-inconsolata-dz-for-powerline.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-inconsolata-dz-for-powerline" do - version :latest - sha256 :no_check - - url "https://raw.github.com/powerline/fonts/master/InconsolataDz/Inconsolata-dz%20for%20Powerline.otf" - name "Inconsolata-dz for Powerline" - homepage "https://github.com/powerline/fonts/tree/master/InconsolataDz" - - font "Inconsolata-dz for Powerline.otf" - - # No zap stanza required -end diff --git a/Casks/font-inconsolata-for-powerline-bold.rb b/Casks/font-inconsolata-for-powerline-bold.rb deleted file mode 100644 index beb460d9a412..000000000000 --- a/Casks/font-inconsolata-for-powerline-bold.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-inconsolata-for-powerline-bold" do - version :latest - sha256 :no_check - - url "https://github.com/powerline/fonts/raw/master/Inconsolata/Inconsolata%20Bold%20for%20Powerline.ttf" - name "Inconsolata Bold for Powerline" - homepage "https://github.com/powerline/fonts/tree/master/Inconsolata" - - font "Inconsolata Bold for Powerline.ttf" - - # No zap stanza required -end diff --git a/Casks/font-inconsolata-for-powerline.rb b/Casks/font-inconsolata-for-powerline.rb deleted file mode 100644 index 05c8945bebe4..000000000000 --- a/Casks/font-inconsolata-for-powerline.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-inconsolata-for-powerline" do - version :latest - sha256 :no_check - - url "https://github.com/powerline/fonts/raw/master/Inconsolata/Inconsolata%20for%20Powerline.otf" - name "Inconsolata for Powerline" - homepage "https://github.com/powerline/fonts/tree/master/Inconsolata" - - font "Inconsolata for Powerline.otf" - - # No zap stanza required -end diff --git a/Casks/font-inconsolata-g-for-powerline.rb b/Casks/font-inconsolata-g-for-powerline.rb deleted file mode 100644 index a52f6b2c59c8..000000000000 --- a/Casks/font-inconsolata-g-for-powerline.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-inconsolata-g-for-powerline" do - version :latest - sha256 :no_check - - url "https://github.com/powerline/fonts.git", - branch: "master", - only_path: "Inconsolata-g" - name "Inconsolata-g for Powerline" - homepage "https://github.com/powerline/fonts/tree/master/Inconsolata-g" - - font "Inconsolata-g for Powerline.otf" - - # No zap stanza required -end diff --git a/Casks/font-inconsolata-g.rb b/Casks/font-inconsolata-g.rb deleted file mode 100644 index fa7f940bae3d..000000000000 --- a/Casks/font-inconsolata-g.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-inconsolata-g" do - version :latest - sha256 :no_check - - url "http://www.fantascienza.net/leonardo/ar/inconsolatag/inconsolata-g_font.zip", - verified: "fantascienza.net/leonardo/ar/inconsolatag/" - name "Inconsolata-g" - homepage "https://leonardo-m.livejournal.com/77079.html" - - font "Inconsolata-g.otf" - - # No zap stanza required -end diff --git a/Casks/font-inconsolata-lgc.rb b/Casks/font-inconsolata-lgc.rb deleted file mode 100644 index 1db384eef869..000000000000 --- a/Casks/font-inconsolata-lgc.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-inconsolata-lgc" do - version "1.7.2" - sha256 "e771a9375994909434cf1d1d1adb8956ca994bc4ea0964f60c64cf7a0b9ecf1d" - - url "https://github.com/MihailJP/Inconsolata-LGC/releases/download/LGC-#{version}/InconsolataLGC-#{version}.tar.xz" - name "Inconsolata LGC" - desc "Inconsolata LGC is a modified version of Inconsolata with Cyrillic alphabet" - homepage "https://github.com/MihailJP/Inconsolata-LGC" - - livecheck do - url :url - strategy :github_latest - end - - font "InconsolataLGC/Inconsolata-LGC.ttf" - font "InconsolataLGC/Inconsolata-LGC-Bold.ttf" - font "InconsolataLGC/Inconsolata-LGC-Italic.ttf" - font "InconsolataLGC/Inconsolata-LGC-BoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-inconsolata.rb b/Casks/font-inconsolata.rb deleted file mode 100644 index ea4679bcaed5..000000000000 --- a/Casks/font-inconsolata.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-inconsolata" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/inconsolata/Inconsolata%5Bwdth%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Inconsolata" - homepage "https://fonts.google.com/specimen/Inconsolata" - - font "Inconsolata[wdth,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-inder.rb b/Casks/font-inder.rb deleted file mode 100644 index 0a4cc7b2dc12..000000000000 --- a/Casks/font-inder.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-inder" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/inder/Inder-Regular.ttf", - verified: "github.com/google/fonts/" - name "Inder" - homepage "https://fonts.google.com/specimen/Inder" - - font "Inder-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-indie-flower.rb b/Casks/font-indie-flower.rb deleted file mode 100644 index 28520437f682..000000000000 --- a/Casks/font-indie-flower.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-indie-flower" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/indieflower/IndieFlower-Regular.ttf", - verified: "github.com/google/fonts/" - name "Indie Flower" - homepage "https://fonts.google.com/specimen/Indie+Flower" - - font "IndieFlower-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-infini.rb b/Casks/font-infini.rb deleted file mode 100644 index 4ba3b7920eb8..000000000000 --- a/Casks/font-infini.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-infini" do - version "1.003" - sha256 :no_check - - url "http://www.cnap.graphismeenfrance.fr/infini/en/download/Infini-cnap-engl_fonts-specimen-v2.zip" - name "Infini" - homepage "http://www.cnap.graphismeenfrance.fr/infini/en/" - - font "Infini-cnap-engl_fonts-specimen-v2/01_Fonts/01_Regular/infini-regular.otf" - font "Infini-cnap-engl_fonts-specimen-v2/01_Fonts/02_Italic/infini-italic.otf" - font "Infini-cnap-engl_fonts-specimen-v2/01_Fonts/03_Bold/infini-bold.otf" - font "Infini-cnap-engl_fonts-specimen-v2/01_Fonts/04_Pictos/infini-picto.otf" - - # No zap stanza required -end diff --git a/Casks/font-ingrid-darling.rb b/Casks/font-ingrid-darling.rb deleted file mode 100644 index 6b2cc29d5e8e..000000000000 --- a/Casks/font-ingrid-darling.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-ingrid-darling" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/ingriddarling/IngridDarling-Regular.ttf", - verified: "github.com/google/fonts/" - name "Ingrid Darling" - desc "Based on a cursive hand writing style that has a playful, whimsical appeal" - homepage "https://fonts.google.com/specimen/Ingrid+Darling" - - font "IngridDarling-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-inika.rb b/Casks/font-inika.rb deleted file mode 100644 index 11dcebdb73a8..000000000000 --- a/Casks/font-inika.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-inika" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/inika" - name "Inika" - homepage "https://fonts.google.com/specimen/Inika" - - font "Inika-Bold.ttf" - font "Inika-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-inknut-antiqua.rb b/Casks/font-inknut-antiqua.rb deleted file mode 100644 index b094f914b8dd..000000000000 --- a/Casks/font-inknut-antiqua.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-inknut-antiqua" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/inknutantiqua" - name "Inknut Antiqua" - homepage "https://fonts.google.com/specimen/Inknut+Antiqua" - - font "InknutAntiqua-Black.ttf" - font "InknutAntiqua-Bold.ttf" - font "InknutAntiqua-ExtraBold.ttf" - font "InknutAntiqua-Light.ttf" - font "InknutAntiqua-Medium.ttf" - font "InknutAntiqua-Regular.ttf" - font "InknutAntiqua-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-input.rb b/Casks/font-input.rb deleted file mode 100644 index bd16b13b1607..000000000000 --- a/Casks/font-input.rb +++ /dev/null @@ -1,187 +0,0 @@ -cask "font-input" do - version :latest - sha256 :no_check - - # the served font is built dynamically, according to the query string; - # we pass the default parameters, plus the required license agreement. - url "https://input.djr.com/build/?basic=1&fontSelection=whole&a=0&g=0&i=0&l=0&zero=0&asterisk=0&lineHeight=1.2&accept=I+do" - name "Input" - homepage "https://input.djr.com/" - - font "Input_Fonts/InputMono/InputMono/InputMono-Black.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-BlackItalic.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-Bold.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-BoldItalic.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-ExtraLight.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-ExtraLightItalic.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-Italic.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-Light.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-LightItalic.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-Medium.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-MediumItalic.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-Regular.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-Thin.ttf" - font "Input_Fonts/InputMono/InputMono/InputMono-ThinItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-Black.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-BlackItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-Bold.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-BoldItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-ExtraLight.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-ExtraLightItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-Italic.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-Light.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-LightItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-Medium.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-MediumItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-Regular.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-Thin.ttf" - font "Input_Fonts/InputMono/InputMonoCompressed/InputMonoCompressed-ThinItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-Black.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-BlackItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-Bold.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-BoldItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-ExtraLight.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-ExtraLightItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-Italic.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-Light.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-LightItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-Medium.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-MediumItalic.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-Regular.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-Thin.ttf" - font "Input_Fonts/InputMono/InputMonoCondensed/InputMonoCondensed-ThinItalic.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-Black.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-BlackItalic.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-Bold.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-BoldItalic.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-ExtraLight.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-ExtraLightItalic.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-Italic.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-Light.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-LightItalic.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-Medium.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-MediumItalic.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-Regular.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-Thin.ttf" - font "Input_Fonts/InputMono/InputMonoNarrow/InputMonoNarrow-ThinItalic.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-Black.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-BlackItalic.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-Bold.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-BoldItalic.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-ExtraLight.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-ExtraLightItalic.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-Italic.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-Light.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-LightItalic.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-Medium.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-MediumItalic.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-Regular.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-Thin.ttf" - font "Input_Fonts/InputSans/InputSans/InputSans-ThinItalic.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-Black.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-BlackItalic.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-Bold.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-BoldItalic.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-ExtraLight.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-ExtraLightItalic.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-Italic.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-Light.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-LightItalic.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-Medium.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-MediumItalic.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-Regular.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-Thin.ttf" - font "Input_Fonts/InputSans/InputSansCompressed/InputSansCompressed-ThinItalic.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-Black.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-BlackItalic.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-Bold.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-BoldItalic.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-ExtraLight.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-ExtraLightItalic.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-Italic.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-Light.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-LightItalic.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-Medium.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-MediumItalic.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-Regular.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-Thin.ttf" - font "Input_Fonts/InputSans/InputSansCondensed/InputSansCondensed-ThinItalic.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-Black.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-BlackItalic.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-Bold.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-BoldItalic.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-ExtraLight.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-ExtraLightItalic.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-Italic.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-Light.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-LightItalic.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-Medium.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-MediumItalic.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-Regular.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-Thin.ttf" - font "Input_Fonts/InputSans/InputSansNarrow/InputSansNarrow-ThinItalic.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-Black.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-BlackItalic.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-Bold.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-BoldItalic.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-ExtraLight.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-ExtraLightItalic.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-Italic.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-Light.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-LightItalic.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-Medium.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-MediumItalic.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-Regular.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-Thin.ttf" - font "Input_Fonts/InputSerif/InputSerif/InputSerif-ThinItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-Black.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-BlackItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-Bold.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-BoldItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-ExtraLight.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-ExtraLightItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-Italic.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-Light.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-LightItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-Medium.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-MediumItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-Regular.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-Thin.ttf" - font "Input_Fonts/InputSerif/InputSerifCompressed/InputSerifCompressed-ThinItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-Black.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-BlackItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-Bold.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-BoldItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-ExtraLight.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-ExtraLightItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-Italic.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-Light.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-LightItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-Medium.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-MediumItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-Regular.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-Thin.ttf" - font "Input_Fonts/InputSerif/InputSerifCondensed/InputSerifCondensed-ThinItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-Black.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-BlackItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-Bold.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-BoldItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-ExtraLight.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-ExtraLightItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-Italic.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-Light.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-LightItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-Medium.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-MediumItalic.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-Regular.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-Thin.ttf" - font "Input_Fonts/InputSerif/InputSerifNarrow/InputSerifNarrow-ThinItalic.ttf" - - caveats <<~EOS - To use the Input fonts, you must agree to the terms of the license. - - https://input.djr.com/license/ - EOS - - # No zap stanza required -end diff --git a/Casks/font-inria-sans.rb b/Casks/font-inria-sans.rb deleted file mode 100644 index a47e5087b63c..000000000000 --- a/Casks/font-inria-sans.rb +++ /dev/null @@ -1,20 +0,0 @@ -cask "font-inria-sans" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/inriasans" - name "Inria Sans" - homepage "https://fonts.google.com/specimen/Inria+Sans" - - font "InriaSans-Bold.ttf" - font "InriaSans-BoldItalic.ttf" - font "InriaSans-Italic.ttf" - font "InriaSans-Light.ttf" - font "InriaSans-LightItalic.ttf" - font "InriaSans-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-inria-serif.rb b/Casks/font-inria-serif.rb deleted file mode 100644 index 2636492e3163..000000000000 --- a/Casks/font-inria-serif.rb +++ /dev/null @@ -1,20 +0,0 @@ -cask "font-inria-serif" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/inriaserif" - name "Inria Serif" - homepage "https://fonts.google.com/specimen/Inria+Serif" - - font "InriaSerif-Bold.ttf" - font "InriaSerif-BoldItalic.ttf" - font "InriaSerif-Italic.ttf" - font "InriaSerif-Light.ttf" - font "InriaSerif-LightItalic.ttf" - font "InriaSerif-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-inria.rb b/Casks/font-inria.rb deleted file mode 100644 index e0e3e171e17f..000000000000 --- a/Casks/font-inria.rb +++ /dev/null @@ -1,24 +0,0 @@ -cask "font-inria" do - version :latest - sha256 :no_check - - url "https://github.com/BlackFoundry/InriaFonts/archive/master.zip", - verified: "github.com/BlackFoundry/InriaFonts/" - name "Inria" - homepage "https://black-foundry.com/blog/inria-serif-and-inria/" - - font "InriaFonts-master/fonts/InriaSans/OTF/InriaSans-Bold.otf" - font "InriaFonts-master/fonts/InriaSans/OTF/InriaSans-BoldItalic.otf" - font "InriaFonts-master/fonts/InriaSans/OTF/InriaSans-Italic.otf" - font "InriaFonts-master/fonts/InriaSans/OTF/InriaSans-Light.otf" - font "InriaFonts-master/fonts/InriaSans/OTF/InriaSans-LightItalic.otf" - font "InriaFonts-master/fonts/InriaSans/OTF/InriaSans-Regular.otf" - font "InriaFonts-master/fonts/InriaSerif/OTF/InriaSerif-Bold.otf" - font "InriaFonts-master/fonts/InriaSerif/OTF/InriaSerif-BoldItalic.otf" - font "InriaFonts-master/fonts/InriaSerif/OTF/InriaSerif-Italic.otf" - font "InriaFonts-master/fonts/InriaSerif/OTF/InriaSerif-Light.otf" - font "InriaFonts-master/fonts/InriaSerif/OTF/InriaSerif-LightItalic.otf" - font "InriaFonts-master/fonts/InriaSerif/OTF/InriaSerif-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-inspiration.rb b/Casks/font-inspiration.rb deleted file mode 100644 index fdae6cd2ea22..000000000000 --- a/Casks/font-inspiration.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-inspiration" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/inspiration/Inspiration-Regular.ttf", - verified: "github.com/google/fonts/" - name "Inspiration" - homepage "https://fonts.google.com/specimen/Inspiration" - - font "Inspiration-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-instrument-sans.rb b/Casks/font-instrument-sans.rb deleted file mode 100644 index aa268af8f67a..000000000000 --- a/Casks/font-instrument-sans.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-instrument-sans" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/instrumentsans" - name "Instrument Sans" - homepage "https://fonts.google.com/specimen/Instrument+Sans" - - font "InstrumentSans-Italic[wdth,wght].ttf" - font "InstrumentSans[wdth,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-instrument-serif.rb b/Casks/font-instrument-serif.rb deleted file mode 100644 index 569575187142..000000000000 --- a/Casks/font-instrument-serif.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-instrument-serif" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/instrumentserif" - name "Instrument Serif" - homepage "https://fonts.google.com/specimen/Instrument+Serif" - - font "InstrumentSerif-Italic.ttf" - font "InstrumentSerif-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-intel-one-mono.rb b/Casks/font-intel-one-mono.rb deleted file mode 100644 index a5bb6ce6816e..000000000000 --- a/Casks/font-intel-one-mono.rb +++ /dev/null @@ -1,20 +0,0 @@ -cask "font-intel-one-mono" do - version "1.3.0" - sha256 "89921f9171fe1a9955c044b82da40121a096b3b38a984b68f49d92a73bda812b" - - url "https://github.com/intel/intel-one-mono/releases/download/V#{version}/otf.zip" - name "font-intel-one-mono" - desc "Expressive monospaced font family" - homepage "https://github.com/intel/intel-one-mono" - - font "otf/IntelOneMono-Bold.otf" - font "otf/IntelOneMono-BoldItalic.otf" - font "otf/IntelOneMono-Italic.otf" - font "otf/IntelOneMono-Light.otf" - font "otf/IntelOneMono-LightItalic.otf" - font "otf/IntelOneMono-Medium.otf" - font "otf/IntelOneMono-MediumItalic.otf" - font "otf/IntelOneMono-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-inter-tight.rb b/Casks/font-inter-tight.rb deleted file mode 100644 index c119066f338a..000000000000 --- a/Casks/font-inter-tight.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-inter-tight" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/intertight" - name "Inter Tight" - homepage "https://fonts.google.com/specimen/Inter+Tight" - - font "InterTight-Italic[wght].ttf" - font "InterTight[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-inter.rb b/Casks/font-inter.rb deleted file mode 100644 index 09f66e09f085..000000000000 --- a/Casks/font-inter.rb +++ /dev/null @@ -1,51 +0,0 @@ -cask "font-inter" do - version "4.0" - sha256 "ff970a5d4561a04f102a7cb781adbd6ac4e9b6c460914c7a101f15acb7f7d1a4" - - url "https://github.com/rsms/inter/releases/download/v#{version}/Inter-#{version}.zip", - verified: "github.com/rsms/inter/" - name "Inter" - desc "Variable font designed for display" - homepage "https://rsms.me/inter/" - - font "InterVariable-Italic.ttf" - font "InterVariable.ttf" - font "extras/otf/Inter-Black.otf" - font "extras/otf/Inter-BlackItalic.otf" - font "extras/otf/Inter-Bold.otf" - font "extras/otf/Inter-BoldItalic.otf" - font "extras/otf/Inter-ExtraBold.otf" - font "extras/otf/Inter-ExtraBoldItalic.otf" - font "extras/otf/Inter-ExtraLight.otf" - font "extras/otf/Inter-ExtraLightItalic.otf" - font "extras/otf/Inter-Italic.otf" - font "extras/otf/Inter-Light.otf" - font "extras/otf/Inter-LightItalic.otf" - font "extras/otf/Inter-Medium.otf" - font "extras/otf/Inter-MediumItalic.otf" - font "extras/otf/Inter-Regular.otf" - font "extras/otf/Inter-SemiBold.otf" - font "extras/otf/Inter-SemiBoldItalic.otf" - font "extras/otf/Inter-Thin.otf" - font "extras/otf/Inter-ThinItalic.otf" - font "extras/otf/InterDisplay-Black.otf" - font "extras/otf/InterDisplay-BlackItalic.otf" - font "extras/otf/InterDisplay-Bold.otf" - font "extras/otf/InterDisplay-BoldItalic.otf" - font "extras/otf/InterDisplay-ExtraBold.otf" - font "extras/otf/InterDisplay-ExtraBoldItalic.otf" - font "extras/otf/InterDisplay-ExtraLight.otf" - font "extras/otf/InterDisplay-ExtraLightItalic.otf" - font "extras/otf/InterDisplay-Italic.otf" - font "extras/otf/InterDisplay-Light.otf" - font "extras/otf/InterDisplay-LightItalic.otf" - font "extras/otf/InterDisplay-Medium.otf" - font "extras/otf/InterDisplay-MediumItalic.otf" - font "extras/otf/InterDisplay-Regular.otf" - font "extras/otf/InterDisplay-SemiBold.otf" - font "extras/otf/InterDisplay-SemiBoldItalic.otf" - font "extras/otf/InterDisplay-Thin.otf" - font "extras/otf/InterDisplay-ThinItalic.otf" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-aile.rb b/Casks/font-iosevka-aile.rb deleted file mode 100644 index d53a20ffcf54..000000000000 --- a/Casks/font-iosevka-aile.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-aile" do - version "30.0.1" - sha256 "623fc56688109db0a21dab375a5b20585acb2e8d1be53766192e03cd0af6aae3" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaAile-#{version}.zip" - name "Iosevka Aile" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaAile-Bold.ttc" - font "IosevkaAile-ExtraBold.ttc" - font "IosevkaAile-ExtraLight.ttc" - font "IosevkaAile-Heavy.ttc" - font "IosevkaAile-Light.ttc" - font "IosevkaAile-Medium.ttc" - font "IosevkaAile-Regular.ttc" - font "IosevkaAile-SemiBold.ttc" - font "IosevkaAile-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-comfy.rb b/Casks/font-iosevka-comfy.rb deleted file mode 100644 index 857bacf4358c..000000000000 --- a/Casks/font-iosevka-comfy.rb +++ /dev/null @@ -1,103 +0,0 @@ -cask "font-iosevka-comfy" do - version :latest - sha256 :no_check - - url "https://github.com/protesilaos/iosevka-comfy.git", - branch: "master" - name "Iosevka-Comfy" - desc "Custom build of Iosevka with different style and metrics than the default" - homepage "https://github.com/protesilaos/iosevka-comfy" - - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-extrabolditalic.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-regular.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-light.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-italic.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-semilight.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-bold.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-bolditalic.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-semilightitalic.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-extrabold.ttf" - font "iosevka-comfy-motion/ttf/iosevka-comfy-motion-lightitalic.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-lightitalic.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-extrabolditalic.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-italic.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-semilight.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-extrabold.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-bolditalic.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-regular.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-light.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-semilightitalic.ttf" - font "iosevka-comfy-wide-duo/ttf/iosevka-comfy-wide-duo-bold.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-bolditalic.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-extrabolditalic.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-regular.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-bold.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-lightitalic.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-semilightitalic.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-light.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-italic.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-semilight.ttf" - font "iosevka-comfy-motion-fixed/ttf/iosevka-comfy-motion-fixed-extrabold.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-semilightitalic.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-semilight.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-light.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-lightitalic.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-extrabold.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-bold.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-italic.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-bolditalic.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-extrabolditalic.ttf" - font "iosevka-comfy-duo/ttf/iosevka-comfy-duo-regular.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-lightitalic.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-semilight.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-semilightitalic.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-extrabold.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-light.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-regular.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-bolditalic.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-italic.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-bold.ttf" - font "iosevka-comfy-fixed/ttf/iosevka-comfy-fixed-extrabolditalic.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-semilightitalic.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-lightitalic.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-extrabold.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-bolditalic.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-semilight.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-bold.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-light.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-italic.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-extrabolditalic.ttf" - font "iosevka-comfy/ttf/iosevka-comfy-regular.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-lightitalic.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-semilightitalic.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-extrabolditalic.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-italic.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-extrabold.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-light.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-regular.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-semilight.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-bolditalic.ttf" - font "iosevka-comfy-wide/ttf/iosevka-comfy-wide-bold.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-regular.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-semilightitalic.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-semilight.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-light.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-bold.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-extrabold.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-lightitalic.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-italic.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-extrabolditalic.ttf" - font "iosevka-comfy-wide-fixed/ttf/iosevka-comfy-wide-fixed-bolditalic.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-italic.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-extrabolditalic.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-bolditalic.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-extrabold.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-regular.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-semilight.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-semilightitalic.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-lightitalic.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-bold.ttf" - font "iosevka-comfy-motion-duo/ttf/iosevka-comfy-motion-duo-light.ttf" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-curly-slab.rb b/Casks/font-iosevka-curly-slab.rb deleted file mode 100644 index 6be7d0fa4915..000000000000 --- a/Casks/font-iosevka-curly-slab.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-curly-slab" do - version "30.0.1" - sha256 "3d1731a0e05d57490f92de2579d9224ca06934297af3b5c83f1eb8c7ae76cc91" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaCurlySlab-#{version}.zip" - name "Iosevka Curly Slab" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaCurlySlab-Bold.ttc" - font "IosevkaCurlySlab-ExtraBold.ttc" - font "IosevkaCurlySlab-ExtraLight.ttc" - font "IosevkaCurlySlab-Heavy.ttc" - font "IosevkaCurlySlab-Light.ttc" - font "IosevkaCurlySlab-Medium.ttc" - font "IosevkaCurlySlab-Regular.ttc" - font "IosevkaCurlySlab-SemiBold.ttc" - font "IosevkaCurlySlab-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-curly.rb b/Casks/font-iosevka-curly.rb deleted file mode 100644 index 12d85113da66..000000000000 --- a/Casks/font-iosevka-curly.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-curly" do - version "30.0.1" - sha256 "e132215f671b33a0f36729aa5a347efc4838715db2b01e68305456017aaa7abd" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaCurly-#{version}.zip" - name "Iosevka Curly" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaCurly-Bold.ttc" - font "IosevkaCurly-ExtraBold.ttc" - font "IosevkaCurly-ExtraLight.ttc" - font "IosevkaCurly-Heavy.ttc" - font "IosevkaCurly-Light.ttc" - font "IosevkaCurly-Medium.ttc" - font "IosevkaCurly-Regular.ttc" - font "IosevkaCurly-SemiBold.ttc" - font "IosevkaCurly-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-etoile.rb b/Casks/font-iosevka-etoile.rb deleted file mode 100644 index cfeb32bcfa1d..000000000000 --- a/Casks/font-iosevka-etoile.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-etoile" do - version "30.0.1" - sha256 "8948cc248f60f517d3e6a48026492a34dba8621513e52717654485374f197862" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaEtoile-#{version}.zip" - name "Iosevka Etoile" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaEtoile-Bold.ttc" - font "IosevkaEtoile-ExtraBold.ttc" - font "IosevkaEtoile-ExtraLight.ttc" - font "IosevkaEtoile-Heavy.ttc" - font "IosevkaEtoile-Light.ttc" - font "IosevkaEtoile-Medium.ttc" - font "IosevkaEtoile-Regular.ttc" - font "IosevkaEtoile-SemiBold.ttc" - font "IosevkaEtoile-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-slab.rb b/Casks/font-iosevka-slab.rb deleted file mode 100644 index f3cbaaf639c4..000000000000 --- a/Casks/font-iosevka-slab.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-slab" do - version "30.0.1" - sha256 "9e0a0ff08ca498d6a25d7a799ca9d8f523e8f71733b4bec618c2fc4f6c1bfcf9" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSlab-#{version}.zip" - name "Iosevka Slab" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSlab-Bold.ttc" - font "IosevkaSlab-ExtraBold.ttc" - font "IosevkaSlab-ExtraLight.ttc" - font "IosevkaSlab-Heavy.ttc" - font "IosevkaSlab-Light.ttc" - font "IosevkaSlab-Medium.ttc" - font "IosevkaSlab-Regular.ttc" - font "IosevkaSlab-SemiBold.ttc" - font "IosevkaSlab-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss01.rb b/Casks/font-iosevka-ss01.rb deleted file mode 100644 index f091d1604638..000000000000 --- a/Casks/font-iosevka-ss01.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss01" do - version "30.0.1" - sha256 "81aeec5efd98cf338622bc8d2cb0254635f45bb41824fadc010b6219ee2f4896" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS01-#{version}.zip" - name "Iosevka SS01" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS01-Bold.ttc" - font "IosevkaSS01-ExtraBold.ttc" - font "IosevkaSS01-ExtraLight.ttc" - font "IosevkaSS01-Heavy.ttc" - font "IosevkaSS01-Light.ttc" - font "IosevkaSS01-Medium.ttc" - font "IosevkaSS01-Regular.ttc" - font "IosevkaSS01-SemiBold.ttc" - font "IosevkaSS01-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss02.rb b/Casks/font-iosevka-ss02.rb deleted file mode 100644 index d6f7083b843e..000000000000 --- a/Casks/font-iosevka-ss02.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss02" do - version "30.0.1" - sha256 "9c8fa40d01179d25aec6c304f1e66186747745ff3f7bf35b13a71928fb51d16a" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS02-#{version}.zip" - name "Iosevka SS02" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS02-Bold.ttc" - font "IosevkaSS02-ExtraBold.ttc" - font "IosevkaSS02-ExtraLight.ttc" - font "IosevkaSS02-Heavy.ttc" - font "IosevkaSS02-Light.ttc" - font "IosevkaSS02-Medium.ttc" - font "IosevkaSS02-Regular.ttc" - font "IosevkaSS02-SemiBold.ttc" - font "IosevkaSS02-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss03.rb b/Casks/font-iosevka-ss03.rb deleted file mode 100644 index 2c2a6e9f371b..000000000000 --- a/Casks/font-iosevka-ss03.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss03" do - version "30.0.1" - sha256 "c49474cb8581cc1ce72623cd82d2470ce28d11fc179bb5f636302e4f2edfe3e1" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS03-#{version}.zip" - name "Iosevka SS03" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS03-Bold.ttc" - font "IosevkaSS03-ExtraBold.ttc" - font "IosevkaSS03-ExtraLight.ttc" - font "IosevkaSS03-Heavy.ttc" - font "IosevkaSS03-Light.ttc" - font "IosevkaSS03-Medium.ttc" - font "IosevkaSS03-Regular.ttc" - font "IosevkaSS03-SemiBold.ttc" - font "IosevkaSS03-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss04.rb b/Casks/font-iosevka-ss04.rb deleted file mode 100644 index 513d93dab326..000000000000 --- a/Casks/font-iosevka-ss04.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss04" do - version "30.0.1" - sha256 "b8a360cdf997a6cdf1e9e282e229ce54cbec0ecfae8e8a1074fbc10a15b31725" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS04-#{version}.zip" - name "Iosevka SS04" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS04-Bold.ttc" - font "IosevkaSS04-ExtraBold.ttc" - font "IosevkaSS04-ExtraLight.ttc" - font "IosevkaSS04-Heavy.ttc" - font "IosevkaSS04-Light.ttc" - font "IosevkaSS04-Medium.ttc" - font "IosevkaSS04-Regular.ttc" - font "IosevkaSS04-SemiBold.ttc" - font "IosevkaSS04-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss05.rb b/Casks/font-iosevka-ss05.rb deleted file mode 100644 index 80bb146b9eec..000000000000 --- a/Casks/font-iosevka-ss05.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss05" do - version "30.0.1" - sha256 "1f90d2fd9cfec8e38e930c10ad9da279eec346dd8974873b5bf406e8e0732dbf" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS05-#{version}.zip" - name "Iosevka SS05" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS05-Bold.ttc" - font "IosevkaSS05-ExtraBold.ttc" - font "IosevkaSS05-ExtraLight.ttc" - font "IosevkaSS05-Heavy.ttc" - font "IosevkaSS05-Light.ttc" - font "IosevkaSS05-Medium.ttc" - font "IosevkaSS05-Regular.ttc" - font "IosevkaSS05-SemiBold.ttc" - font "IosevkaSS05-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss06.rb b/Casks/font-iosevka-ss06.rb deleted file mode 100644 index 1157642de5d1..000000000000 --- a/Casks/font-iosevka-ss06.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss06" do - version "30.0.1" - sha256 "d6cad5f59ec05a5be07efa8aa23f24d21e965ae03c5c49ae716f89ebb573180b" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS06-#{version}.zip" - name "Iosevka SS06" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS06-Bold.ttc" - font "IosevkaSS06-ExtraBold.ttc" - font "IosevkaSS06-ExtraLight.ttc" - font "IosevkaSS06-Heavy.ttc" - font "IosevkaSS06-Light.ttc" - font "IosevkaSS06-Medium.ttc" - font "IosevkaSS06-Regular.ttc" - font "IosevkaSS06-SemiBold.ttc" - font "IosevkaSS06-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss07.rb b/Casks/font-iosevka-ss07.rb deleted file mode 100644 index 73d4502887c0..000000000000 --- a/Casks/font-iosevka-ss07.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss07" do - version "30.0.1" - sha256 "3c9f1cdf9152fe3a8020668005773970fac86d3790ab963335b786adbb016bab" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS07-#{version}.zip" - name "Iosevka SS07" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS07-Bold.ttc" - font "IosevkaSS07-ExtraBold.ttc" - font "IosevkaSS07-ExtraLight.ttc" - font "IosevkaSS07-Heavy.ttc" - font "IosevkaSS07-Light.ttc" - font "IosevkaSS07-Medium.ttc" - font "IosevkaSS07-Regular.ttc" - font "IosevkaSS07-SemiBold.ttc" - font "IosevkaSS07-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss08.rb b/Casks/font-iosevka-ss08.rb deleted file mode 100644 index 8d3400092c0d..000000000000 --- a/Casks/font-iosevka-ss08.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss08" do - version "30.0.1" - sha256 "be1848352a619738d0cb8e2f0dd6afa1c5378920f7f4dbc2b9fccd8ce4cf9808" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS08-#{version}.zip" - name "Iosevka SS08" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS08-Bold.ttc" - font "IosevkaSS08-ExtraBold.ttc" - font "IosevkaSS08-ExtraLight.ttc" - font "IosevkaSS08-Heavy.ttc" - font "IosevkaSS08-Light.ttc" - font "IosevkaSS08-Medium.ttc" - font "IosevkaSS08-Regular.ttc" - font "IosevkaSS08-SemiBold.ttc" - font "IosevkaSS08-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss09.rb b/Casks/font-iosevka-ss09.rb deleted file mode 100644 index 7ef6abd2595f..000000000000 --- a/Casks/font-iosevka-ss09.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss09" do - version "30.0.1" - sha256 "618719fb43b4347bae293e3707b766d862312503415ce5eb1544064c51611e9d" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS09-#{version}.zip" - name "Iosevka SS09" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS09-Bold.ttc" - font "IosevkaSS09-ExtraBold.ttc" - font "IosevkaSS09-ExtraLight.ttc" - font "IosevkaSS09-Heavy.ttc" - font "IosevkaSS09-Light.ttc" - font "IosevkaSS09-Medium.ttc" - font "IosevkaSS09-Regular.ttc" - font "IosevkaSS09-SemiBold.ttc" - font "IosevkaSS09-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss10.rb b/Casks/font-iosevka-ss10.rb deleted file mode 100644 index 7f8d5a6bb190..000000000000 --- a/Casks/font-iosevka-ss10.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss10" do - version "30.0.1" - sha256 "9a5946aa5b96e680f3c72a94c344c6c0ce715a41f59084fd27e61d0b5b321f3a" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS10-#{version}.zip" - name "Iosevka SS10" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS10-Bold.ttc" - font "IosevkaSS10-ExtraBold.ttc" - font "IosevkaSS10-ExtraLight.ttc" - font "IosevkaSS10-Heavy.ttc" - font "IosevkaSS10-Light.ttc" - font "IosevkaSS10-Medium.ttc" - font "IosevkaSS10-Regular.ttc" - font "IosevkaSS10-SemiBold.ttc" - font "IosevkaSS10-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss11.rb b/Casks/font-iosevka-ss11.rb deleted file mode 100644 index b3abf43d6e6a..000000000000 --- a/Casks/font-iosevka-ss11.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss11" do - version "30.0.1" - sha256 "13bf7a55ffddb25f2d04b9f2b74db4eee06b59271d4bbcfcab61d730932a6e7f" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS11-#{version}.zip" - name "Iosevka SS11" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS11-Bold.ttc" - font "IosevkaSS11-ExtraBold.ttc" - font "IosevkaSS11-ExtraLight.ttc" - font "IosevkaSS11-Heavy.ttc" - font "IosevkaSS11-Light.ttc" - font "IosevkaSS11-Medium.ttc" - font "IosevkaSS11-Regular.ttc" - font "IosevkaSS11-SemiBold.ttc" - font "IosevkaSS11-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss12.rb b/Casks/font-iosevka-ss12.rb deleted file mode 100644 index f9bf236ec7ce..000000000000 --- a/Casks/font-iosevka-ss12.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss12" do - version "30.0.1" - sha256 "d1d986645fa41f64f6f6aa2d64e91b7090044b3235596cb7a87a71aa54085dee" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS12-#{version}.zip" - name "Iosevka SS12" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS12-Bold.ttc" - font "IosevkaSS12-ExtraBold.ttc" - font "IosevkaSS12-ExtraLight.ttc" - font "IosevkaSS12-Heavy.ttc" - font "IosevkaSS12-Light.ttc" - font "IosevkaSS12-Medium.ttc" - font "IosevkaSS12-Regular.ttc" - font "IosevkaSS12-SemiBold.ttc" - font "IosevkaSS12-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss13.rb b/Casks/font-iosevka-ss13.rb deleted file mode 100644 index c8ae413031b4..000000000000 --- a/Casks/font-iosevka-ss13.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss13" do - version "30.0.1" - sha256 "2aeee8070837608c7a39ec144b6aa037039ca87bfa3da31918d249dd2a9bb198" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS13-#{version}.zip" - name "Iosevka SS13" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS13-Bold.ttc" - font "IosevkaSS13-ExtraBold.ttc" - font "IosevkaSS13-ExtraLight.ttc" - font "IosevkaSS13-Heavy.ttc" - font "IosevkaSS13-Light.ttc" - font "IosevkaSS13-Medium.ttc" - font "IosevkaSS13-Regular.ttc" - font "IosevkaSS13-SemiBold.ttc" - font "IosevkaSS13-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss14.rb b/Casks/font-iosevka-ss14.rb deleted file mode 100644 index 630d034a8066..000000000000 --- a/Casks/font-iosevka-ss14.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss14" do - version "30.0.1" - sha256 "ba4f30a4c776a9c1b1446f77c4c1cd23f3c453d50a674498e75bd303bd2cc9c7" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS14-#{version}.zip" - name "Iosevka SS14" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS14-Bold.ttc" - font "IosevkaSS14-ExtraBold.ttc" - font "IosevkaSS14-ExtraLight.ttc" - font "IosevkaSS14-Heavy.ttc" - font "IosevkaSS14-Light.ttc" - font "IosevkaSS14-Medium.ttc" - font "IosevkaSS14-Regular.ttc" - font "IosevkaSS14-SemiBold.ttc" - font "IosevkaSS14-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss15.rb b/Casks/font-iosevka-ss15.rb deleted file mode 100644 index ddcb5faa2134..000000000000 --- a/Casks/font-iosevka-ss15.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss15" do - version "30.0.1" - sha256 "a4e0d7207a4c1f316063bd1691b2a1e100ab4e1100518edcaf46c6eff50a9a4f" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS15-#{version}.zip" - name "Iosevka SS15" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS15-Bold.ttc" - font "IosevkaSS15-ExtraBold.ttc" - font "IosevkaSS15-ExtraLight.ttc" - font "IosevkaSS15-Heavy.ttc" - font "IosevkaSS15-Light.ttc" - font "IosevkaSS15-Medium.ttc" - font "IosevkaSS15-Regular.ttc" - font "IosevkaSS15-SemiBold.ttc" - font "IosevkaSS15-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss16.rb b/Casks/font-iosevka-ss16.rb deleted file mode 100644 index 753ef8be28a3..000000000000 --- a/Casks/font-iosevka-ss16.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss16" do - version "30.0.1" - sha256 "7262277db70ec753fa7a63cd4883fe34ca13cc3c6945248dd337c5f66a685319" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS16-#{version}.zip" - name "Iosevka SS16" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS16-Bold.ttc" - font "IosevkaSS16-ExtraBold.ttc" - font "IosevkaSS16-ExtraLight.ttc" - font "IosevkaSS16-Heavy.ttc" - font "IosevkaSS16-Light.ttc" - font "IosevkaSS16-Medium.ttc" - font "IosevkaSS16-Regular.ttc" - font "IosevkaSS16-SemiBold.ttc" - font "IosevkaSS16-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss17.rb b/Casks/font-iosevka-ss17.rb deleted file mode 100644 index a29d4b921553..000000000000 --- a/Casks/font-iosevka-ss17.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss17" do - version "30.0.1" - sha256 "21dfaff9bb51448375b7dd3ee3794cc28fd69883c418790e2e6d25a1e2a35b22" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS17-#{version}.zip" - name "Iosevka SS17" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS17-Bold.ttc" - font "IosevkaSS17-ExtraBold.ttc" - font "IosevkaSS17-ExtraLight.ttc" - font "IosevkaSS17-Heavy.ttc" - font "IosevkaSS17-Light.ttc" - font "IosevkaSS17-Medium.ttc" - font "IosevkaSS17-Regular.ttc" - font "IosevkaSS17-SemiBold.ttc" - font "IosevkaSS17-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka-ss18.rb b/Casks/font-iosevka-ss18.rb deleted file mode 100644 index 7e2b6aa1bebc..000000000000 --- a/Casks/font-iosevka-ss18.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka-ss18" do - version "30.0.1" - sha256 "fc38282f7ce78da38af7e5d4b3d0fa9dd3e8dbfe408236cc22dfe6eee80f7705" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-IosevkaSS18-#{version}.zip" - name "Iosevka SS18" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "IosevkaSS18-Bold.ttc" - font "IosevkaSS18-ExtraBold.ttc" - font "IosevkaSS18-ExtraLight.ttc" - font "IosevkaSS18-Heavy.ttc" - font "IosevkaSS18-Light.ttc" - font "IosevkaSS18-Medium.ttc" - font "IosevkaSS18-Regular.ttc" - font "IosevkaSS18-SemiBold.ttc" - font "IosevkaSS18-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-iosevka.rb b/Casks/font-iosevka.rb deleted file mode 100644 index 435d5f675127..000000000000 --- a/Casks/font-iosevka.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-iosevka" do - version "30.0.1" - sha256 "f5671b554febb6fb82e6b5dc9ea45fda504a8609c3bd9c663a09b86d442c00dd" - - url "https://github.com/be5invis/Iosevka/releases/download/v#{version}/PkgTTC-Iosevka-#{version}.zip" - name "Iosevka" - desc "Sans-serif, slab-serif, monospace and quasi‑proportional typeface family" - homepage "https://github.com/be5invis/Iosevka/" - - livecheck do - url :url - strategy :github_latest - end - - font "Iosevka-Bold.ttc" - font "Iosevka-ExtraBold.ttc" - font "Iosevka-ExtraLight.ttc" - font "Iosevka-Heavy.ttc" - font "Iosevka-Light.ttc" - font "Iosevka-Medium.ttc" - font "Iosevka-Regular.ttc" - font "Iosevka-SemiBold.ttc" - font "Iosevka-Thin.ttc" - - # No zap stanza required -end diff --git a/Casks/font-ipaexfont.rb b/Casks/font-ipaexfont.rb deleted file mode 100644 index c00ded90059b..000000000000 --- a/Casks/font-ipaexfont.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-ipaexfont" do - version "004.01" - sha256 "bcf8374ab3f9672c421120430dd19a51c99f5265cf06fc340d9a661ddfd7974b" - - url "https://moji.or.jp/wp-content/ipafont/IPAexfont/IPAexfont#{version.no_dots}.zip" - name "IPAex Fonts" - homepage "https://moji.or.jp/ipafont/" - - font "IPAexfont#{version.no_dots}/ipaexg.ttf" - font "IPAexfont#{version.no_dots}/ipaexm.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ipafont.rb b/Casks/font-ipafont.rb deleted file mode 100644 index 6bc412a194dd..000000000000 --- a/Casks/font-ipafont.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-ipafont" do - version "003.03" - sha256 "f755ed79a4b8e715bed2f05a189172138aedf93db0f465b4e20c344a02766fe5" - - url "https://moji.or.jp/wp-content/ipafont/IPAfont/IPAfont#{version.no_dots}.zip" - name "IPA Fonts" - homepage "https://moji.or.jp/ipafont/" - - font "IPAfont#{version.no_dots}/ipag.ttf" - font "IPAfont#{version.no_dots}/ipagp.ttf" - font "IPAfont#{version.no_dots}/ipam.ttf" - font "IPAfont#{version.no_dots}/ipamp.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ipamjmincho.rb b/Casks/font-ipamjmincho.rb deleted file mode 100644 index 0250621f2a2d..000000000000 --- a/Casks/font-ipamjmincho.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-ipamjmincho" do - version "006.01" - sha256 "35494e0f2896f38b3f7369a8421a895cea6440a42c0a66ac95eab47d6ed25b68" - - url "https://dforest.watch.impress.co.jp/library/i/ipamjfont/10750/ipamjm#{version.no_dots}.zip", - verified: "dforest.watch.impress.co.jp/library/i/ipamjfont/10750/" - name "IPAmjMincho" - name "IPAmj明朝" - homepage "https://moji.or.jp/mojikiban/font/" - - livecheck do - url :homepage - regex(/Ver\.v?(\d+(?:\.\d+)+)/i) - end - - font "ipamjm.ttf" - - # No zap stanza required -end diff --git a/Casks/font-iranian-sans.rb b/Casks/font-iranian-sans.rb deleted file mode 100644 index ad1983ec8170..000000000000 --- a/Casks/font-iranian-sans.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-iranian-sans" do - version :latest - sha256 :no_check - - url "https://fontlibrary.org/assets/downloads/iranian-sans/2619cbcea5e87e4bb3d77b2e2a94466f/iranian-sans.zip" - name "Iranian Sans" - homepage "https://fontlibrary.org/en/font/iranian-sans" - - font "irsans.ttf" - font "irsansb.ttf" - - # No zap stanza required -end diff --git a/Casks/font-iranian-serif.rb b/Casks/font-iranian-serif.rb deleted file mode 100644 index 9374d3652dc5..000000000000 --- a/Casks/font-iranian-serif.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-iranian-serif" do - version :latest - sha256 :no_check - - url "https://fontlibrary.org/assets/downloads/iranian-serif/3bf122e0d984a0a116a95491c835ec49/iranian-serif.zip" - name "Iranian Serif" - homepage "https://fontlibrary.org/en/font/iranian-serif" - - font "irseri.ttf" - - # No zap stanza required -end diff --git a/Casks/font-irish-grover.rb b/Casks/font-irish-grover.rb deleted file mode 100644 index 515d0f426ae0..000000000000 --- a/Casks/font-irish-grover.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-irish-grover" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/irishgrover/IrishGrover-Regular.ttf", - verified: "github.com/google/fonts/" - name "Irish Grover" - homepage "https://fonts.google.com/specimen/Irish+Grover" - - font "IrishGrover-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-island-moments.rb b/Casks/font-island-moments.rb deleted file mode 100644 index af0d983eb2ac..000000000000 --- a/Casks/font-island-moments.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-island-moments" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/islandmoments/IslandMoments-Regular.ttf", - verified: "github.com/google/fonts/" - name "Island Moments" - homepage "https://fonts.google.com/specimen/Island+Moments" - - font "IslandMoments-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-istok-web.rb b/Casks/font-istok-web.rb deleted file mode 100644 index 4595e4357cfc..000000000000 --- a/Casks/font-istok-web.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-istok-web" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/istokweb" - name "Istok Web" - homepage "https://fonts.google.com/specimen/Istok+Web" - - font "IstokWeb-Bold.ttf" - font "IstokWeb-BoldItalic.ttf" - font "IstokWeb-Italic.ttf" - font "IstokWeb-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-italiana.rb b/Casks/font-italiana.rb deleted file mode 100644 index cf2dbed303bf..000000000000 --- a/Casks/font-italiana.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-italiana" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/italiana/Italiana-Regular.ttf", - verified: "github.com/google/fonts/" - name "Italiana" - homepage "https://fonts.google.com/specimen/Italiana" - - font "Italiana-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-italianno.rb b/Casks/font-italianno.rb deleted file mode 100644 index 19b7e4216ebc..000000000000 --- a/Casks/font-italianno.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-italianno" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/italianno/Italianno-Regular.ttf", - verified: "github.com/google/fonts/" - name "Italianno" - homepage "https://fonts.google.com/specimen/Italianno" - - font "Italianno-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-itim.rb b/Casks/font-itim.rb deleted file mode 100644 index b25c9adf2215..000000000000 --- a/Casks/font-itim.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-itim" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/itim/Itim-Regular.ttf", - verified: "github.com/google/fonts/" - name "Itim" - homepage "https://fonts.google.com/specimen/Itim" - - font "Itim-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jaapokki.rb b/Casks/font-jaapokki.rb deleted file mode 100644 index 77708c672d28..000000000000 --- a/Casks/font-jaapokki.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-jaapokki" do - version "1.0" - sha256 "aa5f38cbb682df8732d406996e37349b83e47d3c14bae4af2125f2a7784430b7" - - url "https://mikkonuuttila.com/jaapokki/Jaapokki-font-package-#{version}.zip" - name "Jaapokki" - homepage "https://mikkonuuttila.com/jaapokki/" - - font "Jaapokki-font-package-#{version}/Regular/Jaapokki-Regular.otf" - font "Jaapokki-font-package-#{version}/enchance/Jaapokkienchance-Regular.otf" - font "Jaapokki-font-package-#{version}/subtract/Jaapokkisubtract-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-jacquard-12-charted.rb b/Casks/font-jacquard-12-charted.rb deleted file mode 100644 index 025eb5e8b8ef..000000000000 --- a/Casks/font-jacquard-12-charted.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jacquard-12-charted" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jacquard12charted/Jacquard12Charted-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jacquard 12 Charted" - homepage "https://fonts.google.com/specimen/Jacquard+12+Charted" - - font "Jacquard12Charted-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jacquard-12.rb b/Casks/font-jacquard-12.rb deleted file mode 100644 index bc1aef10b873..000000000000 --- a/Casks/font-jacquard-12.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jacquard-12" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jacquard12/Jacquard12-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jacquard 12" - homepage "https://fonts.google.com/specimen/Jacquard+12" - - font "Jacquard12-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jacquard-24-charted.rb b/Casks/font-jacquard-24-charted.rb deleted file mode 100644 index 2d25a58323ab..000000000000 --- a/Casks/font-jacquard-24-charted.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jacquard-24-charted" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jacquard24charted/Jacquard24Charted-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jacquard 24 Charted" - homepage "https://fonts.google.com/specimen/Jacquard+24+Charted" - - font "Jacquard24Charted-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jacquard-24.rb b/Casks/font-jacquard-24.rb deleted file mode 100644 index d803bd4d0b30..000000000000 --- a/Casks/font-jacquard-24.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jacquard-24" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jacquard24/Jacquard24-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jacquard 24" - homepage "https://fonts.google.com/specimen/Jacquard+24" - - font "Jacquard24-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jacquarda-bastarda-9-charted.rb b/Casks/font-jacquarda-bastarda-9-charted.rb deleted file mode 100644 index 4c379a7f9b6f..000000000000 --- a/Casks/font-jacquarda-bastarda-9-charted.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jacquarda-bastarda-9-charted" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jacquardabastarda9charted/JacquardaBastarda9Charted-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jacquarda Bastarda 9 Charted" - homepage "https://fonts.google.com/specimen/Jacquarda+Bastarda+9+Charted" - - font "JacquardaBastarda9Charted-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jacquarda-bastarda-9.rb b/Casks/font-jacquarda-bastarda-9.rb deleted file mode 100644 index 78e30fd9996f..000000000000 --- a/Casks/font-jacquarda-bastarda-9.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jacquarda-bastarda-9" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jacquardabastarda9/JacquardaBastarda9-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jacquarda Bastarda 9" - homepage "https://fonts.google.com/specimen/Jacquarda+Bastarda+9" - - font "JacquardaBastarda9-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jacques-francois-shadow.rb b/Casks/font-jacques-francois-shadow.rb deleted file mode 100644 index 188e84260028..000000000000 --- a/Casks/font-jacques-francois-shadow.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jacques-francois-shadow" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jacquesfrancoisshadow/JacquesFrancoisShadow-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jacques Francois Shadow" - homepage "https://fonts.google.com/specimen/Jacques+Francois+Shadow" - - font "JacquesFrancoisShadow-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jacques-francois.rb b/Casks/font-jacques-francois.rb deleted file mode 100644 index 9f71077a8924..000000000000 --- a/Casks/font-jacques-francois.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jacques-francois" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jacquesfrancois/JacquesFrancois-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jacques Francois" - homepage "https://fonts.google.com/specimen/Jacques+Francois" - - font "JacquesFrancois-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jaini-purva.rb b/Casks/font-jaini-purva.rb deleted file mode 100644 index fee670f1b80c..000000000000 --- a/Casks/font-jaini-purva.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-jaini-purva" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jainipurva/JainiPurva-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jaini Purva" - desc "Typeface based on the calligraphic style of the Jain Kalpasutra manuscripts" - homepage "https://fonts.google.com/specimen/Jaini+Purva" - - font "JainiPurva-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jaini.rb b/Casks/font-jaini.rb deleted file mode 100644 index 28933bc3fa2d..000000000000 --- a/Casks/font-jaini.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-jaini" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jaini/Jaini-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jaini" - desc "Typeface based on the calligraphic style of the Jain Kalpasutra manuscripts" - homepage "https://fonts.google.com/specimen/Jaini" - - font "Jaini-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jaldi.rb b/Casks/font-jaldi.rb deleted file mode 100644 index b6f4d57afbe8..000000000000 --- a/Casks/font-jaldi.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-jaldi" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/jaldi" - name "Jaldi" - homepage "https://fonts.google.com/specimen/Jaldi" - - font "Jaldi-Bold.ttf" - font "Jaldi-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jaro.rb b/Casks/font-jaro.rb deleted file mode 100644 index c28eee530e85..000000000000 --- a/Casks/font-jaro.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-jaro" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jaro/Jaro%5Bopsz%5D.ttf", - verified: "github.com/google/fonts/" - name "Jaro" - desc "Global display typeface inspired by the work of jaroslav benda" - homepage "https://fonts.google.com/specimen/Jaro" - - font "Jaro[opsz].ttf" - - # No zap stanza required -end diff --git a/Casks/font-jeju-gothic.rb b/Casks/font-jeju-gothic.rb deleted file mode 100644 index 6ce3102f2838..000000000000 --- a/Casks/font-jeju-gothic.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jeju-gothic" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jejugothic/JejuGothic-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jeju Gothic" - homepage "https://fonts.google.com/earlyaccess" - - font "JejuGothic-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jeju-hallasan.rb b/Casks/font-jeju-hallasan.rb deleted file mode 100644 index 5887dc50c48e..000000000000 --- a/Casks/font-jeju-hallasan.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jeju-hallasan" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jejuhallasan/JejuHallasan-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jeju Hallasan" - homepage "https://fonts.google.com/earlyaccess" - - font "JejuHallasan-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jeju-myeongjo.rb b/Casks/font-jeju-myeongjo.rb deleted file mode 100644 index df048b19510e..000000000000 --- a/Casks/font-jeju-myeongjo.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jeju-myeongjo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jejumyeongjo/JejuMyeongjo-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jeju Myeongjo" - homepage "https://fonts.google.com/earlyaccess" - - font "JejuMyeongjo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jersey-10-charted.rb b/Casks/font-jersey-10-charted.rb deleted file mode 100644 index a9bc08b592cf..000000000000 --- a/Casks/font-jersey-10-charted.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jersey-10-charted" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jersey10charted/Jersey10Charted-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jersey 10 Charted" - homepage "https://fonts.google.com/specimen/Jersey+10+Charted" - - font "Jersey10Charted-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jersey-10.rb b/Casks/font-jersey-10.rb deleted file mode 100644 index 55c037123b9a..000000000000 --- a/Casks/font-jersey-10.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jersey-10" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jersey10/Jersey10-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jersey 10" - homepage "https://fonts.google.com/specimen/Jersey+10" - - font "Jersey10-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jersey-15-charted.rb b/Casks/font-jersey-15-charted.rb deleted file mode 100644 index dddc84a97dbb..000000000000 --- a/Casks/font-jersey-15-charted.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jersey-15-charted" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jersey15charted/Jersey15Charted-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jersey 15 Charted" - homepage "https://fonts.google.com/specimen/Jersey+15+Charted" - - font "Jersey15Charted-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jersey-15.rb b/Casks/font-jersey-15.rb deleted file mode 100644 index b0cc943f82fa..000000000000 --- a/Casks/font-jersey-15.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jersey-15" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jersey15/Jersey15-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jersey 15" - homepage "https://fonts.google.com/specimen/Jersey+15" - - font "Jersey15-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jersey-20-charted.rb b/Casks/font-jersey-20-charted.rb deleted file mode 100644 index edce01689e1f..000000000000 --- a/Casks/font-jersey-20-charted.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jersey-20-charted" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jersey20charted/Jersey20Charted-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jersey 20 Charted" - homepage "https://fonts.google.com/specimen/Jersey+20+Charted" - - font "Jersey20Charted-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jersey-20.rb b/Casks/font-jersey-20.rb deleted file mode 100644 index 2b9b0068529d..000000000000 --- a/Casks/font-jersey-20.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jersey-20" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jersey20/Jersey20-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jersey 20" - homepage "https://fonts.google.com/specimen/Jersey+20" - - font "Jersey20-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jersey-25-charted.rb b/Casks/font-jersey-25-charted.rb deleted file mode 100644 index d62c53346a48..000000000000 --- a/Casks/font-jersey-25-charted.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jersey-25-charted" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jersey25charted/Jersey25Charted-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jersey 25 Charted" - homepage "https://fonts.google.com/specimen/Jersey+25+Charted" - - font "Jersey25Charted-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jersey-25.rb b/Casks/font-jersey-25.rb deleted file mode 100644 index 31961bd8710f..000000000000 --- a/Casks/font-jersey-25.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jersey-25" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jersey25/Jersey25-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jersey 25" - homepage "https://fonts.google.com/specimen/Jersey+25" - - font "Jersey25-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jetbrains-mono.rb b/Casks/font-jetbrains-mono.rb deleted file mode 100644 index 9ada6cc05f65..000000000000 --- a/Casks/font-jetbrains-mono.rb +++ /dev/null @@ -1,36 +0,0 @@ -cask "font-jetbrains-mono" do - version "2.304" - sha256 "6f6376c6ed2960ea8a963cd7387ec9d76e3f629125bc33d1fdcd7eb7012f7bbf" - - url "https://github.com/JetBrains/JetBrainsMono/releases/download/v#{version}/JetBrainsMono-#{version}.zip", - verified: "github.com/JetBrains/JetBrainsMono/" - name "JetBrains Mono" - desc "Typeface made for developers" - homepage "https://www.jetbrains.com/lp/mono" - - livecheck do - url "https://github.com/JetBrains/JetBrainsMono" - strategy :gitHub_latest - end - - font "fonts/ttf/JetBrainsMonoNL-Bold.ttf" - font "fonts/ttf/JetBrainsMonoNL-BoldItalic.ttf" - font "fonts/ttf/JetBrainsMonoNL-ExtraBold.ttf" - font "fonts/ttf/JetBrainsMonoNL-ExtraBoldItalic.ttf" - font "fonts/ttf/JetBrainsMonoNL-ExtraLight.ttf" - font "fonts/ttf/JetBrainsMonoNL-ExtraLightItalic.ttf" - font "fonts/ttf/JetBrainsMonoNL-Italic.ttf" - font "fonts/ttf/JetBrainsMonoNL-Light.ttf" - font "fonts/ttf/JetBrainsMonoNL-LightItalic.ttf" - font "fonts/ttf/JetBrainsMonoNL-Medium.ttf" - font "fonts/ttf/JetBrainsMonoNL-MediumItalic.ttf" - font "fonts/ttf/JetBrainsMonoNL-Regular.ttf" - font "fonts/ttf/JetBrainsMonoNL-SemiBold.ttf" - font "fonts/ttf/JetBrainsMonoNL-SemiBoldItalic.ttf" - font "fonts/ttf/JetBrainsMonoNL-Thin.ttf" - font "fonts/ttf/JetBrainsMonoNL-ThinItalic.ttf" - font "fonts/variable/JetBrainsMono-Italic[wght].ttf" - font "fonts/variable/JetBrainsMono[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-jf-open-huninn.rb b/Casks/font-jf-open-huninn.rb deleted file mode 100644 index a77ef83a3390..000000000000 --- a/Casks/font-jf-open-huninn.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-jf-open-huninn" do - version "2.0" - sha256 "eec8b0b68c34b9166ae37bed839b6126116b225d97f21a5954bb542b9fd1e68c" - - url "https://github.com/justfont/open-huninn-font/releases/download/v#{version}/jf-openhuninn-#{version}.ttf", - verified: "github.com/justfont/open-huninn-font/" - name "jf open huninn" - name "jf open 粉圓" - homepage "https://justfont.com/huninn/" - - font "jf-openhuninn-#{version}.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jim-nightshade.rb b/Casks/font-jim-nightshade.rb deleted file mode 100644 index c8be7dadb2e0..000000000000 --- a/Casks/font-jim-nightshade.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jim-nightshade" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jimnightshade/JimNightshade-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jim Nightshade" - homepage "https://fonts.google.com/specimen/Jim+Nightshade" - - font "JimNightshade-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-joan.rb b/Casks/font-joan.rb deleted file mode 100644 index 9b687caa89e9..000000000000 --- a/Casks/font-joan.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-joan" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/joan/Joan-Regular.ttf", - verified: "github.com/google/fonts/" - name "Joan" - desc "Under development" - homepage "https://fonts.google.com/specimen/Joan" - - font "Joan-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jockey-one.rb b/Casks/font-jockey-one.rb deleted file mode 100644 index 15483a9fdc8d..000000000000 --- a/Casks/font-jockey-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jockey-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jockeyone/JockeyOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jockey One" - homepage "https://fonts.google.com/specimen/Jockey+One" - - font "JockeyOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jolly-lodger.rb b/Casks/font-jolly-lodger.rb deleted file mode 100644 index 1b7457cf7ea8..000000000000 --- a/Casks/font-jolly-lodger.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jolly-lodger" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jollylodger/JollyLodger-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jolly Lodger" - homepage "https://fonts.google.com/specimen/Jolly+Lodger" - - font "JollyLodger-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jomhuria.rb b/Casks/font-jomhuria.rb deleted file mode 100644 index 4035bed5e9ae..000000000000 --- a/Casks/font-jomhuria.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jomhuria" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jomhuria/Jomhuria-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jomhuria" - homepage "https://fonts.google.com/specimen/Jomhuria" - - font "Jomhuria-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jomolhari.rb b/Casks/font-jomolhari.rb deleted file mode 100644 index 9b3045c5c299..000000000000 --- a/Casks/font-jomolhari.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jomolhari" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jomolhari/Jomolhari-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jomolhari" - homepage "https://fonts.google.com/specimen/Jomolhari" - - font "Jomolhari-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-joscelyn.rb b/Casks/font-joscelyn.rb deleted file mode 100644 index c4d641c36f29..000000000000 --- a/Casks/font-joscelyn.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-joscelyn" do - version "1.012" - sha256 "2b08726b44545f70eac318105cb464536f8d7c28b80d219569d073271f8cddd1" - - url "https://github.com/psb1558/Joscelyn-font/releases/download/v#{version}/Joscelyn.zip" - name "Joscelyn" - homepage "https://github.com/psb1558/Joscelyn-font" - - font "Joscelyn.otf" - - # No zap stanza required -end diff --git a/Casks/font-josefin-sans.rb b/Casks/font-josefin-sans.rb deleted file mode 100644 index c1bde74e39c5..000000000000 --- a/Casks/font-josefin-sans.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-josefin-sans" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/josefinsans" - name "Josefin Sans" - homepage "https://fonts.google.com/specimen/Josefin+Sans" - - font "JosefinSans-Italic[wght].ttf" - font "JosefinSans[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-josefin-slab.rb b/Casks/font-josefin-slab.rb deleted file mode 100644 index 047f199155ad..000000000000 --- a/Casks/font-josefin-slab.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-josefin-slab" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/josefinslab" - name "Josefin Slab" - homepage "https://fonts.google.com/specimen/Josefin+Slab" - - font "JosefinSlab-Italic[wght].ttf" - font "JosefinSlab[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-jost.rb b/Casks/font-jost.rb deleted file mode 100644 index 80efde0d5de5..000000000000 --- a/Casks/font-jost.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-jost" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/jost" - name "Jost" - homepage "https://fonts.google.com/specimen/Jost" - - font "Jost-Italic[wght].ttf" - font "Jost[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-joti-one.rb b/Casks/font-joti-one.rb deleted file mode 100644 index f726cb970f0f..000000000000 --- a/Casks/font-joti-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-joti-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jotione/JotiOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Joti One" - homepage "https://fonts.google.com/specimen/Joti+One" - - font "JotiOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jsmath-cmbx10.rb b/Casks/font-jsmath-cmbx10.rb deleted file mode 100644 index c0f80b5e26c1..000000000000 --- a/Casks/font-jsmath-cmbx10.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-jsmath-cmbx10" do - version :latest - sha256 :no_check - - url "https://www.math.union.edu/~dpvc/jsMath/download/TeX-fonts-10.zip" - name "jsMath-cmbx10" - homepage "https://www.math.union.edu/~dpvc/jsMath/download/jsMath-fonts.html" - - font "TeX-fonts-10/jsMath-cmbx10.ttf" - font "TeX-fonts-10/jsMath-cmex10.ttf" - font "TeX-fonts-10/jsMath-cmmi10.ttf" - font "TeX-fonts-10/jsMath-cmr10.ttf" - font "TeX-fonts-10/jsMath-cmsy10.ttf" - font "TeX-fonts-10/jsMath-cmti10.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jsmath-cmex10.rb b/Casks/font-jsmath-cmex10.rb deleted file mode 100644 index dd621f681067..000000000000 --- a/Casks/font-jsmath-cmex10.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jsmath-cmex10" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/jsmathcmex10/jsMath-cmex10.ttf", - verified: "github.com/google/fonts/" - name "jsMath cmex10" - homepage "https://fonts.google.com/specimen/jsMath+cmex10" - - font "jsMath-cmex10.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jsmath-cmmi10.rb b/Casks/font-jsmath-cmmi10.rb deleted file mode 100644 index 69feea8abe93..000000000000 --- a/Casks/font-jsmath-cmmi10.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jsmath-cmmi10" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/jsmathcmmi10/jsMath-cmmi10.ttf", - verified: "github.com/google/fonts/" - name "jsMath cmmi10" - homepage "https://fonts.google.com/specimen/jsMath+cmmi10" - - font "jsMath-cmmi10.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jsmath-cmr10.rb b/Casks/font-jsmath-cmr10.rb deleted file mode 100644 index 9cbf72281a69..000000000000 --- a/Casks/font-jsmath-cmr10.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jsmath-cmr10" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/jsmathcmr10/jsMath-cmr10.ttf", - verified: "github.com/google/fonts/" - name "jsMath cmr10" - homepage "https://fonts.google.com/specimen/jsMath+cmr10" - - font "jsMath-cmr10.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jsmath-cmsy10.rb b/Casks/font-jsmath-cmsy10.rb deleted file mode 100644 index 2e42d8356b02..000000000000 --- a/Casks/font-jsmath-cmsy10.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jsmath-cmsy10" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/jsmathcmsy10/jsMath-cmsy10.ttf", - verified: "github.com/google/fonts/" - name "jsMath cmsy10" - homepage "https://fonts.google.com/specimen/jsMath+cmsy10" - - font "jsMath-cmsy10.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jsmath-cmti10.rb b/Casks/font-jsmath-cmti10.rb deleted file mode 100644 index fbf4cd8717fb..000000000000 --- a/Casks/font-jsmath-cmti10.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jsmath-cmti10" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/jsmathcmti10/jsMath-cmti10.ttf", - verified: "github.com/google/fonts/" - name "jsMath cmti10" - homepage "https://fonts.google.com/specimen/jsMath+cmti10" - - font "jsMath-cmti10.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jua.rb b/Casks/font-jua.rb deleted file mode 100644 index 44b79696021b..000000000000 --- a/Casks/font-jua.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jua" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jua/Jua-Regular.ttf", - verified: "github.com/google/fonts/" - name "Jua" - homepage "https://fonts.google.com/specimen/Jua" - - font "Jua-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-judson.rb b/Casks/font-judson.rb deleted file mode 100644 index ffac35ffe00c..000000000000 --- a/Casks/font-judson.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-judson" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/judson" - name "Judson" - homepage "https://fonts.google.com/specimen/Judson" - - font "Judson-Bold.ttf" - font "Judson-Italic.ttf" - font "Judson-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-julee.rb b/Casks/font-julee.rb deleted file mode 100644 index 8c4e53a88be8..000000000000 --- a/Casks/font-julee.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-julee" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/julee/Julee-Regular.ttf", - verified: "github.com/google/fonts/" - name "Julee" - homepage "https://fonts.google.com/specimen/Julee" - - font "Julee-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-juliamono.rb b/Casks/font-juliamono.rb deleted file mode 100644 index 514589dfad25..000000000000 --- a/Casks/font-juliamono.rb +++ /dev/null @@ -1,28 +0,0 @@ -cask "font-juliamono" do - version "0.055" - sha256 "027654737001a1f85cc1689faa3676fb42a06d5bf5aa6e83ff77eb1edb3a3602" - - url "https://github.com/cormullion/juliamono/releases/download/v#{version}/JuliaMono.tar.gz" - name "JuliaMono" - desc "Monospaced typeface designed for programming in Julia" - homepage "https://github.com/cormullion/juliamono" - - font "JuliaMono-Black.ttf" - font "JuliaMono-BlackItalic.ttf" - font "JuliaMono-Bold.ttf" - font "JuliaMono-BoldItalic.ttf" - font "JuliaMono-BoldLatin.ttf" - font "JuliaMono-ExtraBold.ttf" - font "JuliaMono-ExtraBoldItalic.ttf" - font "JuliaMono-Light.ttf" - font "JuliaMono-LightItalic.ttf" - font "JuliaMono-Medium.ttf" - font "JuliaMono-MediumItalic.ttf" - font "JuliaMono-Regular.ttf" - font "JuliaMono-RegularItalic.ttf" - font "JuliaMono-RegularLatin.ttf" - font "JuliaMono-SemiBold.ttf" - font "JuliaMono-SemiBoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-julius-sans-one.rb b/Casks/font-julius-sans-one.rb deleted file mode 100644 index 4ee1c5571c06..000000000000 --- a/Casks/font-julius-sans-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-julius-sans-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/juliussansone/JuliusSansOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Julius Sans One" - homepage "https://fonts.google.com/specimen/Julius+Sans+One" - - font "JuliusSansOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-junction.rb b/Casks/font-junction.rb deleted file mode 100644 index b1ec1c8dd815..000000000000 --- a/Casks/font-junction.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-junction" do - version :latest - sha256 :no_check - - url "https://github.com/theleagueof/junction/archive/master.zip", - verified: "github.com/theleagueof/junction/" - name "Junction" - homepage "https://www.theleagueofmoveabletype.com/junction" - - font "junction-master/Junction-bold.otf" - font "junction-master/Junction-light.otf" - font "junction-master/Junction-regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-junge.rb b/Casks/font-junge.rb deleted file mode 100644 index 7540b1fb8f07..000000000000 --- a/Casks/font-junge.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-junge" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/junge/Junge-Regular.ttf", - verified: "github.com/google/fonts/" - name "Junge" - homepage "https://fonts.google.com/specimen/Junge" - - font "Junge-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-junicode.rb b/Casks/font-junicode.rb deleted file mode 100644 index 0f33ff14b71f..000000000000 --- a/Casks/font-junicode.rb +++ /dev/null @@ -1,25 +0,0 @@ -cask "font-junicode" do - version "1.002" - sha256 "c199d96c8424be60fcab8d00d2eee39ea8ae632cfd5e710cbbd70626d6a729e7" - - url "https://downloads.sourceforge.net/junicode/junicode-#{version}.zip", - verified: "downloads.sourceforge.net/junicode/" - name "Junicode" - homepage "https://junicode.sourceforge.io/" - - livecheck do - url "https://sourceforge.net/projects/junicode/rss?path=/junicode" - regex(%r{url=.*?/junicode[._-]v?(\d+(?:[.-]\d+)+)\.(?:t|zip)}i) - strategy :sourceforge do |page, regex| - page.scan(regex).map { |match| match[0].tr("-", ".") } - end - end - - font "FoulisGreek.ttf" - font "Junicode-Bold.ttf" - font "Junicode-BoldItalic.ttf" - font "Junicode-Italic.ttf" - font "Junicode.ttf" - - # No zap stanza required -end diff --git a/Casks/font-jura.rb b/Casks/font-jura.rb deleted file mode 100644 index 48ad361ef839..000000000000 --- a/Casks/font-jura.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-jura" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/jura/Jura%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Jura" - homepage "https://fonts.google.com/specimen/Jura" - - font "Jura[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-just-another-hand.rb b/Casks/font-just-another-hand.rb deleted file mode 100644 index d2f2d90a85d2..000000000000 --- a/Casks/font-just-another-hand.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-just-another-hand" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/justanotherhand/JustAnotherHand-Regular.ttf", - verified: "github.com/google/fonts/" - name "Just Another Hand" - homepage "https://fonts.google.com/specimen/Just+Another+Hand" - - font "JustAnotherHand-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-just-me-again-down-here.rb b/Casks/font-just-me-again-down-here.rb deleted file mode 100644 index 15181c6a04d0..000000000000 --- a/Casks/font-just-me-again-down-here.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-just-me-again-down-here" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/justmeagaindownhere/JustMeAgainDownHere.ttf", - verified: "github.com/google/fonts/" - name "Just Me Again Down Here" - homepage "https://fonts.google.com/specimen/Just+Me+Again+Down+Here" - - font "JustMeAgainDownHere.ttf" - - # No zap stanza required -end diff --git a/Casks/font-k2d.rb b/Casks/font-k2d.rb deleted file mode 100644 index f7e1e2c5a16a..000000000000 --- a/Casks/font-k2d.rb +++ /dev/null @@ -1,30 +0,0 @@ -cask "font-k2d" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/k2d" - name "K2D" - homepage "https://fonts.google.com/specimen/K2D" - - font "K2D-Bold.ttf" - font "K2D-BoldItalic.ttf" - font "K2D-ExtraBold.ttf" - font "K2D-ExtraBoldItalic.ttf" - font "K2D-ExtraLight.ttf" - font "K2D-ExtraLightItalic.ttf" - font "K2D-Italic.ttf" - font "K2D-Light.ttf" - font "K2D-LightItalic.ttf" - font "K2D-Medium.ttf" - font "K2D-MediumItalic.ttf" - font "K2D-Regular.ttf" - font "K2D-SemiBold.ttf" - font "K2D-SemiBoldItalic.ttf" - font "K2D-Thin.ttf" - font "K2D-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kablammo.rb b/Casks/font-kablammo.rb deleted file mode 100644 index 46a9350a288b..000000000000 --- a/Casks/font-kablammo.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kablammo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kablammo/Kablammo%5BMORF%5D.ttf", - verified: "github.com/google/fonts/" - name "Kablammo" - homepage "https://fonts.google.com/specimen/Kablammo" - - font "Kablammo[MORF].ttf" - - # No zap stanza required -end diff --git a/Casks/font-kadwa.rb b/Casks/font-kadwa.rb deleted file mode 100644 index 1d0d3bf07ab1..000000000000 --- a/Casks/font-kadwa.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-kadwa" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kadwa" - name "Kadwa" - homepage "https://fonts.google.com/specimen/Kadwa" - - font "Kadwa-Bold.ttf" - font "Kadwa-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kaisei-decol.rb b/Casks/font-kaisei-decol.rb deleted file mode 100644 index ecb31f632efb..000000000000 --- a/Casks/font-kaisei-decol.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-kaisei-decol" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kaiseidecol" - name "Kaisei Decol" - desc "Designed with the same element in kanji, the little dot at the end of the stroke" - homepage "https://fonts.google.com/specimen/Kaisei+Decol" - - font "KaiseiDecol-Bold.ttf" - font "KaiseiDecol-Medium.ttf" - font "KaiseiDecol-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kaisei-harunoumi.rb b/Casks/font-kaisei-harunoumi.rb deleted file mode 100644 index db90cae64aff..000000000000 --- a/Casks/font-kaisei-harunoumi.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-kaisei-harunoumi" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kaiseiharunoumi" - name "Kaisei HarunoUmi" - homepage "https://fonts.google.com/specimen/Kaisei+HarunoUmi" - - font "KaiseiHarunoUmi-Bold.ttf" - font "KaiseiHarunoUmi-Medium.ttf" - font "KaiseiHarunoUmi-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kaisei-opti.rb b/Casks/font-kaisei-opti.rb deleted file mode 100644 index fc2a39c28a34..000000000000 --- a/Casks/font-kaisei-opti.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-kaisei-opti" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kaiseiopti" - name "Kaisei Opti" - desc "Modern style japanese typeface" - homepage "https://fonts.google.com/specimen/Kaisei+Opti" - - font "KaiseiOpti-Bold.ttf" - font "KaiseiOpti-Medium.ttf" - font "KaiseiOpti-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kaisei-tokumin.rb b/Casks/font-kaisei-tokumin.rb deleted file mode 100644 index 1441e43c7a36..000000000000 --- a/Casks/font-kaisei-tokumin.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-kaisei-tokumin" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kaiseitokumin" - name "Kaisei Tokumin" - desc "Designed to keep the legibility and still have power as an extra bold typeface" - homepage "https://fonts.google.com/specimen/Kaisei+Tokumin" - - font "KaiseiTokumin-Bold.ttf" - font "KaiseiTokumin-ExtraBold.ttf" - font "KaiseiTokumin-Medium.ttf" - font "KaiseiTokumin-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kaiso.rb b/Casks/font-kaiso.rb deleted file mode 100644 index bc1751543fee..000000000000 --- a/Casks/font-kaiso.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kaiso" do - version :latest - sha256 :no_check - - url "https://moji-waku.com/download/kaiso_next.zip" - name "Kaiso" - desc "Modern fantasize Japanese font" - homepage "https://moji-waku.com/kaiso/index.html" - - font "kaiso_next/Kaiso-Next-B.otf" - - # No zap stanza required -end diff --git a/Casks/font-kalam.rb b/Casks/font-kalam.rb deleted file mode 100644 index e8e1002c3c54..000000000000 --- a/Casks/font-kalam.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-kalam" do - version "2.001" - sha256 "221df2b265d12789af5ef52afd25479ed84eabf7802e59de3de01291b237c605" - - url "https://github.com/itfoundry/kalam/releases/download/v#{version}/kalam-#{version.dots_to_underscores}.zip" - name "Kalam" - homepage "https://github.com/itfoundry/kalam" - - font "Kalam-Bold.otf" - font "Kalam-Light.otf" - font "Kalam-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-kalnia-glaze.rb b/Casks/font-kalnia-glaze.rb deleted file mode 100644 index 495c0fd4228b..000000000000 --- a/Casks/font-kalnia-glaze.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-kalnia-glaze" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kalniaglaze/KalniaGlaze%5Bwdth%2Cwght%5D.ttf" - name "Kalnia Glaze" - homepage "https://github.com/fridamedrano/Kalnia-Glaze" - - font "KalniaGlaze[wdth,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-kalnia.rb b/Casks/font-kalnia.rb deleted file mode 100644 index 47d60a2a3a87..000000000000 --- a/Casks/font-kalnia.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kalnia" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kalnia/Kalnia%5Bwdth%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Kalnia" - homepage "https://fonts.google.com/specimen/Kalnia" - - font "Kalnia[wdth,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-kameron.rb b/Casks/font-kameron.rb deleted file mode 100644 index 8da8e3b92841..000000000000 --- a/Casks/font-kameron.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kameron" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kameron/Kameron%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Kameron" - homepage "https://fonts.google.com/specimen/Kameron" - - font "Kameron[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-kanit.rb b/Casks/font-kanit.rb deleted file mode 100644 index ee8518c07fae..000000000000 --- a/Casks/font-kanit.rb +++ /dev/null @@ -1,32 +0,0 @@ -cask "font-kanit" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kanit" - name "Kanit" - homepage "https://fonts.google.com/specimen/Kanit" - - font "Kanit-Black.ttf" - font "Kanit-BlackItalic.ttf" - font "Kanit-Bold.ttf" - font "Kanit-BoldItalic.ttf" - font "Kanit-ExtraBold.ttf" - font "Kanit-ExtraBoldItalic.ttf" - font "Kanit-ExtraLight.ttf" - font "Kanit-ExtraLightItalic.ttf" - font "Kanit-Italic.ttf" - font "Kanit-Light.ttf" - font "Kanit-LightItalic.ttf" - font "Kanit-Medium.ttf" - font "Kanit-MediumItalic.ttf" - font "Kanit-Regular.ttf" - font "Kanit-SemiBold.ttf" - font "Kanit-SemiBoldItalic.ttf" - font "Kanit-Thin.ttf" - font "Kanit-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kanjistrokeorders.rb b/Casks/font-kanjistrokeorders.rb deleted file mode 100644 index 8a9ebdbc6266..000000000000 --- a/Casks/font-kanjistrokeorders.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-kanjistrokeorders" do - version "4.004,1oyQoTB531tbhlYaOW7ugvutXZ7HSlJfW" - sha256 "3374338e6d72c703ac2d70f69d8822463e8e285f32accc497e8ec8fe2ddbec2d" - - url "https://drive.google.com/uc?export=download&id=#{version.csv.second}" - name "KanjiStrokeOrders" - desc "Stroke order diagrams for 6500+ kanji, 180+ kana symbols and Latin characters" - homepage "https://sites.google.com/site/nihilistorguk/" - - font "KanjiStrokeOrders_v#{version.before_comma}.ttf" - - caveats do - license "https://drive.google.com/file/d/1HOybxFTh2aD6zoLoh-ixHf2vTSgqFs6f/preview" - end - - # No zap stanza required -end diff --git a/Casks/font-kantumruy-pro.rb b/Casks/font-kantumruy-pro.rb deleted file mode 100644 index fd46df88722d..000000000000 --- a/Casks/font-kantumruy-pro.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-kantumruy-pro" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kantumruypro" - name "Kantumruy Pro" - desc "From work sans, with modified width and weight" - homepage "https://fonts.google.com/specimen/Kantumruy+Pro" - - font "KantumruyPro-Italic[wght].ttf" - font "KantumruyPro[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-kapakana.rb b/Casks/font-kapakana.rb deleted file mode 100644 index 881817bba23b..000000000000 --- a/Casks/font-kapakana.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-kapakana" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kapakana/Kapakana%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Kapakana" - desc "Two weight font and available both as static instances and as a variable font" - homepage "https://fonts.google.com/specimen/Kapakana" - - font "Kapakana[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-karantina.rb b/Casks/font-karantina.rb deleted file mode 100644 index 82f06d69a2fe..000000000000 --- a/Casks/font-karantina.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-karantina" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/karantina" - name "Karantina" - desc "Three weight family that includes - light, regular and bold" - homepage "https://fonts.google.com/specimen/Karantina" - - font "Karantina-Bold.ttf" - font "Karantina-Light.ttf" - font "Karantina-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-karla-tamil-inclined.rb b/Casks/font-karla-tamil-inclined.rb deleted file mode 100644 index d6afb1959db1..000000000000 --- a/Casks/font-karla-tamil-inclined.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-karla-tamil-inclined" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/karlatamilinclined" - name "Karla Tamil Inclined" - homepage "https://fonts.google.com/specimen/Karla" - - font "KarlaTamilInclined-Bold.ttf" - font "KarlaTamilInclined-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-karla-tamil-upright.rb b/Casks/font-karla-tamil-upright.rb deleted file mode 100644 index 2f31bb2e6354..000000000000 --- a/Casks/font-karla-tamil-upright.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-karla-tamil-upright" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/karlatamilupright" - name "Karla Tamil Upright" - homepage "https://fonts.google.com/specimen/Karla" - - font "KarlaTamilUpright-Bold.ttf" - font "KarlaTamilUpright-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-karla.rb b/Casks/font-karla.rb deleted file mode 100644 index 755ab9a904ee..000000000000 --- a/Casks/font-karla.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-karla" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/karla" - name "Karla" - homepage "https://fonts.google.com/specimen/Karla" - - font "Karla-Italic[wght].ttf" - font "Karla[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-karma.rb b/Casks/font-karma.rb deleted file mode 100644 index dff79df2be5a..000000000000 --- a/Casks/font-karma.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-karma" do - version "2.000" - sha256 "ebbe01be41c18aed6e538ea8d88eec65bb1bca046afc36b2fc6a84e808bda7e4" - - url "https://github.com/itfoundry/karma/releases/download/v#{version}/karma-#{version.dots_to_underscores}.zip" - name "Karma" - homepage "https://github.com/itfoundry/karma" - - font "Karma-Bold.otf" - font "Karma-Light.otf" - font "Karma-Medium.otf" - font "Karma-Regular.otf" - font "Karma-SemiBold.otf" - - # No zap stanza required -end diff --git a/Casks/font-katibeh.rb b/Casks/font-katibeh.rb deleted file mode 100644 index 66345e6551b7..000000000000 --- a/Casks/font-katibeh.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-katibeh" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/katibeh/Katibeh-Regular.ttf", - verified: "github.com/google/fonts/" - name "Katibeh" - homepage "https://fonts.google.com/specimen/Katibeh" - - font "Katibeh-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kaushan-script.rb b/Casks/font-kaushan-script.rb deleted file mode 100644 index 893ea8fed824..000000000000 --- a/Casks/font-kaushan-script.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kaushan-script" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kaushanscript/KaushanScript-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kaushan Script" - homepage "https://fonts.google.com/specimen/Kaushan+Script" - - font "KaushanScript-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kavivanar.rb b/Casks/font-kavivanar.rb deleted file mode 100644 index 93dab5863786..000000000000 --- a/Casks/font-kavivanar.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kavivanar" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kavivanar/Kavivanar-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kavivanar" - homepage "https://fonts.google.com/specimen/Kavivanar" - - font "Kavivanar-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kavoon.rb b/Casks/font-kavoon.rb deleted file mode 100644 index 97b509eed8cb..000000000000 --- a/Casks/font-kavoon.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kavoon" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kavoon/Kavoon-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kavoon" - homepage "https://fonts.google.com/specimen/Kavoon" - - font "Kavoon-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kawkab-mono.rb b/Casks/font-kawkab-mono.rb deleted file mode 100644 index 921bf776b305..000000000000 --- a/Casks/font-kawkab-mono.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-kawkab-mono" do - version "0.501" - sha256 "11c06f57dddefaf0166d74caaa072865ab6ff8d34076e7ec5d2c20edda145666" - - url "https://github.com/aiaf/kawkab-mono/releases/download/v#{version}/kawkab-mono-#{version}.zip", - verified: "github.com/aiaf/kawkab-mono/" - name "Kawkab Mono" - homepage "https://makkuk.com/kawkab-mono" - - font "kawkab-mono-#{version}/KawkabMono-Bold.otf" - font "kawkab-mono-#{version}/KawkabMono-Light.otf" - font "kawkab-mono-#{version}/KawkabMono-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-kay-pho-du.rb b/Casks/font-kay-pho-du.rb deleted file mode 100644 index 2aa520a14247..000000000000 --- a/Casks/font-kay-pho-du.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-kay-pho-du" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kayphodu" - name "Kay Pho Du" - desc "Font family for the kayah li script" - homepage "https://fonts.google.com/specimen/Kay+Pho+Du" - - font "KayPhoDu-Bold.ttf" - font "KayPhoDu-Medium.ttf" - font "KayPhoDu-Regular.ttf" - font "KayPhoDu-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kdam-thmor-pro.rb b/Casks/font-kdam-thmor-pro.rb deleted file mode 100644 index 70dbcec30632..000000000000 --- a/Casks/font-kdam-thmor-pro.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-kdam-thmor-pro" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kdamthmorpro/KdamThmorPro-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kdam Thmor Pro" - desc "Used as the latin counterpart in the project" - homepage "https://fonts.google.com/specimen/Kdam+Thmor+Pro" - - font "KdamThmorPro-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-keania-one.rb b/Casks/font-keania-one.rb deleted file mode 100644 index afe9a48228bc..000000000000 --- a/Casks/font-keania-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-keania-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/keaniaone/KeaniaOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Keania One" - homepage "https://fonts.google.com/specimen/Keania+One" - - font "KeaniaOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kelly-slab.rb b/Casks/font-kelly-slab.rb deleted file mode 100644 index c52f58ddad22..000000000000 --- a/Casks/font-kelly-slab.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kelly-slab" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kellyslab/KellySlab-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kelly Slab" - homepage "https://fonts.google.com/specimen/Kelly+Slab" - - font "KellySlab-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kenia.rb b/Casks/font-kenia.rb deleted file mode 100644 index 256e774e3907..000000000000 --- a/Casks/font-kenia.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kenia" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kenia/Kenia-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kenia" - homepage "https://fonts.google.com/specimen/Kenia" - - font "Kenia-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-khand.rb b/Casks/font-khand.rb deleted file mode 100644 index 63da3faa2ca6..000000000000 --- a/Casks/font-khand.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-khand" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/khand" - name "Khand" - homepage "https://fonts.google.com/specimen/Khand" - - font "Khand-Bold.ttf" - font "Khand-Light.ttf" - font "Khand-Medium.ttf" - font "Khand-Regular.ttf" - font "Khand-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-khmer.rb b/Casks/font-khmer.rb deleted file mode 100644 index 0a1ffd3603ea..000000000000 --- a/Casks/font-khmer.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-khmer" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/khmer/Khmer.ttf", - verified: "github.com/google/fonts/" - name "Khmer" - homepage "https://fonts.google.com/specimen/Khmer" - - font "Khmer.ttf" - - # No zap stanza required -end diff --git a/Casks/font-khula.rb b/Casks/font-khula.rb deleted file mode 100644 index 03f32dcca016..000000000000 --- a/Casks/font-khula.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-khula" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/khula" - name "Khula" - homepage "https://fonts.google.com/specimen/Khula" - - font "Khula-Bold.ttf" - font "Khula-ExtraBold.ttf" - font "Khula-Light.ttf" - font "Khula-Regular.ttf" - font "Khula-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-khyay.rb b/Casks/font-khyay.rb deleted file mode 100644 index 3d1a60526d86..000000000000 --- a/Casks/font-khyay.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-khyay" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/khyay/Khyay-Regular.ttf", - verified: "github.com/google/fonts/" - name "Khyay" - homepage "https://fonts.google.com/earlyaccess" - - font "Khyay-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kimberella.rb b/Casks/font-kimberella.rb deleted file mode 100644 index 274e77120985..000000000000 --- a/Casks/font-kimberella.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kimberella" do - version :latest - sha256 :no_check - - url "https://moji-waku.com/download/kimberella.zip" - name "Kimberella" - desc "Ancient biology styled font inspired by kimberella" - homepage "https://moji-waku.com/kimberella/index.html" - - font "kimberella/Kimberella-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-kings.rb b/Casks/font-kings.rb deleted file mode 100644 index ceb0e9ec5121..000000000000 --- a/Casks/font-kings.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-kings" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kings/Kings-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kings" - desc "Based on the three set font family (kings honor, kings quest and kings dominion)" - homepage "https://fonts.google.com/specimen/Kings" - - font "Kings-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kirang-haerang.rb b/Casks/font-kirang-haerang.rb deleted file mode 100644 index 65c625a739e0..000000000000 --- a/Casks/font-kirang-haerang.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kirang-haerang" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kiranghaerang/KirangHaerang-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kirang Haerang" - homepage "https://fonts.google.com/specimen/Kirang+Haerang" - - font "KirangHaerang-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kite-one.rb b/Casks/font-kite-one.rb deleted file mode 100644 index 72b493a30f1e..000000000000 --- a/Casks/font-kite-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kite-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kiteone/KiteOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kite One" - homepage "https://fonts.google.com/specimen/Kite+One" - - font "KiteOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kiwi-maru.rb b/Casks/font-kiwi-maru.rb deleted file mode 100644 index cf37eaca7879..000000000000 --- a/Casks/font-kiwi-maru.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-kiwi-maru" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kiwimaru" - name "Kiwi Maru" - desc "Typeface for visualization of everyday and slang expressions" - homepage "https://fonts.google.com/specimen/Kiwi+Maru" - - font "KiwiMaru-Light.ttf" - font "KiwiMaru-Medium.ttf" - font "KiwiMaru-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-klee-one.rb b/Casks/font-klee-one.rb deleted file mode 100644 index 8f2f95e325d5..000000000000 --- a/Casks/font-klee-one.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-klee-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kleeone" - name "Klee One" - homepage "https://fonts.google.com/specimen/Klee+One" - - font "KleeOne-Regular.ttf" - font "KleeOne-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-knewave.rb b/Casks/font-knewave.rb deleted file mode 100644 index 319f1584b237..000000000000 --- a/Casks/font-knewave.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-knewave" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/knewave/Knewave-Regular.ttf", - verified: "github.com/google/fonts/" - name "Knewave" - homepage "https://fonts.google.com/specimen/Knewave" - - font "Knewave-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ko-pub-batang.rb b/Casks/font-ko-pub-batang.rb deleted file mode 100644 index 3af23a9232ab..000000000000 --- a/Casks/font-ko-pub-batang.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-ko-pub-batang" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kopubbatang" - name "Ko Pub Batang" - homepage "https://fonts.google.com/earlyaccess" - - font "KoPubBatang-Bold.ttf" - font "KoPubBatang-Light.ttf" - font "KoPubBatang-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kodchasan.rb b/Casks/font-kodchasan.rb deleted file mode 100644 index 397a30ad4e9c..000000000000 --- a/Casks/font-kodchasan.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-kodchasan" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kodchasan" - name "Kodchasan" - homepage "https://fonts.google.com/specimen/Kodchasan" - - font "Kodchasan-Bold.ttf" - font "Kodchasan-BoldItalic.ttf" - font "Kodchasan-ExtraLight.ttf" - font "Kodchasan-ExtraLightItalic.ttf" - font "Kodchasan-Italic.ttf" - font "Kodchasan-Light.ttf" - font "Kodchasan-LightItalic.ttf" - font "Kodchasan-Medium.ttf" - font "Kodchasan-MediumItalic.ttf" - font "Kodchasan-Regular.ttf" - font "Kodchasan-SemiBold.ttf" - font "Kodchasan-SemiBoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kode-mono.rb b/Casks/font-kode-mono.rb deleted file mode 100644 index 38901a8ccd3a..000000000000 --- a/Casks/font-kode-mono.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kode-mono" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kodemono/KodeMono%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Kode Mono" - homepage "https://fonts.google.com/specimen/Kode+Mono" - - font "KodeMono[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-koh-santepheap.rb b/Casks/font-koh-santepheap.rb deleted file mode 100644 index ed1c1ef95e6d..000000000000 --- a/Casks/font-koh-santepheap.rb +++ /dev/null @@ -1,20 +0,0 @@ -cask "font-koh-santepheap" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kohsantepheap" - name "Koh Santepheap" - desc "Khmer font for body text" - homepage "https://fonts.google.com/specimen/Koh+Santepheap" - - font "KohSantepheap-Black.ttf" - font "KohSantepheap-Bold.ttf" - font "KohSantepheap-Light.ttf" - font "KohSantepheap-Regular.ttf" - font "KohSantepheap-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-koho.rb b/Casks/font-koho.rb deleted file mode 100644 index 4c62abf2c7b9..000000000000 --- a/Casks/font-koho.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-koho" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/koho" - name "KoHo" - homepage "https://fonts.google.com/specimen/KoHo" - - font "KoHo-Bold.ttf" - font "KoHo-BoldItalic.ttf" - font "KoHo-ExtraLight.ttf" - font "KoHo-ExtraLightItalic.ttf" - font "KoHo-Italic.ttf" - font "KoHo-Light.ttf" - font "KoHo-LightItalic.ttf" - font "KoHo-Medium.ttf" - font "KoHo-MediumItalic.ttf" - font "KoHo-Regular.ttf" - font "KoHo-SemiBold.ttf" - font "KoHo-SemiBoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kokoro.rb b/Casks/font-kokoro.rb deleted file mode 100644 index 88a25fd5201f..000000000000 --- a/Casks/font-kokoro.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kokoro" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kokoro/Kokoro-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kokoro" - homepage "https://fonts.google.com/specimen/Kokoro" - - font "Kokoro-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kolker-brush.rb b/Casks/font-kolker-brush.rb deleted file mode 100644 index a99aa664b776..000000000000 --- a/Casks/font-kolker-brush.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-kolker-brush" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kolkerbrush/KolkerBrush-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kolker Brush" - desc "Never recommended to use all caps when editing copy" - homepage "https://fonts.google.com/specimen/Kolker+Brush" - - font "KolkerBrush-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-konkhmer-sleokchher.rb b/Casks/font-konkhmer-sleokchher.rb deleted file mode 100644 index bc24b353cffb..000000000000 --- a/Casks/font-konkhmer-sleokchher.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-konkhmer-sleokchher" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/konkhmersleokchher/KonkhmerSleokchher-Regular.ttf", - verified: "github.com/google/fonts/" - name "Konkhmer Sleokchher" - desc "Ideal for use as headings or in large typography" - homepage "https://fonts.google.com/specimen/Konkhmer+Sleokchher" - - font "KonkhmerSleokchher-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kosugi-maru.rb b/Casks/font-kosugi-maru.rb deleted file mode 100644 index 5136291416c8..000000000000 --- a/Casks/font-kosugi-maru.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-kosugi-maru" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/kosugimaru/KosugiMaru-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kosugi Maru" - desc "Available as kosugi" - homepage "https://fonts.google.com/specimen/Kosugi+Maru" - - font "KosugiMaru-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kosugi.rb b/Casks/font-kosugi.rb deleted file mode 100644 index 4388f4d8050d..000000000000 --- a/Casks/font-kosugi.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-kosugi" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/kosugi/Kosugi-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kosugi" - desc "Available as kosugi maru" - homepage "https://fonts.google.com/specimen/Kosugi" - - font "Kosugi-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kotta-one.rb b/Casks/font-kotta-one.rb deleted file mode 100644 index 937bef4d350c..000000000000 --- a/Casks/font-kotta-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kotta-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kottaone/KottaOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kotta One" - homepage "https://fonts.google.com/specimen/Kotta+One" - - font "KottaOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-koulen.rb b/Casks/font-koulen.rb deleted file mode 100644 index bfe2cda205dd..000000000000 --- a/Casks/font-koulen.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-koulen" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/koulen/Koulen-Regular.ttf", - verified: "github.com/google/fonts/" - name "Koulen" - homepage "https://fonts.google.com/specimen/Koulen" - - font "Koulen-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kranky.rb b/Casks/font-kranky.rb deleted file mode 100644 index 710d85b06209..000000000000 --- a/Casks/font-kranky.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kranky" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/kranky/Kranky-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kranky" - homepage "https://fonts.google.com/specimen/Kranky" - - font "Kranky-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kreon.rb b/Casks/font-kreon.rb deleted file mode 100644 index 9edf468e758a..000000000000 --- a/Casks/font-kreon.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kreon" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kreon/Kreon%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Kreon" - homepage "https://fonts.google.com/specimen/Kreon" - - font "Kreon[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-kristi.rb b/Casks/font-kristi.rb deleted file mode 100644 index d076cf0bb2fd..000000000000 --- a/Casks/font-kristi.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kristi" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kristi/Kristi-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kristi" - homepage "https://fonts.google.com/specimen/Kristi" - - font "Kristi-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-krona-one.rb b/Casks/font-krona-one.rb deleted file mode 100644 index 0423b22817c2..000000000000 --- a/Casks/font-krona-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-krona-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kronaone/KronaOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Krona One" - homepage "https://fonts.google.com/specimen/Krona+One" - - font "KronaOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-krub.rb b/Casks/font-krub.rb deleted file mode 100644 index b7b1c778d275..000000000000 --- a/Casks/font-krub.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-krub" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/krub" - name "Krub" - homepage "https://fonts.google.com/specimen/Krub" - - font "Krub-Bold.ttf" - font "Krub-BoldItalic.ttf" - font "Krub-ExtraLight.ttf" - font "Krub-ExtraLightItalic.ttf" - font "Krub-Italic.ttf" - font "Krub-Light.ttf" - font "Krub-LightItalic.ttf" - font "Krub-Medium.ttf" - font "Krub-MediumItalic.ttf" - font "Krub-Regular.ttf" - font "Krub-SemiBold.ttf" - font "Krub-SemiBoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kufam.rb b/Casks/font-kufam.rb deleted file mode 100644 index bca93e5b628e..000000000000 --- a/Casks/font-kufam.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-kufam" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kufam" - name "Kufam" - desc "Arabic-Latin bilingual typeface intended for contemporary information design" - homepage "https://fonts.google.com/specimen/Kufam" - - font "Kufam-Italic[wght].ttf" - font "Kufam[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-kulim-park.rb b/Casks/font-kulim-park.rb deleted file mode 100644 index 56b2968907fe..000000000000 --- a/Casks/font-kulim-park.rb +++ /dev/null @@ -1,24 +0,0 @@ -cask "font-kulim-park" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/kulimpark" - name "Kulim Park" - homepage "https://fonts.google.com/specimen/Kulim+Park" - - font "KulimPark-Bold.ttf" - font "KulimPark-BoldItalic.ttf" - font "KulimPark-ExtraLight.ttf" - font "KulimPark-ExtraLightItalic.ttf" - font "KulimPark-Italic.ttf" - font "KulimPark-Light.ttf" - font "KulimPark-LightItalic.ttf" - font "KulimPark-Regular.ttf" - font "KulimPark-SemiBold.ttf" - font "KulimPark-SemiBoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kumar-one.rb b/Casks/font-kumar-one.rb deleted file mode 100644 index fa785925291e..000000000000 --- a/Casks/font-kumar-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kumar-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kumarone/KumarOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kumar One" - homepage "https://fonts.google.com/specimen/Kumar+One" - - font "KumarOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-kumbh-sans.rb b/Casks/font-kumbh-sans.rb deleted file mode 100644 index 83ebe4334f7c..000000000000 --- a/Casks/font-kumbh-sans.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-kumbh-sans" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kumbhsans/KumbhSans%5BYOPQ%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Kumbh Sans" - desc "Geometric sans-serif multi-purpose font" - homepage "https://fonts.google.com/specimen/Kumbh+Sans" - - font "KumbhSans[YOPQ,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-kurale.rb b/Casks/font-kurale.rb deleted file mode 100644 index a84dfa8a71e7..000000000000 --- a/Casks/font-kurale.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-kurale" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/kurale/Kurale-Regular.ttf", - verified: "github.com/google/fonts/" - name "Kurale" - homepage "https://fonts.google.com/specimen/Kurale" - - font "Kurale-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-la-belle-aurore.rb b/Casks/font-la-belle-aurore.rb deleted file mode 100644 index d4989046ee69..000000000000 --- a/Casks/font-la-belle-aurore.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-la-belle-aurore" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/labelleaurore/LaBelleAurore.ttf", - verified: "github.com/google/fonts/" - name "La Belle Aurore" - homepage "https://fonts.google.com/specimen/La+Belle+Aurore" - - font "LaBelleAurore.ttf" - - # No zap stanza required -end diff --git a/Casks/font-labrada.rb b/Casks/font-labrada.rb deleted file mode 100644 index db19c624ac36..000000000000 --- a/Casks/font-labrada.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-labrada" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/labrada" - name "Labrada" - homepage "https://fonts.google.com/specimen/Labrada" - - font "Labrada-Italic[wght].ttf" - font "Labrada[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-lacquer.rb b/Casks/font-lacquer.rb deleted file mode 100644 index abf05eecf002..000000000000 --- a/Casks/font-lacquer.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lacquer" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lacquer/Lacquer-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lacquer" - homepage "https://fonts.google.com/specimen/Lacquer" - - font "Lacquer-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-laila.rb b/Casks/font-laila.rb deleted file mode 100644 index 00b3e98bc9c8..000000000000 --- a/Casks/font-laila.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-laila" do - version "2.000" - sha256 "caa87cae373702288a7510c74881077aa15e3b5c94a4746b61f3f977d8499f73" - - url "https://github.com/itfoundry/laila/releases/download/v#{version}/laila-#{version.dots_to_underscores}.zip" - name "Laila" - homepage "https://github.com/itfoundry/laila" - - font "Laila-Bold.otf" - font "Laila-Light.otf" - font "Laila-Medium.otf" - font "Laila-Regular.otf" - font "Laila-SemiBold.otf" - - # No zap stanza required -end diff --git a/Casks/font-lakki-reddy.rb b/Casks/font-lakki-reddy.rb deleted file mode 100644 index b3a3ba35d329..000000000000 --- a/Casks/font-lakki-reddy.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lakki-reddy" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lakkireddy/LakkiReddy-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lakki Reddy" - homepage "https://fonts.google.com/specimen/Lakki+Reddy" - - font "LakkiReddy-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lalezar.rb b/Casks/font-lalezar.rb deleted file mode 100644 index 7c43664ffadd..000000000000 --- a/Casks/font-lalezar.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lalezar" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lalezar/Lalezar-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lalezar" - homepage "https://fonts.google.com/specimen/Lalezar" - - font "Lalezar-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lancelot.rb b/Casks/font-lancelot.rb deleted file mode 100644 index 5b196145fb49..000000000000 --- a/Casks/font-lancelot.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lancelot" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lancelot/Lancelot-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lancelot" - homepage "https://fonts.google.com/specimen/Lancelot" - - font "Lancelot-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-langar.rb b/Casks/font-langar.rb deleted file mode 100644 index 41a22652aa9c..000000000000 --- a/Casks/font-langar.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-langar" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/langar/Langar-Regular.ttf", - verified: "github.com/google/fonts/" - name "Langar" - desc "One-weight latin/gurmukhi display font based on informal, playful letterforms" - homepage "https://fonts.google.com/specimen/Langar" - - font "Langar-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-langdon.rb b/Casks/font-langdon.rb deleted file mode 100644 index 9240d570d209..000000000000 --- a/Casks/font-langdon.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-langdon" do - version :latest - sha256 :no_check - - url "https://www.ffonts.net/Langdon.font.zip" - name "Langdon" - homepage "https://www.ffonts.net/Langdon.font" - - font "Langdon.otf" - - # No zap stanza required -end diff --git a/Casks/font-last-resort-high-efficiency.rb b/Casks/font-last-resort-high-efficiency.rb deleted file mode 100644 index a5f68ff68c9e..000000000000 --- a/Casks/font-last-resort-high-efficiency.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-last-resort-high-efficiency" do - version "15.100" - sha256 "74f93a8fb3ab8756e0e86cb3c2c0783fda10bdea6f979d5817869ba7284e56ca" - - url "https://github.com/unicode-org/last-resort-font/releases/download/#{version}/LastResortHE-Regular.ttf" - name "Last Resort High-Efficiency" - desc "Special-purpose font, providing glyphs to represent types of Unicode characters" - homepage "https://github.com/unicode-org/last-resort-font" - - font "LastResortHE-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-last-resort.rb b/Casks/font-last-resort.rb deleted file mode 100644 index db44d0bd11b5..000000000000 --- a/Casks/font-last-resort.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-last-resort" do - version "15.100" - sha256 "2c25999fae0a09f4cf5d1c084729b43e81296f497c59e5891a710a7744c724ff" - - url "https://github.com/unicode-org/last-resort-font/releases/download/#{version}/LastResort-Regular.ttf" - name "Last Resort" - desc "Special-purpose font, providing glyphs to represent types of Unicode characters" - homepage "https://github.com/unicode-org/last-resort-font" - - font "LastResort-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lateef.rb b/Casks/font-lateef.rb deleted file mode 100644 index 7c5c53269751..000000000000 --- a/Casks/font-lateef.rb +++ /dev/null @@ -1,21 +0,0 @@ -cask "font-lateef" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lateef" - name "Lateef" - homepage "https://fonts.google.com/specimen/Lateef" - - font "Lateef-Bold.ttf" - font "Lateef-ExtraBold.ttf" - font "Lateef-ExtraLight.ttf" - font "Lateef-Light.ttf" - font "Lateef-Medium.ttf" - font "Lateef-Regular.ttf" - font "Lateef-SemiBold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-latin-modern-math.rb b/Casks/font-latin-modern-math.rb deleted file mode 100644 index c23f14b8aa32..000000000000 --- a/Casks/font-latin-modern-math.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-latin-modern-math" do - version :latest - sha256 :no_check - - url "https://www.gust.org.pl/projects/e-foundry/lm-math/download/latinmodern-math-1959.zip" - name "Latin Modern Math" - desc "Latin Modern variation focused on mathematics" - homepage "https://www.gust.org.pl/projects/e-foundry/lm-math" - - font "latinmodern-math-1959/otf/latinmodern-math.otf" - - # No zap stanza required -end diff --git a/Casks/font-latin-modern.rb b/Casks/font-latin-modern.rb deleted file mode 100644 index 052ebcaa6aaf..000000000000 --- a/Casks/font-latin-modern.rb +++ /dev/null @@ -1,89 +0,0 @@ -cask "font-latin-modern" do - version "2.004" - sha256 "5b0236051d3728be6616f1b274e3b910473875b5a3ef9382f0ef00384ddb161b" - - url "https://www.gust.org.pl/projects/e-foundry/latin-modern/download/lm#{version}otf.zip" - name "Latin Modern" - desc "Latin Modern font family, derived from Computer Modern fonts" - homepage "https://www.gust.org.pl/projects/e-foundry/latin-modern" - - livecheck do - url "https://www.gust.org.pl/projects/e-foundry/latin-modern/download" - regex(/lm(\d+(?:\.\d+)+)otf\.zip/i) - end - - font "lmmono10-italic.otf" - font "lmmono10-regular.otf" - font "lmmono12-regular.otf" - font "lmmono8-regular.otf" - font "lmmono9-regular.otf" - font "lmmonocaps10-oblique.otf" - font "lmmonocaps10-regular.otf" - font "lmmonolt10-bold.otf" - font "lmmonolt10-boldoblique.otf" - font "lmmonolt10-oblique.otf" - font "lmmonolt10-regular.otf" - font "lmmonoltcond10-oblique.otf" - font "lmmonoltcond10-regular.otf" - font "lmmonoprop10-oblique.otf" - font "lmmonoprop10-regular.otf" - font "lmmonoproplt10-bold.otf" - font "lmmonoproplt10-boldoblique.otf" - font "lmmonoproplt10-oblique.otf" - font "lmmonoproplt10-regular.otf" - font "lmmonoslant10-regular.otf" - font "lmroman10-bold.otf" - font "lmroman10-bolditalic.otf" - font "lmroman10-italic.otf" - font "lmroman10-regular.otf" - font "lmroman12-bold.otf" - font "lmroman12-italic.otf" - font "lmroman12-regular.otf" - font "lmroman17-regular.otf" - font "lmroman5-bold.otf" - font "lmroman5-regular.otf" - font "lmroman6-bold.otf" - font "lmroman6-regular.otf" - font "lmroman7-bold.otf" - font "lmroman7-italic.otf" - font "lmroman7-regular.otf" - font "lmroman8-bold.otf" - font "lmroman8-italic.otf" - font "lmroman8-regular.otf" - font "lmroman9-bold.otf" - font "lmroman9-italic.otf" - font "lmroman9-regular.otf" - font "lmromancaps10-oblique.otf" - font "lmromancaps10-regular.otf" - font "lmromandemi10-oblique.otf" - font "lmromandemi10-regular.otf" - font "lmromandunh10-oblique.otf" - font "lmromandunh10-regular.otf" - font "lmromanslant10-bold.otf" - font "lmromanslant10-regular.otf" - font "lmromanslant12-regular.otf" - font "lmromanslant17-regular.otf" - font "lmromanslant8-regular.otf" - font "lmromanslant9-regular.otf" - font "lmromanunsl10-regular.otf" - font "lmsans10-bold.otf" - font "lmsans10-boldoblique.otf" - font "lmsans10-oblique.otf" - font "lmsans10-regular.otf" - font "lmsans12-oblique.otf" - font "lmsans12-regular.otf" - font "lmsans17-oblique.otf" - font "lmsans17-regular.otf" - font "lmsans8-oblique.otf" - font "lmsans8-regular.otf" - font "lmsans9-oblique.otf" - font "lmsans9-regular.otf" - font "lmsansdemicond10-oblique.otf" - font "lmsansdemicond10-regular.otf" - font "lmsansquot8-bold.otf" - font "lmsansquot8-boldoblique.otf" - font "lmsansquot8-oblique.otf" - font "lmsansquot8-regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-lato.rb b/Casks/font-lato.rb deleted file mode 100644 index e27b3cfad298..000000000000 --- a/Casks/font-lato.rb +++ /dev/null @@ -1,29 +0,0 @@ -cask "font-lato" do - version :latest - sha256 :no_check - - url "https://www.latofonts.com/files/Lato2OFL.zip" - name "Lato" - homepage "https://www.latofonts.com/" - - font "Lato2OFL/Lato-Black.ttf" - font "Lato2OFL/Lato-BlackItalic.ttf" - font "Lato2OFL/Lato-Bold.ttf" - font "Lato2OFL/Lato-BoldItalic.ttf" - font "Lato2OFL/Lato-Hairline.ttf" - font "Lato2OFL/Lato-HairlineItalic.ttf" - font "Lato2OFL/Lato-Heavy.ttf" - font "Lato2OFL/Lato-HeavyItalic.ttf" - font "Lato2OFL/Lato-Italic.ttf" - font "Lato2OFL/Lato-Light.ttf" - font "Lato2OFL/Lato-LightItalic.ttf" - font "Lato2OFL/Lato-Medium.ttf" - font "Lato2OFL/Lato-MediumItalic.ttf" - font "Lato2OFL/Lato-Regular.ttf" - font "Lato2OFL/Lato-Semibold.ttf" - font "Lato2OFL/Lato-SemiboldItalic.ttf" - font "Lato2OFL/Lato-Thin.ttf" - font "Lato2OFL/Lato-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lavishly-yours.rb b/Casks/font-lavishly-yours.rb deleted file mode 100644 index 91fe6f0b3e8f..000000000000 --- a/Casks/font-lavishly-yours.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-lavishly-yours" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lavishlyyours/LavishlyYours-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lavishly Yours" - desc "Charming calligraphic script" - homepage "https://fonts.google.com/specimen/Lavishly+Yours" - - font "LavishlyYours-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-league-gothic.rb b/Casks/font-league-gothic.rb deleted file mode 100644 index 303851064038..000000000000 --- a/Casks/font-league-gothic.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-league-gothic" do - version "1.601" - sha256 "a1d9d3aaba2abda2791eaad03d51dbfd97aa6f6f2ea23c3b2b2b31f90d8cbeb5" - - url "https://github.com/theleagueof/league-gothic/releases/download/#{version}/LeagueGothic-#{version}.tar.xz", - verified: "github.com/theleagueof/league-gothic/" - name "League Gothic" - desc "Revival of an old classic, Alternate Gothic #1" - homepage "https://www.theleagueofmoveabletype.com/league-gothic" - - font "LeagueGothic-#{version}/static/OTF/LeagueGothic-Regular.otf" - font "LeagueGothic-#{version}/static/OTF/LeagueGothic-Italic.otf" - font "LeagueGothic-#{version}/static/OTF/LeagueGothic-Condensed.otf" - font "LeagueGothic-#{version}/static/OTF/LeagueGothic-CondensedItalic.otf" - - # No zap stanza required -end diff --git a/Casks/font-league-mono.rb b/Casks/font-league-mono.rb deleted file mode 100644 index 82848ea21724..000000000000 --- a/Casks/font-league-mono.rb +++ /dev/null @@ -1,54 +0,0 @@ -cask "font-league-mono" do - version "2.300" - sha256 "16bdc983aa5eb1803a3c2fbb11d15a8cfa1ce317334a61b01f0f3ab302fdcf0d" - - url "https://github.com/theleagueof/league-mono/releases/download/#{version}/LeagueMono-#{version}.tar.xz", - verified: "github.com/theleagueof/league-mono/" - name "League Mono" - desc "Monospace typeface inspired by Fira Mono, Libertinus Mono, and Courier" - homepage "https://www.theleagueofmoveabletype.com/league-mono" - - font "LeagueMono-#{version}/static/OTF/LeagueMono-Thin.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-UltraLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-Light.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-Regular.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-Medium.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-SemiBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-Bold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtraBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-CondensedThin.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-CondensedUltraLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-CondensedLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-Condensed.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-CondensedMedium.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-CondensedSemiBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-CondensedBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-CondensedExtraBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtendedThin.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtendedUltraLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtendedLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtendedMedium.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtendedRegular.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtendedSemiBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtendedBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-ExtendedExtraBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-NarrowThin.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-NarrowUltraLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-NarrowLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-NarrowMedium.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-NarrowRegular.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-NarrowSemiBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-NarrowBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-NarrowExtraBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-WideThin.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-WideUltraLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-WideLight.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-WideMedium.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-WideRegular.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-WideSemiBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-WideBold.otf" - font "LeagueMono-#{version}/static/OTF/LeagueMono-WideExtraBold.otf" - font "LeagueMono-#{version}/variable/TTF/LeagueMono-VF.ttf" - - # No zap stanza required -end diff --git a/Casks/font-league-script.rb b/Casks/font-league-script.rb deleted file mode 100644 index 2dbb3af8add2..000000000000 --- a/Casks/font-league-script.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-league-script" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/leaguescript/LeagueScript-Regular.ttf", - verified: "github.com/google/fonts/" - name "League Script" - homepage "https://fonts.google.com/specimen/League+Script" - - font "LeagueScript-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-league-spartan.rb b/Casks/font-league-spartan.rb deleted file mode 100644 index 140bd7271315..000000000000 --- a/Casks/font-league-spartan.rb +++ /dev/null @@ -1,22 +0,0 @@ -cask "font-league-spartan" do - version "2.220" - sha256 "141a96e215554871504dca16be159901bbb0d56f3a84224f39fe472c7ab4ef47" - - url "https://github.com/theleagueof/league-spartan/releases/download/#{version}/LeagueSpartan-#{version}.tar.xz", - verified: "github.com/theleagueof/league-spartan/" - name "League Spartan" - desc "Geometric sans-serif revival of ATF’s classic Spartan" - homepage "https://www.theleagueofmoveabletype.com/league-spartan" - - font "LeagueSpartan-#{version}/static/OTF/LeagueSpartan-ExtraLight.otf" - font "LeagueSpartan-#{version}/static/OTF/LeagueSpartan-Light.otf" - font "LeagueSpartan-#{version}/static/OTF/LeagueSpartan-Medium.otf" - font "LeagueSpartan-#{version}/static/OTF/LeagueSpartan-Regular.otf" - font "LeagueSpartan-#{version}/static/OTF/LeagueSpartan-SemiBold.otf" - font "LeagueSpartan-#{version}/static/OTF/LeagueSpartan-Bold.otf" - font "LeagueSpartan-#{version}/static/OTF/LeagueSpartan-ExtraBold.otf" - font "LeagueSpartan-#{version}/static/OTF/LeagueSpartan-Black.otf" - font "LeagueSpartan-#{version}/variable/TTF/LeagueSpartan-VF.ttf" - - # No zap stanza required -end diff --git a/Casks/font-leckerli-one.rb b/Casks/font-leckerli-one.rb deleted file mode 100644 index 9b9aab66cfb8..000000000000 --- a/Casks/font-leckerli-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-leckerli-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/leckerlione/LeckerliOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Leckerli One" - homepage "https://fonts.google.com/specimen/Leckerli+One" - - font "LeckerliOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ledger.rb b/Casks/font-ledger.rb deleted file mode 100644 index ec2921382ca8..000000000000 --- a/Casks/font-ledger.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-ledger" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/ledger/Ledger-Regular.ttf", - verified: "github.com/google/fonts/" - name "Ledger" - homepage "https://fonts.google.com/specimen/Ledger" - - font "Ledger-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lekton.rb b/Casks/font-lekton.rb deleted file mode 100644 index e0594a3f52d9..000000000000 --- a/Casks/font-lekton.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-lekton" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lekton" - name "Lekton" - homepage "https://fonts.google.com/specimen/Lekton" - - font "Lekton-Bold.ttf" - font "Lekton-Italic.ttf" - font "Lekton-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lemon.rb b/Casks/font-lemon.rb deleted file mode 100644 index 1ab9183ef9b1..000000000000 --- a/Casks/font-lemon.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lemon" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lemon/Lemon-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lemon" - homepage "https://fonts.google.com/specimen/Lemon" - - font "Lemon-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lemonada-vf-beta.rb b/Casks/font-lemonada-vf-beta.rb deleted file mode 100644 index 8e86a6b7ebc0..000000000000 --- a/Casks/font-lemonada-vf-beta.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lemonada-vf-beta" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lemonadavfbeta/LemonadaVFBeta.ttf", - verified: "github.com/google/fonts/" - name "Lemonada VF Beta" - homepage "https://fonts.google.com/specimen/Lemonada+VF+Beta" - - font "LemonadaVFBeta.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lemonada.rb b/Casks/font-lemonada.rb deleted file mode 100644 index 2b39ecb86b46..000000000000 --- a/Casks/font-lemonada.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lemonada" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lemonada/Lemonada%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Lemonada" - homepage "https://fonts.google.com/specimen/Lemonada" - - font "Lemonada[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-lexend-deca.rb b/Casks/font-lexend-deca.rb deleted file mode 100644 index b475e8aa22d4..000000000000 --- a/Casks/font-lexend-deca.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-lexend-deca" do - version :latest - sha256 :no_check - - url "https://github.com/ThomasJockin/lexend/raw/master/fonts/ttf/LexendDeca-Regular.ttf" - name "Lexend Deca" - homepage "https://github.com/ThomasJockin/lexend" - - font "LexendDeca-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lexend-exa.rb b/Casks/font-lexend-exa.rb deleted file mode 100644 index 5a5e7d0babcc..000000000000 --- a/Casks/font-lexend-exa.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lexend-exa" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lexendexa/LexendExa%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Lexend Exa" - homepage "https://fonts.google.com/specimen/Lexend+Exa" - - font "LexendExa[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-lexend-giga.rb b/Casks/font-lexend-giga.rb deleted file mode 100644 index b8d596357626..000000000000 --- a/Casks/font-lexend-giga.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lexend-giga" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lexendgiga/LexendGiga%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Lexend Giga" - homepage "https://fonts.google.com/specimen/Lexend+Giga" - - font "LexendGiga[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-lexend-mega.rb b/Casks/font-lexend-mega.rb deleted file mode 100644 index bf0146d0711e..000000000000 --- a/Casks/font-lexend-mega.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lexend-mega" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lexendmega/LexendMega%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Lexend Mega" - homepage "https://fonts.google.com/specimen/Lexend+Mega" - - font "LexendMega[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-lexend-peta.rb b/Casks/font-lexend-peta.rb deleted file mode 100644 index 5a027fe4a19b..000000000000 --- a/Casks/font-lexend-peta.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lexend-peta" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lexendpeta/LexendPeta%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Lexend Peta" - homepage "https://fonts.google.com/specimen/Lexend+Peta" - - font "LexendPeta[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-lexend-tera.rb b/Casks/font-lexend-tera.rb deleted file mode 100644 index 5c38d39ecc68..000000000000 --- a/Casks/font-lexend-tera.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lexend-tera" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lexendtera/LexendTera%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Lexend Tera" - homepage "https://fonts.google.com/specimen/Lexend+Tera" - - font "LexendTera[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-lexend-zetta.rb b/Casks/font-lexend-zetta.rb deleted file mode 100644 index 17c1bb91ecdf..000000000000 --- a/Casks/font-lexend-zetta.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lexend-zetta" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lexendzetta/LexendZetta%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Lexend Zetta" - homepage "https://fonts.google.com/specimen/Lexend+Zetta" - - font "LexendZetta[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-lexend.rb b/Casks/font-lexend.rb deleted file mode 100644 index d40c6a88f145..000000000000 --- a/Casks/font-lexend.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-lexend" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lexend/Lexend%5Bwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Lexend" - desc "Expanded by font bureau with a range of 8 weights" - homepage "https://fonts.google.com/specimen/Lexend" - - font "Lexend[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-liberation-mono-for-powerline.rb b/Casks/font-liberation-mono-for-powerline.rb deleted file mode 100644 index b466a6104495..000000000000 --- a/Casks/font-liberation-mono-for-powerline.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-liberation-mono-for-powerline" do - version :latest - sha256 :no_check - - url "https://github.com/powerline/fonts.git", - branch: "master", - only_path: "LiberationMono" - name "Literation Mono for Powerline" - homepage "https://github.com/powerline/fonts/tree/master/LiberationMono" - - font "Literation Mono Powerline Bold Italic.ttf" - font "Literation Mono Powerline Bold.ttf" - font "Literation Mono Powerline Italic.ttf" - font "Literation Mono Powerline.ttf" - - # No zap stanza required -end diff --git a/Casks/font-liberation.rb b/Casks/font-liberation.rb deleted file mode 100644 index 88a4e5528e43..000000000000 --- a/Casks/font-liberation.rb +++ /dev/null @@ -1,31 +0,0 @@ -cask "font-liberation" do - version "2.1.5,7261482" - sha256 "7191c669bf38899f73a2094ed00f7b800553364f90e2637010a69c0e268f25d0" - - url "https://github.com/liberationfonts/liberation-fonts/files/#{version.csv.second}/liberation-fonts-ttf-#{version.csv.first}.tar.gz" - name "Liberation" - homepage "https://github.com/liberationfonts/liberation-fonts" - - livecheck do - url "https://github.com/liberationfonts/liberation-fonts/releases/latest" - strategy :page_match do |page| - page.scan(%r{href=.*?files/(\d+)/liberation[._-]fonts[._-]ttf[._-]v?(\d+(?:\.\d+)+)\.t}i) - .map { |matches| "#{matches[1]},#{matches[0]}" } - end - end - - font "liberation-fonts-ttf-#{version.before_comma}/LiberationMono-Bold.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationMono-BoldItalic.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationMono-Italic.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationMono-Regular.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationSans-Bold.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationSans-BoldItalic.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationSans-Italic.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationSans-Regular.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationSerif-Bold.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationSerif-BoldItalic.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationSerif-Italic.ttf" - font "liberation-fonts-ttf-#{version.before_comma}/LiberationSerif-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libertinus.rb b/Casks/font-libertinus.rb deleted file mode 100644 index bdd169ab999e..000000000000 --- a/Casks/font-libertinus.rb +++ /dev/null @@ -1,26 +0,0 @@ -cask "font-libertinus" do - version "7.040" - sha256 "7fe9f022722d1c1cc67dc2c28a110b3bb55bae3575196160d2422c89333b3850" - - url "https://github.com/alerque/libertinus/releases/download/v#{version}/Libertinus-#{version}.tar.xz" - name "Libertinus" - desc "Proportional serif typeface inspired by 19th century book type" - homepage "https://github.com/alerque/libertinus" - - font "Libertinus-#{version}/static/OTF/LibertinusKeyboard-Regular.otf" - font "Libertinus-#{version}/static/OTF/LibertinusMath-Regular.otf" - font "Libertinus-#{version}/static/OTF/LibertinusMono-Regular.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSans-Bold.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSans-Italic.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSans-Regular.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSerif-Bold.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSerif-BoldItalic.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSerif-Italic.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSerif-Regular.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSerif-Semibold.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSerif-SemiboldItalic.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSerifDisplay-Regular.otf" - font "Libertinus-#{version}/static/OTF/LibertinusSerifInitials-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-libre-barcode-128-text.rb b/Casks/font-libre-barcode-128-text.rb deleted file mode 100644 index f081183e6b80..000000000000 --- a/Casks/font-libre-barcode-128-text.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-libre-barcode-128-text" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/librebarcode128text/LibreBarcode128Text-Regular.ttf", - verified: "github.com/google/fonts/" - name "Libre Barcode 128 Text" - homepage "https://fonts.google.com/specimen/Libre+Barcode+128+Text" - - font "LibreBarcode128Text-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-barcode-128.rb b/Casks/font-libre-barcode-128.rb deleted file mode 100644 index 06cfeb7b393d..000000000000 --- a/Casks/font-libre-barcode-128.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-libre-barcode-128" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/librebarcode128/LibreBarcode128-Regular.ttf", - verified: "github.com/google/fonts/" - name "Libre Barcode 128" - homepage "https://fonts.google.com/specimen/Libre+Barcode+128" - - font "LibreBarcode128-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-barcode-39-extended-text.rb b/Casks/font-libre-barcode-39-extended-text.rb deleted file mode 100644 index fef5c3ebcbce..000000000000 --- a/Casks/font-libre-barcode-39-extended-text.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-libre-barcode-39-extended-text" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/librebarcode39extendedtext/LibreBarcode39ExtendedText-Regular.ttf", - verified: "github.com/google/fonts/" - name "Libre Barcode 39 Extended Text" - homepage "https://fonts.google.com/specimen/Libre+Barcode+39+Extended+Text" - - font "LibreBarcode39ExtendedText-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-barcode-39-extended.rb b/Casks/font-libre-barcode-39-extended.rb deleted file mode 100644 index 0de8dc1863e4..000000000000 --- a/Casks/font-libre-barcode-39-extended.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-libre-barcode-39-extended" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/librebarcode39extended/LibreBarcode39Extended-Regular.ttf", - verified: "github.com/google/fonts/" - name "Libre Barcode 39 Extended" - homepage "https://fonts.google.com/specimen/Libre+Barcode+39+Extended" - - font "LibreBarcode39Extended-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-barcode-39-text.rb b/Casks/font-libre-barcode-39-text.rb deleted file mode 100644 index a8b08266f6cf..000000000000 --- a/Casks/font-libre-barcode-39-text.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-libre-barcode-39-text" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/librebarcode39text/LibreBarcode39Text-Regular.ttf", - verified: "github.com/google/fonts/" - name "Libre Barcode 39 Text" - homepage "https://fonts.google.com/specimen/Libre+Barcode+39+Text" - - font "LibreBarcode39Text-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-barcode-39.rb b/Casks/font-libre-barcode-39.rb deleted file mode 100644 index 42a9afbcf007..000000000000 --- a/Casks/font-libre-barcode-39.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-libre-barcode-39" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/librebarcode39/LibreBarcode39-Regular.ttf", - verified: "github.com/google/fonts/" - name "Libre Barcode 39" - homepage "https://fonts.google.com/specimen/Libre+Barcode+39" - - font "LibreBarcode39-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-barcode-ean13-text.rb b/Casks/font-libre-barcode-ean13-text.rb deleted file mode 100644 index cace5ed775ef..000000000000 --- a/Casks/font-libre-barcode-ean13-text.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-libre-barcode-ean13-text" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/librebarcodeean13text/LibreBarcodeEAN13Text-Regular.ttf", - verified: "github.com/google/fonts/" - name "Libre Barcode EAN13 Text" - desc "Led by lasse fister, a font and web developer based in nuremberg, germany" - homepage "https://fonts.google.com/specimen/Libre+Barcode+EAN13+Text" - - font "LibreBarcodeEAN13Text-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-baskerville.rb b/Casks/font-libre-baskerville.rb deleted file mode 100644 index 1581e3363449..000000000000 --- a/Casks/font-libre-baskerville.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-libre-baskerville" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/librebaskerville" - name "Libre Baskerville" - homepage "https://fonts.google.com/specimen/Libre+Baskerville" - - font "LibreBaskerville-Bold.ttf" - font "LibreBaskerville-Italic.ttf" - font "LibreBaskerville-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-bodoni.rb b/Casks/font-libre-bodoni.rb deleted file mode 100644 index af11dedccda1..000000000000 --- a/Casks/font-libre-bodoni.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-libre-bodoni" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/librebodoni" - name "Libre Bodoni" - homepage "https://fonts.google.com/specimen/Libre+Bodoni" - - font "LibreBodoni-Italic[wght].ttf" - font "LibreBodoni[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-libre-caslon-display.rb b/Casks/font-libre-caslon-display.rb deleted file mode 100644 index 26522116e796..000000000000 --- a/Casks/font-libre-caslon-display.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-libre-caslon-display" do - version :latest - sha256 :no_check - - url "https://github.com/impallari/Libre-Caslon-Display/archive/master.zip" - name "Libre Caslon Display" - homepage "https://github.com/impallari/Libre-Caslon-Display/" - - font "Libre-Caslon-Display-master/fonts/OTF/LibreCaslonDisplay-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-libre-caslon-text.rb b/Casks/font-libre-caslon-text.rb deleted file mode 100644 index bf10056c3d99..000000000000 --- a/Casks/font-libre-caslon-text.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-libre-caslon-text" do - version :latest - sha256 :no_check - - url "https://github.com/impallari/Libre-Caslon-Text/archive/master.zip" - name "Libre Caslon Text" - homepage "https://github.com/impallari/Libre-Caslon-Text/" - - font "Libre-Caslon-Text-master/fonts/OTF/LibreCaslonText-Bold.otf" - font "Libre-Caslon-Text-master/fonts/OTF/LibreCaslonText-Italic.otf" - font "Libre-Caslon-Text-master/fonts/OTF/LibreCaslonText-Regular.otf" - - # No zap stanza required -end diff --git a/Casks/font-libre-franklin.rb b/Casks/font-libre-franklin.rb deleted file mode 100644 index 8393d0724032..000000000000 --- a/Casks/font-libre-franklin.rb +++ /dev/null @@ -1,29 +0,0 @@ -cask "font-libre-franklin" do - version :latest - sha256 :no_check - - url "https://github.com/impallari/Libre-Franklin/archive/master.zip" - name "Libre Franklin" - homepage "https://github.com/impallari/Libre-Franklin" - - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-Black.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-BlackItalic.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-Bold.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-BoldItalic.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-ExtraBold.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-ExtraBoldItalic.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-ExtraLight.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-ExtraLightItalic.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-Italic.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-Light.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-LightItalic.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-Medium.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-MediumItalic.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-Regular.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-SemiBold.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-SemiBoldItalic.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-Thin.otf" - font "Libre-Franklin-master/fonts/OTF/LibreFranklin-ThinItalic.otf" - - # No zap stanza required -end diff --git a/Casks/font-licorice.rb b/Casks/font-licorice.rb deleted file mode 100644 index 434a8d03aa39..000000000000 --- a/Casks/font-licorice.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-licorice" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/licorice/Licorice-Regular.ttf", - verified: "github.com/google/fonts/" - name "Licorice" - desc "Perfect scrapbooking, cards, invitations and fun events" - homepage "https://fonts.google.com/specimen/Licorice" - - font "Licorice-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-life-savers.rb b/Casks/font-life-savers.rb deleted file mode 100644 index de3475d853fa..000000000000 --- a/Casks/font-life-savers.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-life-savers" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lifesavers" - name "Life Savers" - homepage "https://fonts.google.com/specimen/Life+Savers" - - font "LifeSavers-Bold.ttf" - font "LifeSavers-ExtraBold.ttf" - font "LifeSavers-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-liga-comic-mono.rb b/Casks/font-liga-comic-mono.rb deleted file mode 100644 index 3b6bb7d63508..000000000000 --- a/Casks/font-liga-comic-mono.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-liga-comic-mono" do - version :latest - sha256 :no_check - - url "https://codeload.github.com/wayou/comic-mono-font/zip/master" - name "Liga Comic Mono" - desc "Legible monospace font with programming ligatures" - homepage "https://github.com/wayou/comic-mono-font" - - font "comic-mono-font-master/LigaComicMono.ttf" - font "comic-mono-font-master/LigaComicMono-Bold.ttf" - - # No zap stanza required -end diff --git a/Casks/font-ligature-symbols.rb b/Casks/font-ligature-symbols.rb deleted file mode 100644 index 34edb73dd4e7..000000000000 --- a/Casks/font-ligature-symbols.rb +++ /dev/null @@ -1,12 +0,0 @@ -cask "font-ligature-symbols" do - version :latest - sha256 :no_check - - url "https://kudakurage.com/ligature_symbols/LigatureSymbols.zip" - name "Ligature Symbols" - homepage "https://kudakurage.com/ligature_symbols/" - - font "LigatureSymbols/LigatureSymbols-2.11.otf" - - # No zap stanza required -end diff --git a/Casks/font-lilex.rb b/Casks/font-lilex.rb deleted file mode 100644 index 3708175c9642..000000000000 --- a/Casks/font-lilex.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-lilex" do - version "2.510" - sha256 "2fd9cf5d12ca390bba8c487f189f78e5900e7f6f7d6a702d6ed5074c26260537" - - url "https://github.com/mishamyrt/Lilex/releases/download/#{version}/Lilex.zip" - name "Lilex" - desc "Programming font" - homepage "https://github.com/mishamyrt/Lilex" - - font "ttf/Lilex-Bold.ttf" - font "ttf/Lilex-ExtraLight.ttf" - font "ttf/Lilex-ExtraThick.ttf" - font "ttf/Lilex-Medium.ttf" - font "ttf/Lilex-Regular.ttf" - font "ttf/Lilex-Thin.ttf" - font "variable/Lilex-VF.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lilita-one.rb b/Casks/font-lilita-one.rb deleted file mode 100644 index 82b8e8b748b2..000000000000 --- a/Casks/font-lilita-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lilita-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lilitaone/LilitaOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lilita One" - homepage "https://fonts.google.com/specimen/Lilita+One" - - font "LilitaOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lily-script-one.rb b/Casks/font-lily-script-one.rb deleted file mode 100644 index 92a8ffe7021f..000000000000 --- a/Casks/font-lily-script-one.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lily-script-one" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lilyscriptone/LilyScriptOne-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lily Script One" - homepage "https://fonts.google.com/specimen/Lily+Script+One" - - font "LilyScriptOne-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-limelight.rb b/Casks/font-limelight.rb deleted file mode 100644 index 0dbfb316f66a..000000000000 --- a/Casks/font-limelight.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-limelight" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/limelight/Limelight-Regular.ttf", - verified: "github.com/google/fonts/" - name "Limelight" - homepage "https://fonts.google.com/specimen/Limelight" - - font "Limelight-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-linden-hill.rb b/Casks/font-linden-hill.rb deleted file mode 100644 index 3571986f5464..000000000000 --- a/Casks/font-linden-hill.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-linden-hill" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lindenhill" - name "Linden Hill" - homepage "https://fonts.google.com/specimen/Linden+Hill" - - font "LindenHill-Italic.ttf" - font "LindenHill-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-linefont.rb b/Casks/font-linefont.rb deleted file mode 100644 index f96d32d5f136..000000000000 --- a/Casks/font-linefont.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-linefont" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/linefont/Linefont%5Bwdth%2Cwght%5D.ttf", - verified: "github.com/google/fonts/" - name "Linefont" - desc "Variable font for rendering small to medium-scale line charts" - homepage "https://fonts.google.com/specimen/Linefont" - - font "Linefont[wdth,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-linux-biolinum.rb b/Casks/font-linux-biolinum.rb deleted file mode 100644 index c353b7d24f8c..000000000000 --- a/Casks/font-linux-biolinum.rb +++ /dev/null @@ -1,30 +0,0 @@ -cask "font-linux-biolinum" do - version "5.3.0,2012_07_02" - sha256 "24a593a949808d976850131a953c0c0d7a72299531dfbb348191964cc038d75d" - - url "https://downloads.sourceforge.net/linuxlibertine/LinLibertineTTF_#{version.tr(",", "_")}.tgz", - verified: "downloads.sourceforge.net/linuxlibertine/" - name "Linux Biolinum" - desc "Libre multilingual sans-serif font" - homepage "http://linuxlibertine.org/" - - # The regex below specifically matches filenames with a version and optional - # date. One release (5.0.0) only used a date, so that will be treated as the - # newest version until it's no longer in the RSS feed. - livecheck do - url "https://sourceforge.net/projects/linuxlibertine/rss?path=/linuxlibertine" - regex(%r{url=.*?/LinLibertine(?:Font|TTF)[._-]v?(\d+(?:[.-]\d+)+)(?:[_-](\d+(?:[_-]\d+)+))?\.}i) - strategy :sourceforge do |page, regex| - page.scan(regex).map do |match| - match[1].present? ? "#{match[0]},#{match[1]}" : match[0] - end - end - end - - font "LinBiolinum_Kah.ttf" - font "LinBiolinum_RBah.ttf" - font "LinBiolinum_RIah.ttf" - font "LinBiolinum_Rah.ttf" - - # No zap stanza required -end diff --git a/Casks/font-linux-libertine.rb b/Casks/font-linux-libertine.rb deleted file mode 100644 index 10ebd49106ac..000000000000 --- a/Casks/font-linux-libertine.rb +++ /dev/null @@ -1,35 +0,0 @@ -cask "font-linux-libertine" do - version "5.3.0,2012_07_02" - sha256 "24a593a949808d976850131a953c0c0d7a72299531dfbb348191964cc038d75d" - - url "https://downloads.sourceforge.net/linuxlibertine/LinLibertineTTF_#{version.tr(",", "_")}.tgz", - verified: "downloads.sourceforge.net/linuxlibertine/" - name "Linux Libertine" - desc "Libre multilingual serif font" - homepage "http://linuxlibertine.org/" - - # The regex below specifically matches filenames with a version and optional - # date. One release (5.0.0) only used a date, so that will be treated as the - # newest version until it's no longer in the RSS feed. - livecheck do - url "https://sourceforge.net/projects/linuxlibertine/rss?path=/linuxlibertine" - regex(%r{url=.*?/LinLibertine(?:Font|TTF)[._-]v?(\d+(?:[.-]\d+)+)(?:[_-](\d+(?:[_-]\d+)+))?\.}i) - strategy :sourceforge do |page, regex| - page.scan(regex).map do |match| - match[1].present? ? "#{match[0]},#{match[1]}" : match[0] - end - end - end - - font "LinLibertine_DRah.ttf" - font "LinLibertine_I.ttf" - font "LinLibertine_Mah.ttf" - font "LinLibertine_RBIah.ttf" - font "LinLibertine_RBah.ttf" - font "LinLibertine_RIah.ttf" - font "LinLibertine_RZIah.ttf" - font "LinLibertine_RZah.ttf" - font "LinLibertine_Rah.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lisu-bosa.rb b/Casks/font-lisu-bosa.rb deleted file mode 100644 index c405f56ed35c..000000000000 --- a/Casks/font-lisu-bosa.rb +++ /dev/null @@ -1,30 +0,0 @@ -cask "font-lisu-bosa" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lisubosa" - name "Lisu Bosa" - homepage "https://fonts.google.com/specimen/Lisu+Bosa" - - font "LisuBosa-Black.ttf" - font "LisuBosa-BlackItalic.ttf" - font "LisuBosa-Bold.ttf" - font "LisuBosa-BoldItalic.ttf" - font "LisuBosa-ExtraBold.ttf" - font "LisuBosa-ExtraBoldItalic.ttf" - font "LisuBosa-ExtraLight.ttf" - font "LisuBosa-ExtraLightItalic.ttf" - font "LisuBosa-Italic.ttf" - font "LisuBosa-Light.ttf" - font "LisuBosa-LightItalic.ttf" - font "LisuBosa-Medium.ttf" - font "LisuBosa-MediumItalic.ttf" - font "LisuBosa-Regular.ttf" - font "LisuBosa-SemiBold.ttf" - font "LisuBosa-SemiBoldItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-literata.rb b/Casks/font-literata.rb deleted file mode 100644 index df5fcef58ad7..000000000000 --- a/Casks/font-literata.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-literata" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/literata" - name "Literata" - homepage "https://fonts.google.com/specimen/Literata" - - font "Literata-Italic[opsz,wght].ttf" - font "Literata[opsz,wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-liu-jian-mao-cao.rb b/Casks/font-liu-jian-mao-cao.rb deleted file mode 100644 index 2ecaa4d40a98..000000000000 --- a/Casks/font-liu-jian-mao-cao.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-liu-jian-mao-cao" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/liujianmaocao/LiuJianMaoCao-Regular.ttf", - verified: "github.com/google/fonts/" - name "Liu Jian Mao Cao" - homepage "https://fonts.google.com/specimen/Liu+Jian+Mao+Cao" - - font "LiuJianMaoCao-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-livvic.rb b/Casks/font-livvic.rb deleted file mode 100644 index 981896a3c919..000000000000 --- a/Casks/font-livvic.rb +++ /dev/null @@ -1,30 +0,0 @@ -cask "font-livvic" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/livvic" - name "Livvic" - homepage "https://fonts.google.com/specimen/Livvic" - - font "Livvic-Black.ttf" - font "Livvic-BlackItalic.ttf" - font "Livvic-Bold.ttf" - font "Livvic-BoldItalic.ttf" - font "Livvic-ExtraLight.ttf" - font "Livvic-ExtraLightItalic.ttf" - font "Livvic-Italic.ttf" - font "Livvic-Light.ttf" - font "Livvic-LightItalic.ttf" - font "Livvic-Medium.ttf" - font "Livvic-MediumItalic.ttf" - font "Livvic-Regular.ttf" - font "Livvic-SemiBold.ttf" - font "Livvic-SemiBoldItalic.ttf" - font "Livvic-Thin.ttf" - font "Livvic-ThinItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lobster-two.rb b/Casks/font-lobster-two.rb deleted file mode 100644 index d32c6be6dad0..000000000000 --- a/Casks/font-lobster-two.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-lobster-two" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lobstertwo" - name "Lobster Two" - homepage "https://fonts.google.com/specimen/Lobster+Two" - - font "LobsterTwo-Bold.ttf" - font "LobsterTwo-BoldItalic.ttf" - font "LobsterTwo-Italic.ttf" - font "LobsterTwo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lobster.rb b/Casks/font-lobster.rb deleted file mode 100644 index b605859bfc07..000000000000 --- a/Casks/font-lobster.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lobster" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lobster/Lobster-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lobster" - homepage "https://fonts.google.com/specimen/Lobster" - - font "Lobster-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lohit-bengali.rb b/Casks/font-lohit-bengali.rb deleted file mode 100644 index fef9f1c46b36..000000000000 --- a/Casks/font-lohit-bengali.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lohit-bengali" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lohitbengali/Lohit-Bengali.ttf", - verified: "github.com/google/fonts/" - name "Lohit Bengali" - homepage "https://fonts.google.com/specimen/Lohit+Bengali" - - font "Lohit-Bengali.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lohit-tamil.rb b/Casks/font-lohit-tamil.rb deleted file mode 100644 index 02b255195c0b..000000000000 --- a/Casks/font-lohit-tamil.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lohit-tamil" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lohittamil/Lohit-Tamil.ttf", - verified: "github.com/google/fonts/" - name "Lohit Tamil" - homepage "https://fonts.google.com/specimen/Lohit+Tamil" - - font "Lohit-Tamil.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lohit.rb b/Casks/font-lohit.rb deleted file mode 100644 index 054f241a2c0a..000000000000 --- a/Casks/font-lohit.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lohit" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lohitdevanagari/Lohit-Devanagari.ttf", - verified: "github.com/google/fonts/" - name "Lohit" - homepage "https://fonts.google.com/earlyaccess" - - font "Lohit-Devanagari.ttf" - - # No zap stanza required -end diff --git a/Casks/font-londrina-outline.rb b/Casks/font-londrina-outline.rb deleted file mode 100644 index 7f84784c9880..000000000000 --- a/Casks/font-londrina-outline.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-londrina-outline" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/londrinaoutline/LondrinaOutline-Regular.ttf", - verified: "github.com/google/fonts/" - name "Londrina Outline" - homepage "https://fonts.google.com/specimen/Londrina+Outline" - - font "LondrinaOutline-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-londrina-shadow.rb b/Casks/font-londrina-shadow.rb deleted file mode 100644 index 8ca9d6c8e3e8..000000000000 --- a/Casks/font-londrina-shadow.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-londrina-shadow" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/londrinashadow/LondrinaShadow-Regular.ttf", - verified: "github.com/google/fonts/" - name "Londrina Shadow" - homepage "https://fonts.google.com/specimen/Londrina+Shadow" - - font "LondrinaShadow-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-londrina-sketch.rb b/Casks/font-londrina-sketch.rb deleted file mode 100644 index c8d4c4386b3e..000000000000 --- a/Casks/font-londrina-sketch.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-londrina-sketch" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/londrinasketch/LondrinaSketch-Regular.ttf", - verified: "github.com/google/fonts/" - name "Londrina Sketch" - homepage "https://fonts.google.com/specimen/Londrina+Sketch" - - font "LondrinaSketch-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-londrina-solid.rb b/Casks/font-londrina-solid.rb deleted file mode 100644 index 2a114c97bd05..000000000000 --- a/Casks/font-londrina-solid.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-londrina-solid" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/londrinasolid" - name "Londrina Solid" - homepage "https://fonts.google.com/specimen/Londrina+Solid" - - font "LondrinaSolid-Black.ttf" - font "LondrinaSolid-Light.ttf" - font "LondrinaSolid-Regular.ttf" - font "LondrinaSolid-Thin.ttf" - - # No zap stanza required -end diff --git a/Casks/font-long-cang.rb b/Casks/font-long-cang.rb deleted file mode 100644 index c64065d1f6d9..000000000000 --- a/Casks/font-long-cang.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-long-cang" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/longcang/LongCang-Regular.ttf", - verified: "github.com/google/fonts/" - name "Long Cang" - homepage "https://fonts.google.com/specimen/Long+Cang" - - font "LongCang-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lora.rb b/Casks/font-lora.rb deleted file mode 100644 index a495f3dc05c6..000000000000 --- a/Casks/font-lora.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-lora" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lora" - name "Lora" - homepage "https://fonts.google.com/specimen/Lora" - - font "Lora-Italic[wght].ttf" - font "Lora[wght].ttf" - - # No zap stanza required -end diff --git a/Casks/font-love-light.rb b/Casks/font-love-light.rb deleted file mode 100644 index 66c9113fa979..000000000000 --- a/Casks/font-love-light.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-love-light" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lovelight/LoveLight-Regular.ttf", - verified: "github.com/google/fonts/" - name "Love Light" - desc "Adaptation of another font" - homepage "https://fonts.google.com/specimen/Love+Light" - - font "LoveLight-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-love-ya-like-a-sister.rb b/Casks/font-love-ya-like-a-sister.rb deleted file mode 100644 index 04f7976b4efc..000000000000 --- a/Casks/font-love-ya-like-a-sister.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-love-ya-like-a-sister" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/loveyalikeasister/LoveYaLikeASister.ttf", - verified: "github.com/google/fonts/" - name "Love Ya Like A Sister" - homepage "https://fonts.google.com/specimen/Love+Ya+Like+A+Sister" - - font "LoveYaLikeASister.ttf" - - # No zap stanza required -end diff --git a/Casks/font-loved-by-the-king.rb b/Casks/font-loved-by-the-king.rb deleted file mode 100644 index 2a43aa649c45..000000000000 --- a/Casks/font-loved-by-the-king.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-loved-by-the-king" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lovedbytheking/LovedbytheKing.ttf", - verified: "github.com/google/fonts/" - name "Loved by the King" - homepage "https://fonts.google.com/specimen/Loved+by+the+King" - - font "LovedbytheKing.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lovers-quarrel.rb b/Casks/font-lovers-quarrel.rb deleted file mode 100644 index 8e531d1b4b4c..000000000000 --- a/Casks/font-lovers-quarrel.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lovers-quarrel" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/loversquarrel/LoversQuarrel-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lovers Quarrel" - homepage "https://fonts.google.com/specimen/Lovers+Quarrel" - - font "LoversQuarrel-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-luckiest-guy.rb b/Casks/font-luckiest-guy.rb deleted file mode 100644 index 0cc3260bafc7..000000000000 --- a/Casks/font-luckiest-guy.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-luckiest-guy" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/apache/luckiestguy/LuckiestGuy-Regular.ttf", - verified: "github.com/google/fonts/" - name "Luckiest Guy" - homepage "https://fonts.google.com/specimen/Luckiest+Guy" - - font "LuckiestGuy-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-luculent.rb b/Casks/font-luculent.rb deleted file mode 100644 index 518e5c158aa7..000000000000 --- a/Casks/font-luculent.rb +++ /dev/null @@ -1,15 +0,0 @@ -cask "font-luculent" do - version :latest - sha256 :no_check - - url "http://eastfarthing.com/luculent/luculent.tar.xz" - name "Luculent" - homepage "http://eastfarthing.com/luculent/" - - font "luculent/luculent.ttf" - font "luculent/luculentb.ttf" - font "luculent/luculentbi.ttf" - font "luculent/luculenti.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lugrasimo.rb b/Casks/font-lugrasimo.rb deleted file mode 100644 index 3693af38a27d..000000000000 --- a/Casks/font-lugrasimo.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-lugrasimo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lugrasimo/Lugrasimo-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lugrasimo" - desc "Typeface in calligraphic lettering style" - homepage "https://fonts.google.com/specimen/Lugrasimo" - - font "Lugrasimo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lumanosimo.rb b/Casks/font-lumanosimo.rb deleted file mode 100644 index bff0758fbac0..000000000000 --- a/Casks/font-lumanosimo.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-lumanosimo" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lumanosimo/Lumanosimo-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lumanosimo" - desc "Expressive typeface" - homepage "https://fonts.google.com/specimen/Lumanosimo" - - font "Lumanosimo-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lunasima.rb b/Casks/font-lunasima.rb deleted file mode 100644 index eb74651fde5f..000000000000 --- a/Casks/font-lunasima.rb +++ /dev/null @@ -1,17 +0,0 @@ -cask "font-lunasima" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lunasima" - name "Lunasima" - desc "Unmodulated (“sans serif”) design" - homepage "https://fonts.google.com/specimen/Lunasima" - - font "Lunasima-Bold.ttf" - font "Lunasima-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lusitana.rb b/Casks/font-lusitana.rb deleted file mode 100644 index 7855935c0158..000000000000 --- a/Casks/font-lusitana.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-lusitana" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts.git", - verified: "github.com/google/fonts", - branch: "main", - only_path: "ofl/lusitana" - name "Lusitana" - homepage "https://fonts.google.com/specimen/Lusitana" - - font "Lusitana-Bold.ttf" - font "Lusitana-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lustria.rb b/Casks/font-lustria.rb deleted file mode 100644 index a820b646d508..000000000000 --- a/Casks/font-lustria.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-lustria" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/lustria/Lustria-Regular.ttf", - verified: "github.com/google/fonts/" - name "Lustria" - homepage "https://fonts.google.com/specimen/Lustria" - - font "Lustria-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-luxurious-roman.rb b/Casks/font-luxurious-roman.rb deleted file mode 100644 index a10739ee592f..000000000000 --- a/Casks/font-luxurious-roman.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-luxurious-roman" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/luxuriousroman/LuxuriousRoman-Regular.ttf", - verified: "github.com/google/fonts/" - name "Luxurious Roman" - desc "Semi-hand lettered font with inconsistent serifs" - homepage "https://fonts.google.com/specimen/Luxurious+Roman" - - font "LuxuriousRoman-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-luxurious-script.rb b/Casks/font-luxurious-script.rb deleted file mode 100644 index b37107546ffb..000000000000 --- a/Casks/font-luxurious-script.rb +++ /dev/null @@ -1,13 +0,0 @@ -cask "font-luxurious-script" do - version :latest - sha256 :no_check - - url "https://github.com/google/fonts/raw/main/ofl/luxuriousscript/LuxuriousScript-Regular.ttf", - verified: "github.com/google/fonts/" - name "Luxurious Script" - homepage "https://fonts.google.com/specimen/Luxurious+Script" - - font "LuxuriousScript-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-bright-gb.rb b/Casks/font-lxgw-bright-gb.rb deleted file mode 100644 index 02b0cb0cc1b3..000000000000 --- a/Casks/font-lxgw-bright-gb.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-lxgw-bright-gb" do - version "5.330" - sha256 "f9378f55d7c77216be7b430ec5b9a834d89e92a16fd640eb5a32d73b43adc3a0" - - url "https://github.com/lxgw/LxgwBright/releases/download/v#{version}/LXGWBrightGB.7z" - name "LXGW Bright GB" - desc "Merged font of Ysabeau Office and LXGW WenKai GB" - homepage "https://github.com/lxgw/LxgwBright" - - font "LXGWBrightGB/LXGWBrightGB-Medium.ttf" - font "LXGWBrightGB/LXGWBrightGB-MediumItalic.ttf" - font "LXGWBrightGB/LXGWBrightGB-Regular.ttf" - font "LXGWBrightGB/LXGWBrightGB-Italic.ttf" - font "LXGWBrightGB/LXGWBrightGB-SemiLight.ttf" - font "LXGWBrightGB/LXGWBrightGB-SemiLightItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-bright-tc.rb b/Casks/font-lxgw-bright-tc.rb deleted file mode 100644 index c191f74545aa..000000000000 --- a/Casks/font-lxgw-bright-tc.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-lxgw-bright-tc" do - version "5.330" - sha256 "5a01c41e45b43fc3ca5eb49b147a1103199002895906b8d6436b65226b5257fe" - - url "https://github.com/lxgw/LxgwBright/releases/download/v#{version}/LXGWBrightTC.7z" - name "LXGW Bright TC" - desc "Merged font of Ysabeau Office and LXGW WenKai TC" - homepage "https://github.com/lxgw/LxgwBright" - - font "LXGWBrightTC/LXGWBrightTC-Medium.ttf" - font "LXGWBrightTC/LXGWBrightTC-MediumItalic.ttf" - font "LXGWBrightTC/LXGWBrightTC-Regular.ttf" - font "LXGWBrightTC/LXGWBrightTC-Italic.ttf" - font "LXGWBrightTC/LXGWBrightTC-SemiLight.ttf" - font "LXGWBrightTC/LXGWBrightTC-SemiLightItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-bright.rb b/Casks/font-lxgw-bright.rb deleted file mode 100644 index 252ac57d9129..000000000000 --- a/Casks/font-lxgw-bright.rb +++ /dev/null @@ -1,18 +0,0 @@ -cask "font-lxgw-bright" do - version "5.330" - sha256 "3cdd310f625bb1016b3aea59207a22ea39350950e267627b28f7756d25a27dd1" - - url "https://github.com/lxgw/LxgwBright/releases/download/v#{version}/LXGWBright.7z" - name "LXGW Bright" - desc "Merged font of Ysabeau Office and LXGW WenKai Lite" - homepage "https://github.com/lxgw/LxgwBright" - - font "LXGWBright/LXGWBright-Italic.ttf" - font "LXGWBright/LXGWBright-Medium.ttf" - font "LXGWBright/LXGWBright-MediumItalic.ttf" - font "LXGWBright/LXGWBright-Regular.ttf" - font "LXGWBright/LXGWBright-SemiLight.ttf" - font "LXGWBright/LXGWBright-SemiLightItalic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-fasmartgothic.rb b/Casks/font-lxgw-fasmartgothic.rb deleted file mode 100644 index a2c9a78eaf62..000000000000 --- a/Casks/font-lxgw-fasmartgothic.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-lxgw-fasmartgothic" do - version "1.121" - sha256 "c38f0b48d6b2c594969932717d720e643ccd45f05a00c08ac42ef90e6897fe5e" - - url "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v#{version}/LXGWFasmartGothic.ttf" - name "LXGW FasmartGothic" - name "霞鹜尚智黑" - desc "Chinese sans-serif font derived from IPAex Gothic" - homepage "https://github.com/lxgw/LxgwNeoXiHei" - - font "LXGWFasmartGothic.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-heartserif.rb b/Casks/font-lxgw-heartserif.rb deleted file mode 100644 index 58ff47c46c2c..000000000000 --- a/Casks/font-lxgw-heartserif.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-lxgw-heartserif" do - version "0.921.1" - sha256 "e9ccd8cc54230b1aabd1dd6b6ba14015276af67d8080298a765b758b6e1d69b7" - - url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v#{version}/LXGWHeartSerif.ttf" - name "LXGW Heart Serif" - name "霞鹜铭心宋" - desc "Chinese serif font derived from IPAmj Mincho" - homepage "https://github.com/lxgw/LxgwNeoZhiSong" - - font "LXGWHeartSerif.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-neoxihei.rb b/Casks/font-lxgw-neoxihei.rb deleted file mode 100644 index 506eb99825f2..000000000000 --- a/Casks/font-lxgw-neoxihei.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-lxgw-neoxihei" do - version "1.121" - sha256 "dfeb61e1a95657e8bd9114f8179b71f24383e23f1e99c37699e95cc8dfe630c4" - - url "https://github.com/lxgw/LxgwNeoXiHei/releases/download/v#{version}/LXGWNeoXiHei.ttf" - name "LXGW NeoXiHei" - name "霞鹜新晰黑" - desc "Chinese sans-serif font derived from IPAex Gothic" - homepage "https://github.com/lxgw/LxgwNeoXiHei" - - font "LXGWNeoXiHei.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-neozhisong.rb b/Casks/font-lxgw-neozhisong.rb deleted file mode 100644 index 23244eefdff7..000000000000 --- a/Casks/font-lxgw-neozhisong.rb +++ /dev/null @@ -1,14 +0,0 @@ -cask "font-lxgw-neozhisong" do - version "0.921.1" - sha256 "5d601c125b1d0b92e7efe09634e597625ef42f07036325af494bbd3b95857423" - - url "https://github.com/lxgw/LxgwNeoZhiSong/releases/download/v#{version}/LXGWNeoZhiSong.ttf" - name "LXGW Neo ZhiSong" - name "霞鹜新致宋" - desc "Chinese serif font derived from IPAmj Mincho" - homepage "https://github.com/lxgw/LxgwNeoZhiSong" - - font "LXGWNeoZhiSong.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-wenkai-lite.rb b/Casks/font-lxgw-wenkai-lite.rb deleted file mode 100644 index 25e3dbb125f6..000000000000 --- a/Casks/font-lxgw-wenkai-lite.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-lxgw-wenkai-lite" do - version "1.330" - sha256 "10beb11701118e6f1b301cdc2b2a2e6177e0fe53671c5f802603a9e9bd9c168d" - - url "https://github.com/lxgw/LxgwWenKai-Lite/releases/download/v#{version}/lxgw-wenkai-lite-v#{version}.zip" - name "LXGW WenKai Lite" - name "霞鹜文楷 轻便版" - desc "Open-source Chinese font derived from Fontworks' Klee One" - homepage "https://github.com/lxgw/LxgwWenKai-Lite" - - font "lxgw-wenkai-lite-v#{version}/LXGWWenKaiLite-Bold.ttf" - font "lxgw-wenkai-lite-v#{version}/LXGWWenKaiLite-Light.ttf" - font "lxgw-wenkai-lite-v#{version}/LXGWWenKaiLite-Regular.ttf" - font "lxgw-wenkai-lite-v#{version}/LXGWWenKaiMonoLite-Bold.ttf" - font "lxgw-wenkai-lite-v#{version}/LXGWWenKaiMonoLite-Light.ttf" - font "lxgw-wenkai-lite-v#{version}/LXGWWenKaiMonoLite-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-wenkai-tc.rb b/Casks/font-lxgw-wenkai-tc.rb deleted file mode 100644 index b2b2fa0caf21..000000000000 --- a/Casks/font-lxgw-wenkai-tc.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-lxgw-wenkai-tc" do - version "1.330" - sha256 "cbccbb37676487c3fddafb7da190bfab30e26ae57049478a3e474123d2cc47a3" - - url "https://github.com/lxgw/LxgwWenkaiTC/releases/download/v#{version}/lxgw-wenkai-tc-v#{version}.zip" - name "LXGW WenKai TC" - name "霞鶩文楷 TC" - desc "Open-source traditional Chinese font derived from Fontworks' Klee One" - homepage "https://github.com/lxgw/LxgwWenkaiTC" - - font "lxgw-wenkai-tc-v#{version}/LXGWWenKaiMonoTC-Bold.ttf" - font "lxgw-wenkai-tc-v#{version}/LXGWWenKaiMonoTC-Light.ttf" - font "lxgw-wenkai-tc-v#{version}/LXGWWenKaiMonoTC-Regular.ttf" - font "lxgw-wenkai-tc-v#{version}/LXGWWenKaiTC-Bold.ttf" - font "lxgw-wenkai-tc-v#{version}/LXGWWenKaiTC-Light.ttf" - font "lxgw-wenkai-tc-v#{version}/LXGWWenKaiTC-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-wenkai.rb b/Casks/font-lxgw-wenkai.rb deleted file mode 100644 index ed4762c1b3d5..000000000000 --- a/Casks/font-lxgw-wenkai.rb +++ /dev/null @@ -1,19 +0,0 @@ -cask "font-lxgw-wenkai" do - version "1.330" - sha256 "2f317e15480608cabf471cbabdbc5f524066d0bbb177a3f439c7b5ee7b61780c" - - url "https://github.com/lxgw/LxgwWenKai/releases/download/v#{version}/lxgw-wenkai-v#{version}.zip" - name "LXGW WenKai" - name "霞鹜文楷" - desc "Open-source Chinese font derived from Fontworks' Klee One" - homepage "https://github.com/lxgw/LxgwWenKai" - - font "lxgw-wenkai-v#{version}/LXGWWenKai-Bold.ttf" - font "lxgw-wenkai-v#{version}/LXGWWenKai-Light.ttf" - font "lxgw-wenkai-v#{version}/LXGWWenKai-Regular.ttf" - font "lxgw-wenkai-v#{version}/LXGWWenKaiMono-Bold.ttf" - font "lxgw-wenkai-v#{version}/LXGWWenKaiMono-Light.ttf" - font "lxgw-wenkai-v#{version}/LXGWWenKaiMono-Regular.ttf" - - # No zap stanza required -end diff --git a/Casks/font-lxgw-zhenkai.rb b/Casks/font-lxgw-zhenkai.rb deleted file mode 100644 index 5db3d9f742d0..000000000000 --- a/Casks/font-lxgw-zhenkai.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask "font-lxgw-zhenkai" do - version "0.600" - sha256 "457955ce330f2945428f92b4621c72d72435cf9028a82ac138283cfe5e1f553f" - - url "https://github.com/lxgw/LxgwZhenKai/releases/download/v#{version}/LXGWZhenKai.ttf" - name "LXGW ZhenKai" - name "霞鹜臻楷" - desc "Bolder-weight Edition of LXGW WenKai" - homepage "https://github.com/lxgw/LxgwZhenKai" - - deprecate! date: "2024-02-18", because: :discontinued - - font "LXGWZhenKai.ttf" - - # No zap stanza required -end diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index 1ae2162dbe08..b5347f5daee2 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -1,4 +1,3 @@ { - "font-gilbert": "all", "font-zhuque-fangsong": "all" } \ No newline at end of file diff --git a/tap_migrations.json b/tap_migrations.json index e2d911c3911a..2eca67d2eff0 100644 --- a/tap_migrations.json +++ b/tap_migrations.json @@ -521,5 +521,538 @@ "font-exo": "homebrew/cask", "font-expletus-sans": "homebrew/cask", "font-explora": "homebrew/cask", - "font-ezra-sil": "homebrew/cask" -} \ No newline at end of file + "font-ezra-sil": "homebrew/cask", + "font-fahkwang": "homebrew/cask", + "font-fairfax": "homebrew/cask", + "font-familjen-grotesk": "homebrew/cask", + "font-fandol": "homebrew/cask", + "font-fantasque-sans-mono-noloopk": "homebrew/cask", + "font-fantasque-sans-mono": "homebrew/cask", + "font-fanwood-text": "homebrew/cask", + "font-farro": "homebrew/cask", + "font-farsan": "homebrew/cask", + "font-fascinate-inline": "homebrew/cask", + "font-fascinate": "homebrew/cask", + "font-faster-one": "homebrew/cask", + "font-fasthand": "homebrew/cask", + "font-fauna-one": "homebrew/cask", + "font-faune": "homebrew/cask", + "font-faustina": "homebrew/cask", + "font-federant": "homebrew/cask", + "font-federo": "homebrew/cask", + "font-felipa": "homebrew/cask", + "font-fenix": "homebrew/cask", + "font-festive": "homebrew/cask", + "font-figtree": "homebrew/cask", + "font-finger-paint": "homebrew/cask", + "font-finlandica": "homebrew/cask", + "font-fira-code": "homebrew/cask", + "font-fira-mono-for-powerline": "homebrew/cask", + "font-fira-mono": "homebrew/cask", + "font-fira-sans-condensed": "homebrew/cask", + "font-fira-sans-extra-condensed": "homebrew/cask", + "font-fira-sans": "homebrew/cask", + "font-firago": "homebrew/cask", + "font-firge": "homebrew/cask", + "font-firgenerd": "homebrew/cask", + "font-fjalla-one": "homebrew/cask", + "font-fjord-one": "homebrew/cask", + "font-flamenco": "homebrew/cask", + "font-flavors": "homebrew/cask", + "font-fleur-de-leah": "homebrew/cask", + "font-flow-block": "homebrew/cask", + "font-flow-circular": "homebrew/cask", + "font-flow-rounded": "homebrew/cask", + "font-foldit": "homebrew/cask", + "font-fondamento": "homebrew/cask", + "font-fontawesome": "homebrew/cask", + "font-fontdiner-swanky": "homebrew/cask", + "font-forum": "homebrew/cask", + "font-foundation-icons": "homebrew/cask", + "font-foundry-sterling": "homebrew/cask", + "font-fragment-mono": "homebrew/cask", + "font-francois-one": "homebrew/cask", + "font-frank-ruhl-libre": "homebrew/cask", + "font-fraunces": "homebrew/cask", + "font-freckle-face": "homebrew/cask", + "font-fredericka-the-great": "homebrew/cask", + "font-fredoka": "homebrew/cask", + "font-free-mono-tengwar": "homebrew/cask", + "font-freefont": "homebrew/cask", + "font-freehand": "homebrew/cask", + "font-freeman": "homebrew/cask", + "font-fresca": "homebrew/cask", + "font-frijole": "homebrew/cask", + "font-fruktur": "homebrew/cask", + "font-fugaz-one": "homebrew/cask", + "font-fuggles": "homebrew/cask", + "font-fuzzy-bubbles": "homebrew/cask", + "font-fzfangsong-z02": "homebrew/cask", + "font-fzkai-z03": "homebrew/cask", + "font-fzshusong-z01": "homebrew/cask", + "font-fzxiaobiaosong-b05": "homebrew/cask", + "font-gabarito": "homebrew/cask", + "font-gabriela": "homebrew/cask", + "font-gaegu": "homebrew/cask", + "font-gafata": "homebrew/cask", + "font-gajraj-one": "homebrew/cask", + "font-galada": "homebrew/cask", + "font-galdeano": "homebrew/cask", + "font-galindo": "homebrew/cask", + "font-gamja-flower": "homebrew/cask", + "font-gandhi-sans": "homebrew/cask", + "font-gantari": "homebrew/cask", + "font-gasoek-one": "homebrew/cask", + "font-gayathri": "homebrew/cask", + "font-geist-mono": "homebrew/cask", + "font-geist": "homebrew/cask", + "font-gelasio": "homebrew/cask", + "font-gemunu-libre": "homebrew/cask", + "font-genjyuugothic-l": "homebrew/cask", + "font-genjyuugothic-x": "homebrew/cask", + "font-genjyuugothic": "homebrew/cask", + "font-genos": "homebrew/cask", + "font-genryumin": "homebrew/cask", + "font-gensekigothic": "homebrew/cask", + "font-gensenrounded": "homebrew/cask", + "font-genshingothic": "homebrew/cask", + "font-gentium-basic": "homebrew/cask", + "font-gentium-book-basic": "homebrew/cask", + "font-gentium-book-plus": "homebrew/cask", + "font-gentium-plus": "homebrew/cask", + "font-genwanmin": "homebrew/cask", + "font-genyogothic": "homebrew/cask", + "font-genyomin": "homebrew/cask", + "font-geo": "homebrew/cask", + "font-geologica": "homebrew/cask", + "font-georama": "homebrew/cask", + "font-georgia": "homebrew/cask", + "font-geostar-fill": "homebrew/cask", + "font-geostar": "homebrew/cask", + "font-germania-one": "homebrew/cask", + "font-gfs-didot": "homebrew/cask", + "font-gfs-neohellenic": "homebrew/cask", + "font-gideon-roman": "homebrew/cask", + "font-gidole": "homebrew/cask", + "font-gidugu": "homebrew/cask", + "font-gilbert": "homebrew/cask", + "font-gilda-display": "homebrew/cask", + "font-girassol": "homebrew/cask", + "font-give-you-glory": "homebrew/cask", + "font-glass-antiqua": "homebrew/cask", + "font-glegoo": "homebrew/cask", + "font-gloock": "homebrew/cask", + "font-gloria-hallelujah": "homebrew/cask", + "font-glory": "homebrew/cask", + "font-glow-sans-j-compressed": "homebrew/cask", + "font-glow-sans-j-condensed": "homebrew/cask", + "font-glow-sans-j-extended": "homebrew/cask", + "font-glow-sans-j-normal": "homebrew/cask", + "font-glow-sans-j-wide": "homebrew/cask", + "font-glow-sans-sc-compressed": "homebrew/cask", + "font-glow-sans-sc-condensed": "homebrew/cask", + "font-glow-sans-sc-extended": "homebrew/cask", + "font-glow-sans-sc-normal": "homebrew/cask", + "font-glow-sans-sc-wide": "homebrew/cask", + "font-glow-sans-tc-compressed": "homebrew/cask", + "font-glow-sans-tc-condensed": "homebrew/cask", + "font-glow-sans-tc-extended": "homebrew/cask", + "font-glow-sans-tc-normal": "homebrew/cask", + "font-glow-sans-tc-wide": "homebrew/cask", + "font-gluten": "homebrew/cask", + "font-gnu-unifont": "homebrew/cask", + "font-go": "homebrew/cask", + "font-goblin-one": "homebrew/cask", + "font-gochi-hand": "homebrew/cask", + "font-goldman": "homebrew/cask", + "font-golos-text": "homebrew/cask", + "font-gorditas": "homebrew/cask", + "font-gothic-a1": "homebrew/cask", + "font-gotu": "homebrew/cask", + "font-goudy-bookletter-1911": "homebrew/cask", + "font-gowun-batang": "homebrew/cask", + "font-gowun-dodum": "homebrew/cask", + "font-graduate": "homebrew/cask", + "font-grand-hotel": "homebrew/cask", + "font-grandiflora-one": "homebrew/cask", + "font-grandstander": "homebrew/cask", + "font-grape-nuts": "homebrew/cask", + "font-gravitas-one": "homebrew/cask", + "font-great-vibes": "homebrew/cask", + "font-grechen-fuemen": "homebrew/cask", + "font-grenze-gotisch": "homebrew/cask", + "font-grenze": "homebrew/cask", + "font-grey-qo": "homebrew/cask", + "font-griffy": "homebrew/cask", + "font-gruppo": "homebrew/cask", + "font-gudea": "homebrew/cask", + "font-gugi": "homebrew/cask", + "font-gulzar": "homebrew/cask", + "font-gupter": "homebrew/cask", + "font-gurajada": "homebrew/cask", + "font-gwendolyn": "homebrew/cask", + "font-habibi": "homebrew/cask", + "font-hachi-maru-pop": "homebrew/cask", + "font-hack": "homebrew/cask", + "font-hackgen-nerd": "homebrew/cask", + "font-hackgen": "homebrew/cask", + "font-hahmlet": "homebrew/cask", + "font-halant": "homebrew/cask", + "font-hammersmith-one": "homebrew/cask", + "font-han-nom-a": "homebrew/cask", + "font-hanalei-fill": "homebrew/cask", + "font-hanalei": "homebrew/cask", + "font-hanamina": "homebrew/cask", + "font-handjet": "homebrew/cask", + "font-handlee": "homebrew/cask", + "font-hanken-grotesk": "homebrew/cask", + "font-hannari": "homebrew/cask", + "font-hanuman": "homebrew/cask", + "font-happy-monkey": "homebrew/cask", + "font-harano-aji": "homebrew/cask", + "font-harmattan": "homebrew/cask", + "font-hasklig": "homebrew/cask", + "font-headland-one": "homebrew/cask", + "font-hedvig-letters-sans": "homebrew/cask", + "font-hedvig-letters-serif": "homebrew/cask", + "font-heebo": "homebrew/cask", + "font-henny-penny": "homebrew/cask", + "font-hepta-slab": "homebrew/cask", + "font-hermeneus-one": "homebrew/cask", + "font-hermit": "homebrew/cask", + "font-herr-von-muellerhoff": "homebrew/cask", + "font-hi-melody": "homebrew/cask", + "font-hina-mincho": "homebrew/cask", + "font-hind-colombo": "homebrew/cask", + "font-hind-guntur": "homebrew/cask", + "font-hind-jalandhar": "homebrew/cask", + "font-hind-kochi": "homebrew/cask", + "font-hind-madurai": "homebrew/cask", + "font-hind-mysuru": "homebrew/cask", + "font-hind-siliguri": "homebrew/cask", + "font-hind-vadodara": "homebrew/cask", + "font-hind": "homebrew/cask", + "font-holtwood-one-sc": "homebrew/cask", + "font-homemade-apple": "homebrew/cask", + "font-homenaje": "homebrew/cask", + "font-honk": "homebrew/cask", + "font-hubballi": "homebrew/cask", + "font-hubot-sans": "homebrew/cask", + "font-humor-sans": "homebrew/cask", + "font-hurricane": "homebrew/cask", + "font-hyppolit": "homebrew/cask", + "font-ia-writer-duo": "homebrew/cask", + "font-ia-writer-mono": "homebrew/cask", + "font-ia-writer-quattro": "homebrew/cask", + "font-iansui": "homebrew/cask", + "font-ibarra-real-nova": "homebrew/cask", + "font-ibm-plex-mono": "homebrew/cask", + "font-ibm-plex-sans-arabic": "homebrew/cask", + "font-ibm-plex-sans-condensed": "homebrew/cask", + "font-ibm-plex-sans-devanagari": "homebrew/cask", + "font-ibm-plex-sans-hebrew": "homebrew/cask", + "font-ibm-plex-sans-jp": "homebrew/cask", + "font-ibm-plex-sans-kr": "homebrew/cask", + "font-ibm-plex-sans-thai-looped": "homebrew/cask", + "font-ibm-plex-sans-thai": "homebrew/cask", + "font-ibm-plex-sans": "homebrew/cask", + "font-ibm-plex-serif": "homebrew/cask", + "font-ibm-plex": "homebrew/cask", + "font-iceberg": "homebrew/cask", + "font-iceland": "homebrew/cask", + "font-icomoon": "homebrew/cask", + "font-im-fell-double-pica-sc": "homebrew/cask", + "font-im-fell-double-pica": "homebrew/cask", + "font-im-fell-dw-pica-sc": "homebrew/cask", + "font-im-fell-dw-pica": "homebrew/cask", + "font-im-fell-english-sc": "homebrew/cask", + "font-im-fell-english": "homebrew/cask", + "font-im-fell-french-canon-sc": "homebrew/cask", + "font-im-fell-french-canon": "homebrew/cask", + "font-im-fell-great-primer-sc": "homebrew/cask", + "font-im-fell-great-primer": "homebrew/cask", + "font-im-fell-types": "homebrew/cask", + "font-imbue": "homebrew/cask", + "font-iming": "homebrew/cask", + "font-impact": "homebrew/cask", + "font-imperial-script": "homebrew/cask", + "font-imprima": "homebrew/cask", + "font-inclusive-sans": "homebrew/cask", + "font-inconsolata-dz-for-powerline": "homebrew/cask", + "font-inconsolata-for-powerline-bold": "homebrew/cask", + "font-inconsolata-for-powerline": "homebrew/cask", + "font-inconsolata-g-for-powerline": "homebrew/cask", + "font-inconsolata-g": "homebrew/cask", + "font-inconsolata-lgc": "homebrew/cask", + "font-inconsolata": "homebrew/cask", + "font-inder": "homebrew/cask", + "font-indie-flower": "homebrew/cask", + "font-infini": "homebrew/cask", + "font-ingrid-darling": "homebrew/cask", + "font-inika": "homebrew/cask", + "font-inknut-antiqua": "homebrew/cask", + "font-input": "homebrew/cask", + "font-inria-sans": "homebrew/cask", + "font-inria-serif": "homebrew/cask", + "font-inria": "homebrew/cask", + "font-inspiration": "homebrew/cask", + "font-instrument-sans": "homebrew/cask", + "font-instrument-serif": "homebrew/cask", + "font-intel-one-mono": "homebrew/cask", + "font-inter-tight": "homebrew/cask", + "font-inter": "homebrew/cask", + "font-iosevka-aile": "homebrew/cask", + "font-iosevka-comfy": "homebrew/cask", + "font-iosevka-curly-slab": "homebrew/cask", + "font-iosevka-curly": "homebrew/cask", + "font-iosevka-etoile": "homebrew/cask", + "font-iosevka-slab": "homebrew/cask", + "font-iosevka-ss01": "homebrew/cask", + "font-iosevka-ss02": "homebrew/cask", + "font-iosevka-ss03": "homebrew/cask", + "font-iosevka-ss04": "homebrew/cask", + "font-iosevka-ss05": "homebrew/cask", + "font-iosevka-ss06": "homebrew/cask", + "font-iosevka-ss07": "homebrew/cask", + "font-iosevka-ss08": "homebrew/cask", + "font-iosevka-ss09": "homebrew/cask", + "font-iosevka-ss10": "homebrew/cask", + "font-iosevka-ss11": "homebrew/cask", + "font-iosevka-ss12": "homebrew/cask", + "font-iosevka-ss13": "homebrew/cask", + "font-iosevka-ss14": "homebrew/cask", + "font-iosevka-ss15": "homebrew/cask", + "font-iosevka-ss16": "homebrew/cask", + "font-iosevka-ss17": "homebrew/cask", + "font-iosevka-ss18": "homebrew/cask", + "font-iosevka": "homebrew/cask", + "font-ipaexfont": "homebrew/cask", + "font-ipafont": "homebrew/cask", + "font-ipamjmincho": "homebrew/cask", + "font-iranian-sans": "homebrew/cask", + "font-iranian-serif": "homebrew/cask", + "font-irish-grover": "homebrew/cask", + "font-island-moments": "homebrew/cask", + "font-istok-web": "homebrew/cask", + "font-italiana": "homebrew/cask", + "font-italianno": "homebrew/cask", + "font-itim": "homebrew/cask", + "font-jaapokki": "homebrew/cask", + "font-jacquard-12-charted": "homebrew/cask", + "font-jacquard-12": "homebrew/cask", + "font-jacquard-24-charted": "homebrew/cask", + "font-jacquard-24": "homebrew/cask", + "font-jacquarda-bastarda-9-charted": "homebrew/cask", + "font-jacquarda-bastarda-9": "homebrew/cask", + "font-jacques-francois-shadow": "homebrew/cask", + "font-jacques-francois": "homebrew/cask", + "font-jaini-purva": "homebrew/cask", + "font-jaini": "homebrew/cask", + "font-jaldi": "homebrew/cask", + "font-jaro": "homebrew/cask", + "font-jeju-gothic": "homebrew/cask", + "font-jeju-hallasan": "homebrew/cask", + "font-jeju-myeongjo": "homebrew/cask", + "font-jersey-10-charted": "homebrew/cask", + "font-jersey-10": "homebrew/cask", + "font-jersey-15-charted": "homebrew/cask", + "font-jersey-15": "homebrew/cask", + "font-jersey-20-charted": "homebrew/cask", + "font-jersey-20": "homebrew/cask", + "font-jersey-25-charted": "homebrew/cask", + "font-jersey-25": "homebrew/cask", + "font-jetbrains-mono": "homebrew/cask", + "font-jf-open-huninn": "homebrew/cask", + "font-jim-nightshade": "homebrew/cask", + "font-joan": "homebrew/cask", + "font-jockey-one": "homebrew/cask", + "font-jolly-lodger": "homebrew/cask", + "font-jomhuria": "homebrew/cask", + "font-jomolhari": "homebrew/cask", + "font-joscelyn": "homebrew/cask", + "font-josefin-sans": "homebrew/cask", + "font-josefin-slab": "homebrew/cask", + "font-jost": "homebrew/cask", + "font-joti-one": "homebrew/cask", + "font-jsmath-cmbx10": "homebrew/cask", + "font-jsmath-cmex10": "homebrew/cask", + "font-jsmath-cmmi10": "homebrew/cask", + "font-jsmath-cmr10": "homebrew/cask", + "font-jsmath-cmsy10": "homebrew/cask", + "font-jsmath-cmti10": "homebrew/cask", + "font-jua": "homebrew/cask", + "font-judson": "homebrew/cask", + "font-julee": "homebrew/cask", + "font-juliamono": "homebrew/cask", + "font-julius-sans-one": "homebrew/cask", + "font-junction": "homebrew/cask", + "font-junge": "homebrew/cask", + "font-junicode": "homebrew/cask", + "font-jura": "homebrew/cask", + "font-just-another-hand": "homebrew/cask", + "font-just-me-again-down-here": "homebrew/cask", + "font-k2d": "homebrew/cask", + "font-kablammo": "homebrew/cask", + "font-kadwa": "homebrew/cask", + "font-kaisei-decol": "homebrew/cask", + "font-kaisei-harunoumi": "homebrew/cask", + "font-kaisei-opti": "homebrew/cask", + "font-kaisei-tokumin": "homebrew/cask", + "font-kaiso": "homebrew/cask", + "font-kalam": "homebrew/cask", + "font-kalnia-glaze": "homebrew/cask", + "font-kalnia": "homebrew/cask", + "font-kameron": "homebrew/cask", + "font-kanit": "homebrew/cask", + "font-kanjistrokeorders": "homebrew/cask", + "font-kantumruy-pro": "homebrew/cask", + "font-kapakana": "homebrew/cask", + "font-karantina": "homebrew/cask", + "font-karla-tamil-inclined": "homebrew/cask", + "font-karla-tamil-upright": "homebrew/cask", + "font-karla": "homebrew/cask", + "font-karma": "homebrew/cask", + "font-katibeh": "homebrew/cask", + "font-kaushan-script": "homebrew/cask", + "font-kavivanar": "homebrew/cask", + "font-kavoon": "homebrew/cask", + "font-kawkab-mono": "homebrew/cask", + "font-kay-pho-du": "homebrew/cask", + "font-kdam-thmor-pro": "homebrew/cask", + "font-keania-one": "homebrew/cask", + "font-kelly-slab": "homebrew/cask", + "font-kenia": "homebrew/cask", + "font-khand": "homebrew/cask", + "font-khmer": "homebrew/cask", + "font-khula": "homebrew/cask", + "font-khyay": "homebrew/cask", + "font-kimberella": "homebrew/cask", + "font-kings": "homebrew/cask", + "font-kirang-haerang": "homebrew/cask", + "font-kite-one": "homebrew/cask", + "font-kiwi-maru": "homebrew/cask", + "font-klee-one": "homebrew/cask", + "font-knewave": "homebrew/cask", + "font-ko-pub-batang": "homebrew/cask", + "font-kodchasan": "homebrew/cask", + "font-kode-mono": "homebrew/cask", + "font-koh-santepheap": "homebrew/cask", + "font-koho": "homebrew/cask", + "font-kokoro": "homebrew/cask", + "font-kolker-brush": "homebrew/cask", + "font-konkhmer-sleokchher": "homebrew/cask", + "font-kosugi-maru": "homebrew/cask", + "font-kosugi": "homebrew/cask", + "font-kotta-one": "homebrew/cask", + "font-koulen": "homebrew/cask", + "font-kranky": "homebrew/cask", + "font-kreon": "homebrew/cask", + "font-kristi": "homebrew/cask", + "font-krona-one": "homebrew/cask", + "font-krub": "homebrew/cask", + "font-kufam": "homebrew/cask", + "font-kulim-park": "homebrew/cask", + "font-kumar-one": "homebrew/cask", + "font-kumbh-sans": "homebrew/cask", + "font-kurale": "homebrew/cask", + "font-la-belle-aurore": "homebrew/cask", + "font-labrada": "homebrew/cask", + "font-lacquer": "homebrew/cask", + "font-laila": "homebrew/cask", + "font-lakki-reddy": "homebrew/cask", + "font-lalezar": "homebrew/cask", + "font-lancelot": "homebrew/cask", + "font-langar": "homebrew/cask", + "font-langdon": "homebrew/cask", + "font-last-resort-high-efficiency": "homebrew/cask", + "font-last-resort": "homebrew/cask", + "font-lateef": "homebrew/cask", + "font-latin-modern-math": "homebrew/cask", + "font-latin-modern": "homebrew/cask", + "font-lato": "homebrew/cask", + "font-lavishly-yours": "homebrew/cask", + "font-league-gothic": "homebrew/cask", + "font-league-mono": "homebrew/cask", + "font-league-script": "homebrew/cask", + "font-league-spartan": "homebrew/cask", + "font-leckerli-one": "homebrew/cask", + "font-ledger": "homebrew/cask", + "font-lekton": "homebrew/cask", + "font-lemon": "homebrew/cask", + "font-lemonada-vf-beta": "homebrew/cask", + "font-lemonada": "homebrew/cask", + "font-lexend-deca": "homebrew/cask", + "font-lexend-exa": "homebrew/cask", + "font-lexend-giga": "homebrew/cask", + "font-lexend-mega": "homebrew/cask", + "font-lexend-peta": "homebrew/cask", + "font-lexend-tera": "homebrew/cask", + "font-lexend-zetta": "homebrew/cask", + "font-lexend": "homebrew/cask", + "font-liberation-mono-for-powerline": "homebrew/cask", + "font-liberation": "homebrew/cask", + "font-libertinus": "homebrew/cask", + "font-libre-barcode-128-text": "homebrew/cask", + "font-libre-barcode-128": "homebrew/cask", + "font-libre-barcode-39-extended-text": "homebrew/cask", + "font-libre-barcode-39-extended": "homebrew/cask", + "font-libre-barcode-39-text": "homebrew/cask", + "font-libre-barcode-39": "homebrew/cask", + "font-libre-barcode-ean13-text": "homebrew/cask", + "font-libre-baskerville": "homebrew/cask", + "font-libre-bodoni": "homebrew/cask", + "font-libre-caslon-display": "homebrew/cask", + "font-libre-caslon-text": "homebrew/cask", + "font-libre-franklin": "homebrew/cask", + "font-licorice": "homebrew/cask", + "font-life-savers": "homebrew/cask", + "font-liga-comic-mono": "homebrew/cask", + "font-ligature-symbols": "homebrew/cask", + "font-lilex": "homebrew/cask", + "font-lilita-one": "homebrew/cask", + "font-lily-script-one": "homebrew/cask", + "font-limelight": "homebrew/cask", + "font-linden-hill": "homebrew/cask", + "font-linefont": "homebrew/cask", + "font-linux-biolinum": "homebrew/cask", + "font-linux-libertine": "homebrew/cask", + "font-lisu-bosa": "homebrew/cask", + "font-literata": "homebrew/cask", + "font-liu-jian-mao-cao": "homebrew/cask", + "font-livvic": "homebrew/cask", + "font-lobster-two": "homebrew/cask", + "font-lobster": "homebrew/cask", + "font-lohit-bengali": "homebrew/cask", + "font-lohit-tamil": "homebrew/cask", + "font-lohit": "homebrew/cask", + "font-londrina-outline": "homebrew/cask", + "font-londrina-shadow": "homebrew/cask", + "font-londrina-sketch": "homebrew/cask", + "font-londrina-solid": "homebrew/cask", + "font-long-cang": "homebrew/cask", + "font-lora": "homebrew/cask", + "font-love-light": "homebrew/cask", + "font-love-ya-like-a-sister": "homebrew/cask", + "font-loved-by-the-king": "homebrew/cask", + "font-lovers-quarrel": "homebrew/cask", + "font-luckiest-guy": "homebrew/cask", + "font-luculent": "homebrew/cask", + "font-lugrasimo": "homebrew/cask", + "font-lumanosimo": "homebrew/cask", + "font-lunasima": "homebrew/cask", + "font-lusitana": "homebrew/cask", + "font-lustria": "homebrew/cask", + "font-luxurious-roman": "homebrew/cask", + "font-luxurious-script": "homebrew/cask", + "font-lxgw-bright-gb": "homebrew/cask", + "font-lxgw-bright-tc": "homebrew/cask", + "font-lxgw-bright": "homebrew/cask", + "font-lxgw-fasmartgothic": "homebrew/cask", + "font-lxgw-heartserif": "homebrew/cask", + "font-lxgw-neoxihei": "homebrew/cask", + "font-lxgw-neozhisong": "homebrew/cask", + "font-lxgw-wenkai-lite": "homebrew/cask", + "font-lxgw-wenkai-tc": "homebrew/cask", + "font-lxgw-wenkai": "homebrew/cask", + "font-lxgw-zhenkai": "homebrew/cask" +}