From 57b252c844e379d078a3dd9b430ff1aa571709aa Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 9 Dec 2024 16:37:50 -0500 Subject: [PATCH] change update url to new endpoint --- bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.php b/bootstrap.php index 5f510ca2..f05d63a8 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -137,7 +137,7 @@ function () { setContainer( $bluehost_module_container ); // Set up the updater endpoint and map values -$updateurl = 'https://hiive.cloud/workers/release-api/plugins/bluehost/bluehost-wordpress-plugin'; // Custom API GET endpoint +$updateurl = 'https://hiive.cloud/workers/release-api/plugins/newfold-labs/wp-plugin-bluehost?slug=bluehost-wordpress-plugin&file=bluehost-wordpress-plugin.php '; // Custom API GET endpoint $pluginUpdater = new PluginUpdater( BLUEHOST_PLUGIN_FILE, $updateurl ); $pluginUpdater->setDataMap( array(