@@ -25,42 +25,42 @@ single_version_override(
2525bazel_dep(name = "aspect_gazelle", version = "0.0.0")
2626archive_override(
2727 module_name = "aspect_gazelle",
28- integrity = "sha256-oF39QgqV6y8/ka0+jU652d0bXhmwZ/H3OpKAQLLe4J4 =",
29- strip_prefix = "aspect-gazelle-d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c ",
30- urls = ["https://github.com/aspect-build/aspect-gazelle/archive/d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c .tar.gz"],
28+ integrity = "sha256-KY1cVw+2jvk2xXjRn7+Q7rli+dOrd2smWOBqTiZfFsY =",
29+ strip_prefix = "aspect-gazelle-3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 ",
30+ urls = ["https://github.com/aspect-build/aspect-gazelle/archive/3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 .tar.gz"],
3131)
3232
3333bazel_dep(name = "aspect_gazelle_js", version = "0.0.0")
3434archive_override(
3535 module_name = "aspect_gazelle_js",
36- integrity = "sha256-oF39QgqV6y8/ka0+jU652d0bXhmwZ/H3OpKAQLLe4J4 =",
37- strip_prefix = "aspect-gazelle-d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c /language/js",
38- urls = ["https://github.com/aspect-build/aspect-gazelle/archive/d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c .tar.gz"],
36+ integrity = "sha256-KY1cVw+2jvk2xXjRn7+Q7rli+dOrd2smWOBqTiZfFsY =",
37+ strip_prefix = "aspect-gazelle-3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 /language/js",
38+ urls = ["https://github.com/aspect-build/aspect-gazelle/archive/3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 .tar.gz"],
3939)
4040
4141bazel_dep(name = "aspect_gazelle_orion", version = "0.0.0")
4242archive_override(
4343 module_name = "aspect_gazelle_orion",
44- integrity = "sha256-oF39QgqV6y8/ka0+jU652d0bXhmwZ/H3OpKAQLLe4J4 =",
45- strip_prefix = "aspect-gazelle-d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c /language/orion",
46- urls = ["https://github.com/aspect-build/aspect-gazelle/archive/d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c .tar.gz"],
44+ integrity = "sha256-KY1cVw+2jvk2xXjRn7+Q7rli+dOrd2smWOBqTiZfFsY =",
45+ strip_prefix = "aspect-gazelle-3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 /language/orion",
46+ urls = ["https://github.com/aspect-build/aspect-gazelle/archive/3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 .tar.gz"],
4747)
4848
4949bazel_dep(name = "aspect_gazelle_runner", version = "0.0.0")
5050archive_override(
5151 module_name = "aspect_gazelle_runner",
52- integrity = "sha256-oF39QgqV6y8/ka0+jU652d0bXhmwZ/H3OpKAQLLe4J4 =",
53- strip_prefix = "aspect-gazelle-d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c /runner",
54- urls = ["https://github.com/aspect-build/aspect-gazelle/archive/d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c .tar.gz"],
52+ integrity = "sha256-KY1cVw+2jvk2xXjRn7+Q7rli+dOrd2smWOBqTiZfFsY =",
53+ strip_prefix = "aspect-gazelle-3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 /runner",
54+ urls = ["https://github.com/aspect-build/aspect-gazelle/archive/3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 .tar.gz"],
5555)
5656
5757# Not direclty used but must be declared+overriden until aspect_gazelle_runner points to one published to BCR.
5858bazel_dep(name = "aspect_gazelle_kotlin", version = "0.0.0")
5959archive_override(
6060 module_name = "aspect_gazelle_kotlin",
61- integrity = "sha256-oF39QgqV6y8/ka0+jU652d0bXhmwZ/H3OpKAQLLe4J4 =",
62- strip_prefix = "aspect-gazelle-d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c /language/kotlin",
63- urls = ["https://github.com/aspect-build/aspect-gazelle/archive/d4f938fee7fe8fa749cb3c5c56e2eea72d849f4c .tar.gz"],
61+ integrity = "sha256-KY1cVw+2jvk2xXjRn7+Q7rli+dOrd2smWOBqTiZfFsY =",
62+ strip_prefix = "aspect-gazelle-3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 /language/kotlin",
63+ urls = ["https://github.com/aspect-build/aspect-gazelle/archive/3c8c7f60b86fd6a1e64e1e297ff22b8a2e6883f6 .tar.gz"],
6464)
6565
6666# Go modules
0 commit comments