Skip to content

Commit d035e3b

Browse files
Update vulkan-headers, vulkan-tools, libportal and vte modules
libportal: Update libportal to 0.9.1 vte: Update vte to 0.79.90 vulkan-headers: Update Vulkan-Headers.git to 1.4.309.0 vulkan-tools: Update Vulkan-Tools.git to 1.4.309.0 ImageMagick: Update ImageMagick to 7.1.1-45 fast_float: Add fast_float
1 parent 547fcd8 commit d035e3b

1 file changed

Lines changed: 26 additions & 14 deletions

File tree

build-aux/com.usebottles.bottles.Devel.json

Lines changed: 26 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
{
115115
"type": "git",
116116
"url": "https://github.com/KhronosGroup/Vulkan-Tools.git",
117-
"tag": "vulkan-sdk-1.4.304.0",
118-
"commit": "4c25e78dd87720275ab069de1fe2e005cd528ed9",
117+
"tag": "vulkan-sdk-1.4.309.0",
118+
"commit": "bf9fcd2d62ea9eac52e5351c02e35cb61ec5e873",
119119
"x-checker-data": {
120120
"type": "git",
121121
"tag-pattern": "^vulkan-sdk-([\\d.]+)$"
@@ -144,8 +144,8 @@
144144
{
145145
"type": "git",
146146
"url": "https://github.com/KhronosGroup/Vulkan-Headers.git",
147-
"tag": "vulkan-sdk-1.4.304.0",
148-
"commit": "d4a196d8c84e032d27f999adcea3075517c1c97f",
147+
"tag": "vulkan-sdk-1.4.309.0",
148+
"commit": "952f776f6573aafbb62ea717d871cd1d6816c387",
149149
"x-checker-data": {
150150
"type": "git",
151151
"tag-pattern": "^vulkan-sdk-([\\d.]+)$"
@@ -184,8 +184,8 @@
184184
{
185185
"type": "git",
186186
"url": "https://github.com/ImageMagick/ImageMagick",
187-
"tag": "7.1.1-43",
188-
"commit": "a2d96f40e707ba54b57e7d98c3277d3ea6611ace",
187+
"tag": "7.1.1-45",
188+
"commit": "37b3453c6222ae6b9f96418dbc70df225929db7e",
189189
"x-checker-data": {
190190
"type": "git",
191191
"tag-pattern": "^([\\d.]+-[\\d]+)$"
@@ -207,8 +207,8 @@
207207
{
208208
"type": "git",
209209
"url": "https://github.com/flatpak/libportal",
210-
"tag": "0.9.0",
211-
"commit": "731e7410fa5765e7c4eb76a51140a19637620c13",
210+
"tag": "0.9.1",
211+
"commit": "8f5dc8d192f6e31dafe69e35219e3b707bde71ce",
212212
"x-checker-data": {
213213
"type": "git",
214214
"is-important": true,
@@ -273,6 +273,18 @@
273273
}
274274
],
275275
"modules": [
276+
{
277+
"name": "fast_float",
278+
"buildsystem": "cmake-ninja",
279+
"sources": [
280+
{
281+
"type": "git",
282+
"url": "https://github.com/fastfloat/fast_float.git",
283+
"tag": "v8.0.2",
284+
"commit": "50a80a73ab2ab256ba1c3bf86923ddd8b4202bc7"
285+
}
286+
]
287+
},
276288
{
277289
"name": "vte",
278290
"buildsystem": "meson",
@@ -281,13 +293,13 @@
281293
],
282294
"sources": [
283295
{
284-
"type": "git",
285-
"url": "https://gitlab.gnome.org/GNOME/vte",
286-
"tag": "0.78.3",
287-
"commit": "6f293fa50a52c79a47642875a534dacaf3913a55",
296+
"type": "archive",
297+
"url": "https://download.gnome.org/sources/vte/0.79/vte-0.79.91.tar.xz",
298+
"sha256": "adca667d40ae1839ba258b63701cd05fba249303d72258711cc69294b2cb8646",
288299
"x-checker-data": {
289-
"type": "git",
290-
"tag-pattern": "^([\\d.]+)$"
300+
"type": "gnome",
301+
"name": "vte",
302+
"stable-only": true
291303
}
292304
}
293305
]

0 commit comments

Comments
 (0)