From f89af3ee9c1f370811b3d257f36f139b7dfd9bc2 Mon Sep 17 00:00:00 2001 From: psykose Date: Sun, 30 Oct 2022 18:47:14 +0000 Subject: [PATCH] testing/tauri-cli: upgrade to 1.1.1 --- testing/tauri-cli/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/tauri-cli/APKBUILD b/testing/tauri-cli/APKBUILD index 42a0926a158..4273068f652 100644 --- a/testing/tauri-cli/APKBUILD +++ b/testing/tauri-cli/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: psykose pkgname=tauri-cli -pkgver=1.0.5 +pkgver=1.1.1 pkgrel=0 pkgdesc="Tauri cargo cli tool" url="https://github.com/tauri-apps/tauri" @@ -30,5 +30,5 @@ package() { } sha512sums=" -5ca41c47569e74e60d9106f13f63974b0b8f79e4685166e9a3f487566453511099912ea6e365c3ad95ec9926d7a251e9b4f434d028644591db8a59a9fa628e60 tauri-cli-1.0.5.tar.gz +d8e880094f895eb58c6a5e8d26bf16e36da86b7e99334b32925f29c85cbad03c7da24a40637c08823dfb6086da779a236fe1a32c69882a9041b3f005c01af22b tauri-cli-1.1.1.tar.gz "