Update dependency Glamourer.Api to 2.8.2 #2

Merged
lozy360 merged 1 commits from renovate/patch-updates into main 2026-09-07 08:25:45 +02:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit b5c7f00dec - Show all commits
+1 -1
View File
@@ -23,7 +23,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Glamourer.Api" Version="2.8.1" />
<PackageReference Include="Glamourer.Api" Version="2.8.2" />
</ItemGroup>
<ItemGroup>
+3 -3
View File
@@ -16,9 +16,9 @@
},
"Glamourer.Api": {
"type": "Direct",
"requested": "[2.8.1, )",
"resolved": "2.8.1",
"contentHash": "RCaAAd1hmRLiLAeAVFPi8GZKRIVYrh2m0vmGA+3yKZj3xemWr8/KU2vHlt1mUdMnyPlCX2zPK6zM4nFsMB+GYg=="
"requested": "[2.8.2, )",
"resolved": "2.8.2",
"contentHash": "+mEzejUhvJLcpTjv4Hk6ap22WiEPyEa9wg1EECFwDJim1B+fKy3l4iWlvjaoEFlfp+nB67BZp8KBiHclsEBQQw=="
}
}
}