From 1341bb56768a6a63043f0a18baa62023eeb016ec Mon Sep 17 00:00:00 2001
From: mikeee <chocolatey@mike.ee>
Date: Wed, 29 Jan 2025 08:40:58 +0000
Subject: [PATCH] AU: 1 updated - sqlitestudio [skip ci]
 https://gist.github.com/mikeee/17b5a042cba1bd9da2bf21615aab4f0f/6cfaf03d191eb046f8842f333471906b3194ecb9

---
 automatic/sqlitestudio/sqlitestudio.nuspec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/automatic/sqlitestudio/sqlitestudio.nuspec b/automatic/sqlitestudio/sqlitestudio.nuspec
index f9e70d03..5af26ffc 100644
--- a/automatic/sqlitestudio/sqlitestudio.nuspec
+++ b/automatic/sqlitestudio/sqlitestudio.nuspec
@@ -22,7 +22,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
 		<!-- version should MATCH as closely as possible with the underlying software -->
 		<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
 		<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
-		<version>3.4.13</version>
+		<version>3.4.15</version>
 		<packageSourceUrl>https://github.com/mikeee/ChocoPackages/tree/master/automatic/sqlitestudio</packageSourceUrl>
 		<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
 		<owners>mikeee</owners>
@@ -54,7 +54,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
 		<dependencies>
 			<!-- <dependency id="autohotkey" /> -->
 			<!-- <dependency id="" version="[__EXACT_VERSION__]" /> -->
-			<dependency id="sqlite-studio.portable" version="3.4.13" />
+			<dependency id="sqlite-studio.portable" version="3.4.15" />
 			<!-- <dependency id="" version="[_MIN_VERSION_INCLUSIVE, MAX_VERSION_EXCLUSIVE)" /> -->
 			<!-- <dependency id="" /> -->
 			<!-- <dependency id="chocolatey-uninstall.extension" /> -->