Switch TrueNAS 13.1 to FreeBSD 13.2.

This commit is contained in:
Alexander Motin
2023-05-01 15:15:39 -04:00
parent 084f8135a9
commit abfd66dbb6

View File

@@ -27,7 +27,7 @@ repos += {
"name": "os", "name": "os",
"path": "os", "path": "os",
"url": "https://github.com/freenas/os.git", "url": "https://github.com/freenas/os.git",
"branch": "truenas/13-stable" "branch": "truenas/13.1-stable"
} }
repos += { repos += {