From 87b9ea95dae73cb7719075d461ab72ac9d189074 Mon Sep 17 00:00:00 2001 From: sandeep Date: Thu, 7 Apr 2022 17:08:33 +0530 Subject: [PATCH] invalid image update --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 84e100d..fd128a4 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -3,7 +3,7 @@ summary: httpx is a fast and multi-purpose HTTP toolkit description: | httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads. version: 'v1.2.1' -icon: images/snapcraft_icon.png +icon: static/httpx-logo.png license: MIT base: core20 grade: stable