From 99586f0c2e740999a9793fa1d6f92297117b4b4e Mon Sep 17 00:00:00 2001 From: Abdelrhman-AK Date: Thu, 11 Apr 2024 19:06:41 +0200 Subject: [PATCH] 1.0.9.1 --- PackagesRepos/Chocolately/tools/chocolateyinstall.ps1 | 4 ++-- PackagesRepos/Chocolately/winpaletter.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PackagesRepos/Chocolately/tools/chocolateyinstall.ps1 b/PackagesRepos/Chocolately/tools/chocolateyinstall.ps1 index e53ec74e..d4b835af 100644 --- a/PackagesRepos/Chocolately/tools/chocolateyinstall.ps1 +++ b/PackagesRepos/Chocolately/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $packageArgs = @{ fileType = 'EXE' softwareName = 'WinPaletter*' unzipLocation = $appdir - url = 'https://github.com/Abdelrhman-AK/WinPaletter/releases/download/v1.0.9.0/WinPaletter.zip' - checksum = '364C5F940B2AA0F5BA88867A903ECA76' + url = 'https://github.com/Abdelrhman-AK/WinPaletter/releases/download/v1.0.9.1/WinPaletter.zip' + checksum = 'B3D0EFFF02F7FC809D7DDB38B2131434' checksumType = 'md5' } diff --git a/PackagesRepos/Chocolately/winpaletter.nuspec b/PackagesRepos/Chocolately/winpaletter.nuspec index 576d682a..c5988ba5 100644 --- a/PackagesRepos/Chocolately/winpaletter.nuspec +++ b/PackagesRepos/Chocolately/winpaletter.nuspec @@ -3,7 +3,7 @@ winpaletter WinPaletter - 1.0.9.0 + 1.0.9.1 Abdelrhman-AK Abdelrhman-AK https://raw.githubusercontent.com/Abdelrhman-AK/WinPaletter/master/icon.png