Skip to content

Commit af3381b

Browse files
authored
Merge pull request #205967 from greenstar1151/font-pretendard-gov
font-pretendard-gov 1.3.9 (new cask)
2 parents 3d30318 + 7e0e90e commit af3381b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
cask "font-pretendard-gov" do
2+
version "1.3.9"
3+
sha256 "080266d2faa8911b0e239b367405fdbcb2b4e17b22067e40aeb34a6c3fca0ac4"
4+
5+
url "https://github.com/orioncactus/pretendard/releases/download/v#{version}/PretendardGOV-#{version}.zip"
6+
name "Pretendard GOV"
7+
homepage "https://github.com/orioncactus/pretendard"
8+
9+
font "public/static/PretendardGOV-Black.otf"
10+
font "public/static/PretendardGOV-Bold.otf"
11+
font "public/static/PretendardGOV-ExtraBold.otf"
12+
font "public/static/PretendardGOV-ExtraLight.otf"
13+
font "public/static/PretendardGOV-Light.otf"
14+
font "public/static/PretendardGOV-Medium.otf"
15+
font "public/static/PretendardGOV-Regular.otf"
16+
font "public/static/PretendardGOV-SemiBold.otf"
17+
font "public/static/PretendardGOV-Thin.otf"
18+
19+
# No zap stanza required
20+
end

0 commit comments

Comments
 (0)