Skip to content

Commit 91f9f15

Browse files
committed
Update README example
1 parent d615163 commit 91f9f15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ add this to your `package.json`,
6363
},
6464
"blobpack": {
6565
"name": "benthos-lambda",
66-
"version": "3.54.1",
66+
"version": "4.10.0",
6767
"platform": "linux_amd64",
68-
"src": "https://github.com/jeffail/benthos/releases/download"
68+
"src": "https://github.com/benthosdev/benthos/releases/download"
6969
}
7070
}
7171
```

fixtures/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"blobpack": {
33
"name": "benthos-lambda",
4-
"version": "4.1.0",
4+
"version": "4.10.0",
55
"platform": "linux_amd64",
66
"src": "https://github.com/benthosdev/benthos/releases/download",
77
"include": {

0 commit comments

Comments
 (0)