Skip to content

Commit

Permalink
Update depctrl feed
Browse files Browse the repository at this point in the history
  • Loading branch information
DepCtrl Updater committed Apr 23, 2024
1 parent 8a4c89c commit 297003d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions DependencyControl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -435,7 +435,7 @@
{
"name": "/Ass/Line.moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "19bfc0f0a0273682763fb7c12dd440299c1ab1bf"
"sha1": "439375a09a18c1cef1329248c050e4e691b24f86"
},
{
"name": "/Font/Font.moon",
Expand All @@ -450,7 +450,7 @@
{
"name": "/Font/Unx.moon",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "47c96d0d6710c3790b8d8bdf17ce3e30c46a164d"
"sha1": "ecf72238235a4d9130e9981676585b5c59b22945"
},
{
"name": "/Font/Win.moon",
Expand Down Expand Up @@ -582,6 +582,9 @@
],
"1.4.7": [
"Replace pangocairo with freetype"
],
"1.4.8": [
"Fix some bugs on unix font"
]
}
},
Expand Down

0 comments on commit 297003d

Please sign in to comment.