Unverified Commit 2e099248 authored by Romain Tartière's avatar Romain Tartière Committed by GitHub
Browse files

Merge pull request #390 from voxpupuli/freebsd-14

Add support for FreeBSD 14
parents 6c692261 d9b3ed72
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -89,7 +89,8 @@
      "operatingsystem": "FreeBSD",
      "operatingsystemrelease": [
        "12",
        "13"
        "13",
        "14"
      ]
    }
  ],