Skip to content

Commit

Permalink
versions.bzl
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Dec 8, 2024
1 parent 7e50283 commit cb61bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ VERSIONS = {
"envoy-website": {
"type": "github_archive",
"repo": "envoyproxy/envoy-website",
"version": "4abd820740f5e8440fc48085c3c4363f78455833",
"sha256": "816b613c733fba61ce0829cacf3e1333a1f2c06ef7598d1d3ad3026eeb761e45",
"version": "4733bc4a16a1729e396999e75cd2be0912afb238",
"sha256": "da3848be9d8a425ca25b7ae42f973520cf65838a71d60fdbe04f51c008917bcb",
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
"strip_prefix": "envoy-website-{version}",
},
Expand Down

0 comments on commit cb61bb2

Please sign in to comment.