Skip to content

Commit 8eec4c5

Browse files
Merge pull request #1436 from sketchplugins/fix/fix-plugin-usernames-info
fix: Fix issue with plugin authors usernames being outdated
2 parents 4325aec + 0972ce1 commit 8eec4c5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

plugins.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"title": "easy-code",
4747
"description": "easy code",
4848
"author": "luchaoqun125",
49-
"homepage": "https://github.com/luchaoqun125/sketch-version/",
49+
"homepage": "https://github.com/sanhao0/sketch-version",
5050
"appcast": "https://raw.githubusercontent.com/luchaoqun125/sketch-version/master/.appcast.xml",
5151
"name": "easy-code",
5252
"lastUpdated": "2024-05-07 18:44:00 UTC"
@@ -5634,9 +5634,9 @@
56345634
"title": "Awesome Ipsums",
56355635
"description": "Generate ipsums from an external Google spreadsheet. Make these datas collaborative!",
56365636
"name": "awesome-ipsums",
5637-
"owner": "inVoltag",
5638-
"appcast": "https://raw.githubusercontent.com/inVoltag/awesome-ipsums/master/.appcast.xml",
5639-
"homepage": "https://github.com/inVoltag/awesome-ipsums",
5637+
"owner": "a-ng-d",
5638+
"appcast": "https://raw.githubusercontent.com/a-ng-d/awesome-ipsums/master/.appcast.xml",
5639+
"homepage": "https://github.com/a-ng-d/awesome-ipsums",
56405640
"author": "Aurélien Grimaud",
56415641
"lastUpdated": "2024-05-23 10:46:24 UTC"
56425642
},

0 commit comments

Comments
 (0)