Do you have "General.tar.gz" in your `.julia/registries/`?

Simple question:
Do you have “General.tar.gz” in your .julia/registries/ (or equivalent)?

You can check it, for example, by:

julia> readdir(joinpath(DEPOT_PATH[1], "registries"))
3-element Vector{String}:
 "General"
 "General.tar.gz" # HELLO❗
 "General.toml"
  • Yes, I have “General.tar.gz”.
  • No, I don’t have it.
0 voters

There is no need to think deeply about the intent of this question. Your julia is (probably) fine whether it exists or not.
I believe there is value in votes from those who do not understand the intent. So I am asking a somewhat roundabout question.
Also, the results are set to be displayed after the vote.

Although not directly related to this poll, the 2024 Julia User & Developer Survey is now open.