|
1 | 1 | { |
2 | 2 | "id": "re.sonny.Workbench", |
3 | 3 | "runtime": "org.gnome.Sdk", |
4 | | - "runtime-version": "43", |
| 4 | + "runtime-version": "44", |
5 | 5 | "sdk": "org.gnome.Sdk", |
6 | 6 | "sdk-extensions": [ |
7 | 7 | "org.freedesktop.Sdk.Extension.vala" |
|
31 | 31 | ], |
32 | 32 | "sources": [ |
33 | 33 | { |
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.72/vte-0.72.0.tar.xz", |
| 36 | + "sha256": "40fe914d6c70db34176c922725b6c6ea15d5f3cb2a9b44c57e200a5f950a6736" |
38 | 37 | } |
39 | 38 | ] |
40 | 39 | }, |
|
62 | 61 | { |
63 | 62 | "type": "git", |
64 | 63 | "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler.git", |
65 | | - "commit": "6f4806bfb3514c3fa01e0880c4bd9d399e058a44" |
| 64 | + "commit": "bc605c5df86a33ff415f627ab1aa8cca53780c81" |
66 | 65 | } |
67 | 66 | ] |
68 | 67 | }, |
|
71 | 70 | "buildsystem": "meson", |
72 | 71 | "sources": [ |
73 | 72 | { |
74 | | - "type": "git", |
75 | | - "url": "https://github.com/vala-lang/vala-language-server/", |
76 | | - "commit": "bf978c0cda97cff946f355477ec8da08b1cb4e5e" |
| 73 | + "type": "archive", |
| 74 | + "url": "https://github.com/vala-lang/vala-language-server/releases/download/0.48.7/vala-language-server-0.48.7.tar.xz", |
| 75 | + "sha256": "a93e09497738144792466d0c5ccb1347583d84a9987b65b08f6aa5d5a1e3f431" |
77 | 76 | } |
78 | 77 | ], |
79 | 78 | "modules": [ |
|
83 | 82 | "sources": [ |
84 | 83 | { |
85 | 84 | "type": "archive", |
86 | | - "url": "https://download.gnome.org/sources/jsonrpc-glib/3.42/jsonrpc-glib-3.42.0.tar.xz", |
87 | | - "sha256": "221989a57ca82a12467dc427822cd7651b0cad038140c931027bf1074208276b" |
| 85 | + "url": "https://download.gnome.org/sources/jsonrpc-glib/3.44/jsonrpc-glib-3.44.0.tar.xz", |
| 86 | + "sha256": "69406a0250d0cc5175408cae7eca80c0c6bfaefc4ae1830b354c0433bcd5ce06" |
88 | 87 | } |
89 | 88 | ], |
90 | 89 | "cleanup": [ |
|
100 | 99 | "sources": [ |
101 | 100 | { |
102 | 101 | "type": "archive", |
103 | | - "url": "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.5.tar.xz", |
104 | | - "sha256": "31863a8957d5a727f9067495cabf0a0889fa5d3d44626e54094331188d5c1518" |
| 102 | + "url": "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.6.tar.xz", |
| 103 | + "sha256": "1bf834f5e10d60cc6124d74ed3c1dd38da646787fbf7872220b8b4068e476d4d" |
105 | 104 | } |
106 | 105 | ] |
107 | 106 | }, |
|
115 | 114 | "sources": [ |
116 | 115 | { |
117 | 116 | "type": "archive", |
118 | | - "url": "https://github.com/uncrustify/uncrustify/archive/uncrustify-0.75.1.tar.gz", |
119 | | - "sha256": "fd14acc0a31ed88b33137bdc26d32964327488c835f885696473ef07caf2e182" |
| 117 | + "url": "https://github.com/uncrustify/uncrustify/archive/uncrustify-0.76.0.tar.gz", |
| 118 | + "sha256": "32e2f95485a933fc5667880f1a09a964ae83132c235bb606abbb0a659453acb3" |
120 | 119 | } |
121 | 120 | ] |
122 | 121 | } |
|
0 commit comments