Skip to content

Commit e3d1b24

Browse files
build(deps): Update log-surgeon to the clp-ubuntu-24.04-support branch. (#826)
1 parent eeb0147 commit e3d1b24

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

deps-tasks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ tasks:
277277
vars:
278278
DEST: "{{.DEST}}"
279279
FLAGS: "--extract"
280-
SRC_NAME: "log-surgeon-895f46489b1911ab3b3aac3202afd56c96e8cd98"
281-
SRC_URL: "https://github.com/y-scope/log-surgeon/archive/895f464.zip"
280+
SRC_NAME: "log-surgeon-f801a3f369bb14919d82a928d9a3812006245aa0"
281+
SRC_URL: "https://github.com/y-scope/log-surgeon/archive/f801a3f.zip"
282282
# This command must be last
283283
- task: ":utils:checksum:compute"
284284
vars:

docs/src/dev-guide/components-core/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This will download:
3737
* [Catch2](https://github.com/catchorg/Catch2.git) (v2.13.7)
3838
* [date](https://github.com/HowardHinnant/date.git) (v3.0.1)
3939
* [json](https://github.com/nlohmann/json.git) (v3.11.3)
40-
* [log-surgeon](https://github.com/y-scope/log-surgeon.git) (895f464)
40+
* [log-surgeon](https://github.com/y-scope/log-surgeon) (f801a3f)
4141
* [outcome](https://github.com/ned14/outcome) (v2.2.9)
4242
* [simdjson](https://github.com/simdjson/simdjson) (v3.6.3)
4343
* [SQLite3](https://www.sqlite.org/download.html) (v3.36.0)

0 commit comments

Comments
 (0)