update external config for usda-dash

This commit is contained in:
UGA Innovation Factory
2025-12-19 09:42:15 -05:00
parent 2ad7d3f311
commit 9fa470299a

View File

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