Skip to content

Commit 34c089f

Browse files
granite-7: Update granite.git to 7.7.0 (#208)
* granite-7: Update granite.git to 7.7.0 * Disable granite demo because libshumate is not available --------- Co-authored-by: Ryo Nakano <ryonakaknock3@gmail.com>
1 parent 8fe59d6 commit 34c089f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

io.elementary.Sdk.json.in

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,15 @@
168168
{
169169
"name": "granite-7",
170170
"buildsystem": "meson",
171+
"config-opts": [
172+
"-Ddemo=false"
173+
],
171174
"sources": [
172175
{
173176
"type": "git",
174177
"url": "https://github.com/elementary/granite.git",
175-
"tag": "7.6.0",
176-
"commit": "065ba1f245b60ef867a6ca145e0891cf84eddcc7",
178+
"tag": "7.7.0",
179+
"commit": "ae94e9123bbf1dea8db38bedd8a925dbd5a8f812",
177180
"x-checker-data": {
178181
"type": "git",
179182
"tag-pattern": "^([\\d.]+)$"

0 commit comments

Comments
 (0)