From 651e81c75384c37ad54cb06605e14760a6a5559f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Sat, 12 Jun 2021 14:34:21 +0200 Subject: [PATCH] Revert "Update 2 modules" This reverts commit a0c197532bc028a65b0230e8098eb9c773b056e4. --- com.visualstudio.code.metainfo.xml | 1 - com.visualstudio.code.yaml | 12 ++++++------ flathub.json | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/com.visualstudio.code.metainfo.xml b/com.visualstudio.code.metainfo.xml index 325cf36..b6142d2 100644 --- a/com.visualstudio.code.metainfo.xml +++ b/com.visualstudio.code.metainfo.xml @@ -22,7 +22,6 @@ moderate - diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml index 1428beb..ae5cf31 100644 --- a/com.visualstudio.code.yaml +++ b/com.visualstudio.code.yaml @@ -89,9 +89,9 @@ modules: - type: extra-data filename: code.deb only-arches: [x86_64] - url: http://packages.microsoft.com/repos/code/pool/main/c/code/code_1.57.0-1623259737_amd64.deb - sha256: 7cc34e7405875f4f6e3237aed48fbd5a2f0c1907175040a4a409ebe757a07e8d - size: 76359920 + url: http://packages.microsoft.com/repos/code/pool/main/c/code/code_1.56.2-1620838498_amd64.deb + sha256: 4fe506b12aa0043ec955d11388f34f5dee12e1cade7bfce654193cc7275cb0fd + size: 76444904 x-checker-data: type: debian-repo package-name: code @@ -101,9 +101,9 @@ modules: - type: extra-data filename: code.deb only-arches: [aarch64] - url: http://packages.microsoft.com/repos/code/pool/main/c/code/code_1.57.0-1623259113_arm64.deb - sha256: b28523b2e0e709d2f98d3c6c25d54bf7ff368e7d3ee7109fd18d0194ef7270a6 - size: 75893590 + url: http://packages.microsoft.com/repos/code/pool/main/c/code/code_1.56.2-1620837933_arm64.deb + sha256: 4b81d8e10e37e016c9ea45b3a80a3dde7fe93f1cb3a6f659e47ff608f7b10637 + size: 75973292 x-checker-data: type: debian-repo package-name: code diff --git a/flathub.json b/flathub.json index a3da91f..d992683 100644 --- a/flathub.json +++ b/flathub.json @@ -1,4 +1,4 @@ { "only-arches": ["aarch64", "x86_64"], - "automerge-flathubbot-prs": true + "automerge-flathubbot-prs": false }