Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ The following apt dependencies are required at run time:
```bash
sudo add-apt-repository ppa:t4-system-software/agnocast
sudo apt-get update
sudo apt-get install agnocast-heaphook-v2.1.2 agnocast-kmod-v2.1.2
sudo apt-get install agnocast-heaphook-v2.3.1 agnocast-kmod-v2.3.1
```

Nebula binaries that have been compiled with Agnocast support require the following environment
Expand Down
2 changes: 1 addition & 1 deletion build_depends-humble.repos
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ repositories:
agnocast:
type: git
url: https://github.com/tier4/agnocast
version: 2.1.2
version: 2.3.1
Loading