Skip to content

Commit 45aaa26

Browse files
authored
Merge pull request #193 from davydotcom/fix/update-selfie-karman-plugin-metadata
2 parents ed67edc + cc51009 commit 45aaa26

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

grails-plugins.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5416,8 +5416,8 @@
54165416
{
54175417
"bintrayPackage": {
54185418
"name": "selfie",
5419-
"repo": "grails3-plugins",
5420-
"owner": "bertramlabs",
5419+
"repo": "wondrify",
5420+
"owner": "wondrify",
54215421
"desc": "Selfie is a Grails Image / File Upload Plugin. Use Selfie to attach files to your domain models, upload to a CDN, validate content, produce thumbnails.",
54225422
"labels": [
54235423
"image",
@@ -5426,16 +5426,16 @@
54265426
"licenses": [
54275427
"Apache-2.0"
54285428
],
5429-
"issueTrackerUrl": "https://github.com/bertramdev/selfie/issues",
5429+
"issueTrackerUrl": "https://github.com/wondrify/selfie/issues",
54305430
"latestVersion": "7.0.0",
5431-
"updated": "2024-12-30T16:56:40.000Z",
5431+
"updated": "2026-02-25T18:53:21.000Z",
54325432
"systemIds": [
5433-
"com.bertramlabs.plugins:selfie"
5433+
"cloud.wondrify:selfie"
54345434
],
5435-
"vcsUrl": "https://github.com/bertramdev/selfie"
5435+
"vcsUrl": "https://github.com/wondrify/selfie"
54365436
},
5437-
"documentationUrl": null,
5438-
"mavenMetadataUrl": "https://repo1.maven.org/maven2/com/bertramlabs/plugins/selfie/maven-metadata.xml",
5437+
"documentationUrl": "https://wondrify.github.io/selfie/",
5438+
"mavenMetadataUrl": "https://repo1.maven.org/maven2/cloud/wondrify/selfie/maven-metadata.xml",
54395439
"readme": null
54405440
},
54415441
{

0 commit comments

Comments
 (0)