From d07265af35e724951aa36a4980b7f190beb0dbfe Mon Sep 17 00:00:00 2001
From: Kevin Paxman <kpaxman@uwaterloo.ca>
Date: Wed, 2 Apr 2025 15:16:31 -0400
Subject: [PATCH] Manual rebuild to see if handling of 3.2.x tag is working

---
 packages.json | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/packages.json b/packages.json
index adc33df..e2fa850 100644
--- a/packages.json
+++ b/packages.json
@@ -1827,7 +1827,7 @@
                 "extra": {
                     "drupal": {
                         "version": "1.1.x",
-                        "datestamp": 1743174863,
+                        "datestamp": 1743607763,
                         "package": "uw_wcms_ohana",
                         "core": ""
                     }
@@ -1851,24 +1851,6 @@
                     }
                 }
             },
-            "feature\/ISTWCMS-7294-l26yan-Expand_catalog_item_by_specific_category": {
-                "type": "drupal-custom-module",
-                "name": "wcms\/uw_wcms_ohana",
-                "source": {
-                    "reference": "feature\/ISTWCMS-7294-l26yan-Expand_catalog_item_by_specific_category",
-                    "type": "git",
-                    "url": "https:\/\/git.uwaterloo.ca\/wcms\/uw_wcms_ohana.git"
-                },
-                "version": "dev-feature\/ISTWCMS-7294-l26yan-Expand_catalog_item_by_specific_category",
-                "extra": {
-                    "drupal": {
-                        "version": "feature\/ISTWCMS-7294-l26yan-Expand_catalog_item_by_specific_category",
-                        "datestamp": 1743434649,
-                        "package": "uw_wcms_ohana",
-                        "core": null
-                    }
-                }
-            },
             "feature\/ISTWCMS-7291-ebremner-ohana-in-repo": {
                 "type": "drupal-custom-module",
                 "name": "wcms\/uw_wcms_ohana",
@@ -40042,6 +40024,24 @@
                     }
                 }
             },
+            "3.2.x": {
+                "type": "drupal-module",
+                "name": "drupal\/simplify_menu",
+                "source": {
+                    "reference": "3.2.x",
+                    "type": "git",
+                    "url": "https:\/\/git.uwaterloo.ca\/drupal-org\/simplify_menu.git"
+                },
+                "version": "dev-3.2.x",
+                "extra": {
+                    "drupal": {
+                        "version": "3.2.x",
+                        "datestamp": 1717351277,
+                        "package": "simplify_menu",
+                        "core": ""
+                    }
+                }
+            },
             "3.1.1": {
                 "type": "drupal-module",
                 "name": "drupal\/simplify_menu",
@@ -64640,4 +64640,4 @@
             }
         }
     }
-}
+}
\ No newline at end of file
-- 
GitLab