Skip to content

Commit

Permalink
Sync Envoy @da09811ed0fe920b4beb9223a5e160d3587a47bc
Browse files Browse the repository at this point in the history
  • Loading branch information
update-envoy[bot] committed Dec 11, 2023
1 parent 2cd7241 commit 2e56e3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions versions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ VERSIONS = {
"envoy": {
"type": "github_archive",
"repo": "envoyproxy/envoy",
"version": "dee10a20055baba69dc77637dfdaca3d63e4b34b",
"sha256": "b72bd5847fe614236b86c7bd0e9556461defdfc19a3a1db40b324d5b012c0bbd",
"version": "da09811ed0fe920b4beb9223a5e160d3587a47bc",
"sha256": "b03f065a04820c20d99224b75559efd1b2b7070a7484fe08379fd47e3c4cbf25",
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
"strip_prefix": "envoy-{version}",
},
"envoy_mobile": {
"type": "github_archive",
"repo": "envoyproxy/envoy",
"version": "dee10a20055baba69dc77637dfdaca3d63e4b34b",
"sha256": "b72bd5847fe614236b86c7bd0e9556461defdfc19a3a1db40b324d5b012c0bbd",
"version": "da09811ed0fe920b4beb9223a5e160d3587a47bc",
"sha256": "b03f065a04820c20d99224b75559efd1b2b7070a7484fe08379fd47e3c4cbf25",
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
"strip_prefix": "envoy-{version}/mobile",
},
Expand Down

0 comments on commit 2e56e3e

Please sign in to comment.