Skip to content

Commit

Permalink
Update for new blueprint format (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
chriszarate authored Oct 24, 2024
1 parent ad62e17 commit 3d20135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
},
"landingPage": "/wp-admin/admin.php?page=remote-data-blocks-settings",
"login": true,
"phpExtensionBundles": [ "light" ],
"preferredVersions": {
"php": "8.2",
"wp": "latest"
Expand All @@ -35,7 +34,7 @@
"options": {
"activate": true
},
"pluginZipFile": {
"pluginData": {
"caption": "Installing Remote Data Blocks",
"resource": "url",
"url": "https://github-proxy.com/proxy/?repo=Automattic/remote-data-blocks&release=latest&asset=remote-data-blocks.zip"
Expand Down
3 changes: 1 addition & 2 deletions blueprint.local.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
},
"landingPage": "/wp-admin/admin.php?page=remote-data-blocks-settings",
"login": true,
"phpExtensionBundles": [ "light" ],
"preferredVersions": {
"php": "8.2",
"wp": "latest"
Expand All @@ -29,7 +28,7 @@
"options": {
"activate": true
},
"pluginZipFile": {
"pluginData": {
"resource": "wordpress.org/plugins",
"slug": "query-monitor"
}
Expand Down

0 comments on commit 3d20135

Please sign in to comment.