Make Homebrew user agent consistent, use a slash.
Generally it seems user agents are all `software/version` but ours is not. Also, set the user agent in a way that it's shared between Bash and Ruby code. Closes https://github.com/Homebrew/legacy-homebrew/pull/50480.
Showing
- Library/Homebrew/cmd/update.sh 1 addition, 1 deletionLibrary/Homebrew/cmd/update.sh
- Library/Homebrew/global.rb 2 additions, 1 deletionLibrary/Homebrew/global.rb
- Library/Homebrew/os.rb 2 additions, 2 deletionsLibrary/Homebrew/os.rb
- Library/Homebrew/os/mac.rb 1 addition, 1 deletionLibrary/Homebrew/os/mac.rb
- Library/Homebrew/utils.rb 3 additions, 8 deletionsLibrary/Homebrew/utils.rb
- Library/brew.sh 41 additions, 3 deletionsLibrary/brew.sh
Loading
Please register or sign in to comment