Browse Source

Upgrade protobuf-c

Use new release.
merge-requests/1958/merge
Kévin Commaille 11 months ago
parent
commit
5c9f9a2aff
No known key found for this signature in database
GPG Key ID: C971D9DBC9D678D
  1. 4
      build-aux/org.gnome.Fractal.Devel.json

4
build-aux/org.gnome.Fractal.Devel.json

@ -84,8 +84,8 @@
{
"type": "git",
"url": "https://github.com/protobuf-c/protobuf-c.git",
"tag": "v1.5.1",
"commit": "185beed28e65494be7505b30c1afeaf199e19b23"
"tag": "v1.5.2",
"commit": "4719fdd7760624388c2c5b9d6759eb6a47490626"
}
]
},

Loading…
Cancel
Save