From 30ac09fac4015193e46dbb1d2de36311dfb01233 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Fri, 31 Jan 2020 18:41:48 +0100 Subject: Remove special ref for qt5 updates for dev again Now that the shadertools made it into qt5 :) Change-Id: I92eba6caf5a5ba599662908c4a0bdd8d4f3e6368 Reviewed-by: Simon Hausmann --- src/qtmoduleupdater/autorun.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/qtmoduleupdater/autorun.json b/src/qtmoduleupdater/autorun.json index 38a1952b..046f9c03 100644 --- a/src/qtmoduleupdater/autorun.json +++ b/src/qtmoduleupdater/autorun.json @@ -1,8 +1,5 @@ { "$schema": "./autorun_schema.json", "version": 1, - "branches": ["dev"], - "productRefs": { - "dev": "refs/changes/50/286350/7" - } + "branches": ["dev"] } -- cgit v1.2.3