diff --git a/DependencyControl.json b/DependencyControl.json index b743be4..072618d 100644 --- a/DependencyControl.json +++ b/DependencyControl.json @@ -384,13 +384,13 @@ "channels": { "main": { "default": true, - "version": "1.4.7", + "version": "1.4.8", "released": "2024-04-23", "files": [ { "name": ".moon", "url": "@{fileBaseUrl}@{fileName}", - "sha1": "8726fcfa79366141805693bbb28375e62ad36ffe" + "sha1": "c8a5e42626842f43105d732eabd9a60cb3b4cedc" }, { "name": "/Ass/Shape/Curve.moon", @@ -435,7 +435,7 @@ { "name": "/Ass/Line.moon", "url": "@{fileBaseUrl}@{fileName}", - "sha1": "19bfc0f0a0273682763fb7c12dd440299c1ab1bf" + "sha1": "439375a09a18c1cef1329248c050e4e691b24f86" }, { "name": "/Font/Font.moon", @@ -450,7 +450,7 @@ { "name": "/Font/Unx.moon", "url": "@{fileBaseUrl}@{fileName}", - "sha1": "47c96d0d6710c3790b8d8bdf17ce3e30c46a164d" + "sha1": "ecf72238235a4d9130e9981676585b5c59b22945" }, { "name": "/Font/Win.moon", @@ -582,6 +582,9 @@ ], "1.4.7": [ "Replace pangocairo with freetype" + ], + "1.4.8": [ + "Fix some bugs on unix font" ] } },