Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/topic/robin/update-readme'
Browse files Browse the repository at this point in the history
* origin/topic/robin/update-readme:
  Extend list of artifacts included into release.
  Update link in README.
  • Loading branch information
rsmmr committed Jul 5, 2024
2 parents daefb4f + 109c363 commit 6662a2a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,3 +409,5 @@ jobs:
body_path: ${{ runner.temp }}/release-msg
files: |
artifacts/*/*.tar.gz
artifacts/*/*.dmg
artifacts/*/*.msi
6 changes: 5 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
2.3.0 | 2024-07-05 12:56:44 +0200
2.3.0 | 2024-07-05 13:33:50 +0200

* Extend list of artifacts included into release.

* Update link in README.

* Fix for Windows compilation.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ pre-built agent versions for:
Note that not all features described on this page may already be part
of the most recent release. To download the current development
version instead, locate the [latest successful workflow on the `main`
branch](https://github.com/zeek/zeek-agent-v2/actions?query=branch%3Amain+is%3Asuccess)
branch](https://github.com/zeek/zeek-agent-v2/actions/workflows/main.yml?query=branch%3Amain+is%3Asuccess)
and go to its list of artifacts.

#### Build From Source
Expand Down

0 comments on commit 6662a2a

Please sign in to comment.