We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d615163 commit 91f9f15Copy full SHA for 91f9f15
README.md
@@ -63,9 +63,9 @@ add this to your `package.json`,
63
},
64
"blobpack": {
65
"name": "benthos-lambda",
66
- "version": "3.54.1",
+ "version": "4.10.0",
67
"platform": "linux_amd64",
68
- "src": "https://github.com/jeffail/benthos/releases/download"
+ "src": "https://github.com/benthosdev/benthos/releases/download"
69
}
70
71
```
fixtures/config.json
@@ -1,7 +1,7 @@
1
{
2
3
4
- "version": "4.1.0",
5
6
"src": "https://github.com/benthosdev/benthos/releases/download",
7
"include": {
0 commit comments