Unverified Commit 521c0db1 authored by Kenyon Ralph's avatar Kenyon Ralph Committed by GitHub
Browse files

Merge pull request #446 from voxpupuli/freebsd-15

Add support for FreeBSD 15
parents f880b823 655d49eb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -83,7 +83,8 @@
      "operatingsystem": "FreeBSD",
      "operatingsystemrelease": [
        "13",
        "14"
        "14",
        "15"
      ]
    }
  ],