Skip to content

Commit

Permalink
Add support for FreeBSD 13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Sep 17, 2024
1 parent 02c3a35 commit f11b101
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- '13.1'
- '13.2'
- '13.3'
- '13.4'
- '14.0'
- '14.1'

Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The following architectures and versions are supported:
|---------|--------|-------|
| 14.1 |||
| 14.0 |||
| 13.4 |||
| 13.3 |||
| 13.2 |||
| 13.1 |||
Expand Down
1 change: 1 addition & 0 deletions var_files/13.4/arm64.pkrvars.hcl
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
checksum = "sha256:cb52b91a85ed3dec6b8a29c7c1687028cd4d322d37fbfe58b45c6c6bb4b65722"
1 change: 1 addition & 0 deletions var_files/13.4/x86-64.pkrvars.hcl
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
checksum = "sha256:26cb85a60fdede0e6f4a55e9ff100cc2eb70af24ab1f8a3b2ef5cc1dea152608"

0 comments on commit f11b101

Please sign in to comment.