Files
resgen.swift/Package.resolved
Thibaut Schmitt e0e561ff7f
All checks were successful
gitea-openium/resgen.swift/pipeline/head This commit looks good
Update SwiftLint and fix some Swift 6 issues
2025-09-10 16:51:23 +02:00

34 lines
936 B
Plaintext

{
"originHash" : "fae67d9ce14b6664edc4151ad1a55b74d50d7281499f09eeca50b0376d0f837f",
"pins" : [
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
"identity" : "swiftlintplugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/lukepistrol/SwiftLintPlugin",
"state" : {
"revision" : "8e785a9801fc7961fef3d41ccb81acb3bd3d9735",
"version" : "0.60.0"
}
},
{
"identity" : "yams",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jpsim/Yams.git",
"state" : {
"revision" : "0d9ee7ea8c4ebd4a489ad7a73d5c6cad55d6fed3",
"version" : "5.0.6"
}
}
],
"version" : 3
}