Unverified Commit 4388520b authored by Romain Tartière's avatar Romain Tartière
Browse files

Add support for FreeBSD 13

parent 6f540589
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -67,7 +67,8 @@
    {
      "operatingsystem": "FreeBSD",
      "operatingsystemrelease": [
        "12"
        "12",
        "13"
      ]
    }
  ],