|
114 | 114 | { |
115 | 115 | "type": "git", |
116 | 116 | "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", |
119 | 119 | "x-checker-data": { |
120 | 120 | "type": "git", |
121 | 121 | "tag-pattern": "^vulkan-sdk-([\\d.]+)$" |
|
144 | 144 | { |
145 | 145 | "type": "git", |
146 | 146 | "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", |
149 | 149 | "x-checker-data": { |
150 | 150 | "type": "git", |
151 | 151 | "tag-pattern": "^vulkan-sdk-([\\d.]+)$" |
|
184 | 184 | { |
185 | 185 | "type": "git", |
186 | 186 | "url": "https://github.com/ImageMagick/ImageMagick", |
187 | | - "tag": "7.1.1-43", |
188 | | - "commit": "a2d96f40e707ba54b57e7d98c3277d3ea6611ace", |
| 187 | + "tag": "7.1.1-45", |
| 188 | + "commit": "37b3453c6222ae6b9f96418dbc70df225929db7e", |
189 | 189 | "x-checker-data": { |
190 | 190 | "type": "git", |
191 | 191 | "tag-pattern": "^([\\d.]+-[\\d]+)$" |
|
207 | 207 | { |
208 | 208 | "type": "git", |
209 | 209 | "url": "https://github.com/flatpak/libportal", |
210 | | - "tag": "0.9.0", |
211 | | - "commit": "731e7410fa5765e7c4eb76a51140a19637620c13", |
| 210 | + "tag": "0.9.1", |
| 211 | + "commit": "8f5dc8d192f6e31dafe69e35219e3b707bde71ce", |
212 | 212 | "x-checker-data": { |
213 | 213 | "type": "git", |
214 | 214 | "is-important": true, |
|
273 | 273 | } |
274 | 274 | ], |
275 | 275 | "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 | + }, |
276 | 288 | { |
277 | 289 | "name": "vte", |
278 | 290 | "buildsystem": "meson", |
|
281 | 293 | ], |
282 | 294 | "sources": [ |
283 | 295 | { |
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", |
288 | 299 | "x-checker-data": { |
289 | | - "type": "git", |
290 | | - "tag-pattern": "^([\\d.]+)$" |
| 300 | + "type": "gnome", |
| 301 | + "name": "vte", |
| 302 | + "stable-only": true |
291 | 303 | } |
292 | 304 | } |
293 | 305 | ] |
|
0 commit comments