diff options
| author | William Boman <william@redwill.se> | 2023-06-21 18:42:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-21 18:42:34 +0200 |
| commit | e706d305fbcc8701bd30e31dd727aee2853b9db9 (patch) | |
| tree | 7baf556871a7737b4a01abdc05a1d6e8f8fa5ea7 | |
| parent | chore(main): release 1.3.0 (#1359) (diff) | |
| download | mason-e706d305fbcc8701bd30e31dd727aee2853b9db9.tar mason-e706d305fbcc8701bd30e31dd727aee2853b9db9.tar.gz mason-e706d305fbcc8701bd30e31dd727aee2853b9db9.tar.bz2 mason-e706d305fbcc8701bd30e31dd727aee2853b9db9.tar.lz mason-e706d305fbcc8701bd30e31dd727aee2853b9db9.tar.xz mason-e706d305fbcc8701bd30e31dd727aee2853b9db9.tar.zst mason-e706d305fbcc8701bd30e31dd727aee2853b9db9.zip | |
feat(fetch): include mason.nvim version in User-Agent (#1362)
| -rw-r--r-- | lua/mason-core/fetch.lua | 3 | ||||
| -rw-r--r-- | tests/mason-core/fetch_spec.lua | 17 |
2 files changed, 15 insertions, 5 deletions
diff --git a/lua/mason-core/fetch.lua b/lua/mason-core/fetch.lua |
