update external config for usda-dash

This commit is contained in:
UGA Innovation Factory
2025-12-18 19:25:52 -05:00
parent cfc3ebf903
commit c0e3ca09f9

View File

@@ -122,7 +122,7 @@
};
"usda-dash" = builtins.fetchGit {
url = "https://git.factory.uga.edu/MODEL/usda-dash-config.git";
rev = "58333cf9624e2b8a18a39a0ae8e372317f1e8f43";
rev = "308c044c75f4609c4aa8a03cb4b30d2029e3b407";
submodules = true;
};
};