File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -409,3 +409,5 @@ jobs:
409409 body_path : ${{ runner.temp }}/release-msg
410410 files : |
411411 artifacts/*/*.tar.gz
412+ artifacts/*/*.dmg
413+ artifacts/*/*.msi
Original file line number Diff line number Diff line change 1- 2.3.0 | 2024-07-05 12:56:44 +0200
1+ 2.3.0 | 2024-07-05 13:33:50 +0200
2+
3+ * Extend list of artifacts included into release.
4+
5+ * Update link in README.
26
37 * Fix for Windows compilation.
48
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ pre-built agent versions for:
7070Note that not all features described on this page may already be part
7171of the most recent release. To download the current development
7272version instead, locate the [ latest successful workflow on the ` main `
73- branch] ( https://github.com/zeek/zeek-agent-v2/actions?query=branch%3Amain+is%3Asuccess )
73+ branch] ( https://github.com/zeek/zeek-agent-v2/actions/workflows/main.yml ?query=branch%3Amain+is%3Asuccess )
7474and go to its list of artifacts.
7575
7676#### Build From Source
You can’t perform that action at this time.
0 commit comments