aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Laporte2019-09-23 15:55:52 +0000
committerVincent Laporte2019-09-23 20:25:23 +0000
commit263195c9b857da15b196175df72b4edb86e91558 (patch)
treee94a642833125860e18e98aaf01b0e0542273091
parentdc690e7067aa91a05472b5d573cb463223ef4dec (diff)
[CI/Azure/macOS] Update GTK3 to 3.24.11
-rw-r--r--azure-pipelines.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 84f080cc73..bc96e35768 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -58,8 +58,8 @@ jobs:
displayName: 'Install system dependencies'
env:
HOMEBREW_NO_AUTO_UPDATE: "1"
- HBCORE_DATE: "2019-06-16"
- HBCORE_REF: "944a5b7d83e4b81c749d93831b514607bdd2b6a1"
+ HBCORE_DATE: "2019-09-03"
+ HBCORE_REF: "44ee64cf4b9f2d2bf000758d356db0c77425e42e"
- script: |
set -e