From 5f984a0bfe47dc7f7027806facd3e588359a57ce Mon Sep 17 00:00:00 2001 From: flathubbot Date: Fri, 16 Feb 2024 10:45:57 +0000 Subject: [PATCH] Update 2 modules Update gh_2.43.1_linux_amd64.tar.gz to 2.44.0 Update gh_2.43.1_linux_arm64.tar.gz to 2.44.0 --- gh.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/gh.json b/gh.json index b86ef1c..d36a747 100644 --- a/gh.json +++ b/gh.json @@ -7,9 +7,11 @@ "sources": [ { "type": "archive", - "sha256": "0935fb1c783f65a0d43ebe4988dd117b27355704e230c386d9fd30774d729111", - "url": "https://github.com/cli/cli/releases/download/v2.43.1/gh_2.43.1_linux_amd64.tar.gz", - "only-arches": ["x86_64"], + "sha256": "13faf40b639b1597d791baccef581cd72f494add69d3b92aad4f23a9e080cfc3", + "url": "https://github.com/cli/cli/releases/download/v2.44.0/gh_2.44.0_linux_amd64.tar.gz", + "only-arches": [ + "x86_64" + ], "x-checker-data": { "type": "json", "url": "https://api.github.com/repos/cli/cli/releases/latest", @@ -19,9 +21,11 @@ }, { "type": "archive", - "sha256": "5e27f664970c5608f83707dbcf81245604bb5dd3b3dc2164f25e8143ea0a9b11", - "url": "https://github.com/cli/cli/releases/download/v2.43.1/gh_2.43.1_linux_arm64.tar.gz", - "only-arches": ["aarch64"], + "sha256": "adc0d841ccb10a16a22da00a1f3a993aac9d5be5803f1f746cf91575ac00ef9f", + "url": "https://github.com/cli/cli/releases/download/v2.44.0/gh_2.44.0_linux_arm64.tar.gz", + "only-arches": [ + "aarch64" + ], "x-checker-data": { "type": "json", "url": "https://api.github.com/repos/cli/cli/releases/latest",