chore: update ForgejoKit to 0.6.1

This commit is contained in:
Stefan Hausotte 2026-05-17 21:40:36 +02:00
parent a93130ee09
commit 6faf3ad986
4 changed files with 7 additions and 7 deletions

View file

@ -639,7 +639,7 @@
repositoryURL = "https://codeberg.org/secana/ForgejoKit.git";
requirement = {
kind = exactVersion;
version = 0.6.0;
version = 0.6.1;
};
};
DEC49F6B2F3D00C700E7DD54 /* XCRemoteSwiftPackageReference "textual" */ = {

View file

@ -6,8 +6,8 @@
"kind" : "remoteSourceControl",
"location" : "https://codeberg.org/secana/ForgejoKit.git",
"state" : {
"revision" : "2ab5808c34838a59fd46106dd13925b9197c3a6c",
"version" : "0.6.0"
"revision" : "7352bc4b1fcfae735ba0008e1e376906c27b9844",
"version" : "0.6.1"
}
},
{

View file

@ -1,13 +1,13 @@
{
"originHash" : "3df7ce4a2960b9a85054ca79972316bf3a5f238aaccbf978629cc96ffbeb0b5a",
"originHash" : "3de93078233e3d235402dee817c2fe74a7959fbf4120a66c390f922e560eca49",
"pins" : [
{
"identity" : "forgejokit",
"kind" : "remoteSourceControl",
"location" : "https://codeberg.org/secana/ForgejoKit.git",
"state" : {
"revision" : "2ab5808c34838a59fd46106dd13925b9197c3a6c",
"version" : "0.6.0"
"revision" : "7352bc4b1fcfae735ba0008e1e376906c27b9844",
"version" : "0.6.1"
}
}
],

View file

@ -8,7 +8,7 @@ let package = Package(
.macOS(.v15),
],
dependencies: [
.package(url: "https://codeberg.org/secana/ForgejoKit.git", from: "0.6.0"),
.package(url: "https://codeberg.org/secana/ForgejoKit.git", from: "0.6.1"),
],
targets: [
.executableTarget(