Skip to content

Commit 2042de8

Browse files
committed
Update vte and vls modules
1 parent 132212b commit 2042de8

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

re.sonny.Workbench.Devel.json

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@
3131
],
3232
"sources": [
3333
{
34-
"type": "git",
35-
"url": "https://gitlab.gnome.org/GNOME/vte.git",
36-
"commit": "5bf476f1d7283bc805ac8ae6abe94f81ffd7be05",
37-
"tag": "0.70.1"
34+
"type": "archive",
35+
"url": "https://download.gnome.org/sources/vte/0.71/vte-0.71.99.tar.xz",
36+
"sha256": "15b7f42e4833b3525bbdc006d56c9ee56766c4d638aff56b392954b4ad3dd18b"
3837
}
3938
]
4039
},
@@ -70,9 +69,9 @@
7069
"buildsystem": "meson",
7170
"sources": [
7271
{
73-
"type": "git",
74-
"url": "https://github.com/vala-lang/vala-language-server/",
75-
"commit": "bf978c0cda97cff946f355477ec8da08b1cb4e5e"
72+
"type": "archive",
73+
"url": "https://github.com/vala-lang/vala-language-server/releases/download/0.48.7/vala-language-server-0.48.7.tar.xz",
74+
"sha256": "a93e09497738144792466d0c5ccb1347583d84a9987b65b08f6aa5d5a1e3f431"
7675
}
7776
],
7877
"modules": [
@@ -82,8 +81,8 @@
8281
"sources": [
8382
{
8483
"type": "archive",
85-
"url": "https://download.gnome.org/sources/jsonrpc-glib/3.42/jsonrpc-glib-3.42.0.tar.xz",
86-
"sha256": "221989a57ca82a12467dc427822cd7651b0cad038140c931027bf1074208276b"
84+
"url": "https://download.gnome.org/sources/jsonrpc-glib/3.43/jsonrpc-glib-3.43.0.tar.xz",
85+
"sha256": "0f248746478ef60fdf2fb255f7dbbed45b87150bf2855ec0a866107918dec413"
8786
}
8887
],
8988
"cleanup": [
@@ -99,8 +98,8 @@
9998
"sources": [
10099
{
101100
"type": "archive",
102-
"url": "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.5.tar.xz",
103-
"sha256": "31863a8957d5a727f9067495cabf0a0889fa5d3d44626e54094331188d5c1518"
101+
"url": "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.6.tar.xz",
102+
"sha256": "1bf834f5e10d60cc6124d74ed3c1dd38da646787fbf7872220b8b4068e476d4d"
104103
}
105104
]
106105
},
@@ -114,8 +113,8 @@
114113
"sources": [
115114
{
116115
"type": "archive",
117-
"url": "https://github.com/uncrustify/uncrustify/archive/uncrustify-0.75.1.tar.gz",
118-
"sha256": "fd14acc0a31ed88b33137bdc26d32964327488c835f885696473ef07caf2e182"
116+
"url": "https://github.com/uncrustify/uncrustify/archive/uncrustify-0.76.0.tar.gz",
117+
"sha256": "32e2f95485a933fc5667880f1a09a964ae83132c235bb606abbb0a659453acb3"
119118
}
120119
]
121120
}

0 commit comments

Comments
 (0)