Skip to content

Commit

Permalink
Automated commit: update packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action committed Nov 21, 2024
1 parent ffe35b4 commit 465d4de
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
9 changes: 9 additions & 0 deletions repo/new-bundled/packages.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"packages": {
"wordpress/wordpress": {
"6.7.1": {
"name": "wordpress/wordpress",
"type": "wordpress-dropin",
"version": "6.7.1",
"dist": {
"url": "https://downloads.wordpress.org/release/wordpress-6.7.1-new-bundled.zip",
"type": "zip"
}
},
"6.7": {
"name": "wordpress/wordpress",
"type": "wordpress-dropin",
Expand Down
9 changes: 9 additions & 0 deletions repo/no-content/packages.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"packages": {
"wordpress/wordpress": {
"6.7.1": {
"name": "wordpress/wordpress",
"type": "wordpress-dropin",
"version": "6.7.1",
"dist": {
"url": "https://downloads.wordpress.org/release/wordpress-6.7.1-no-content.zip",
"type": "zip"
}
},
"6.7": {
"name": "wordpress/wordpress",
"type": "wordpress-dropin",
Expand Down
9 changes: 9 additions & 0 deletions repo/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@
"type": "zip"
}
},
"6.7.1": {
"name": "wordpress/wordpress",
"type": "wordpress-dropin",
"version": "6.7.1",
"dist": {
"url": "https://downloads.wordpress.org/release/wordpress-6.7.1.zip",
"type": "zip"
}
},
"6.7": {
"name": "wordpress/wordpress",
"type": "wordpress-dropin",
Expand Down

0 comments on commit 465d4de

Please sign in to comment.