Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump git-lfs version on Windows to 3.5.1 #387

Conversation

github-actions[bot]
Copy link
Contributor

Bump `git-lfs` version on Windows

Update the `git-lfs` Windows version for Windows Core Server

changed lines [59] of file "/tmp/updatecli/github/jenkinsci/docker-ssh-agent/windows/windowsservercore/Dockerfile"

3.5.1
Release published on the 2024-03-07 21:03:09 +0000 UTC at the url https://github.com/git-lfs/git-lfs/releases/tag/v3.5.1

This release is a patch release which includes some fixes to the release
process to properly build assets.  It should have no user-visible changes from
v3.5.0.

### Misc

* Build release assets with Go 1.21 #5668 (@bk2204)
* script/packagecloud: instantiate distro map properly #5662 (@bk2204)
* Install msgfmt on Windows in CI and release workflows #5666 (@chrisd8088)
## Packages

Up to date packages are available on [PackageCloud](https://packagecloud.io/github/git-lfs) and [Homebrew](http://brew.sh/).

[RPM RHEL 7/CentOS 7](https://packagecloud.io/github/git-lfs/packages/el/7/git-lfs-3.5.1-1.el7.x86_64.rpm/download)
[RPM RHEL 8/Rocky Linux 8](https://packagecloud.io/github/git-lfs/packages/el/8/git-lfs-3.5.1-1.el8.x86_64.rpm/download)
[RPM RHEL 9/Rocky Linux 9](https://packagecloud.io/github/git-lfs/packages/el/9/git-lfs-3.5.1-1.el9.x86_64.rpm/download)
[Debian 10](https://packagecloud.io/github/git-lfs/packages/debian/buster/git-lfs_3.5.1_amd64.deb/download)
[Debian 11](https://packagecloud.io/github/git-lfs/packages/debian/bullseye/git-lfs_3.5.1_amd64.deb/download)
[Debian 12](https://packagecloud.io/github/git-lfs/packages/debian/bookworm/git-lfs_3.5.1_amd64.deb/download)

## SHA-256 hashes:
**git-lfs-darwin-amd64-v3.5.1.zip**
23f6c768e22a33dcbb57d6cb67d318dc0edc2b16ac04b15faa803a74a31e8c42

**git-lfs-darwin-arm64-v3.5.1.zip**
1570833e5011290dff12a18416580bfed576bc797b7b521122916e09adf4622d

**git-lfs-freebsd-386-v3.5.1.tar.gz**
6845a0de5de88308f6e656d01f1a72ea8d048f24a43c5424a1251d71cc731e45

**git-lfs-freebsd-amd64-v3.5.1.tar.gz**
1cb61e90b14f4081534c2a53b80263827f6269f8cd0488c24da1fa5624f8c2bb

**git-lfs-linux-386-v3.5.1.tar.gz**
4436bbc404427b2ca24108582cb1945dd806851d8634d287b8f37fb211718bee

**git-lfs-linux-amd64-v3.5.1.tar.gz**
6f28eb19faa7a968882dca190d92adc82493378b933958d67ceaeb9ebe4d731e

**git-lfs-linux-arm-v3.5.1.tar.gz**
03923d8badf5c382920390414ad7084c5d87b246b180474d09961e3831f552e2

**git-lfs-linux-arm64-v3.5.1.tar.gz**
4f8700aacaa0fd26ae5300fb0996aed14d1fd0ce1a63eb690629c132ff5163a9

**git-lfs-linux-loong64-v3.5.1.tar.gz**
234ced4c6ea6963d5a0d0b95a5e1fc393be5de4e52f644471e4003f3b470fdf8

**git-lfs-linux-ppc64le-v3.5.1.tar.gz**
2c684eec57322d7bc6212f1567d1dd50a6172ed3175f31228fc0a3c0e0c2ebbc

**git-lfs-linux-riscv64-v3.5.1.tar.gz**
6ef7bf69648bd555827d11552ac14db3fbbcc40462854c9002c4931d8002c549

**git-lfs-linux-s390x-v3.5.1.tar.gz**
a30303298d2a0f3f3a95c70e80661bdc0bc96415489374b3812406bac56bdbad

**git-lfs-v3.5.1.tar.gz**
fc19c7316e80a6ef674aa4e1863561c1263cd4ce0588b9989e4be9461664d752

**git-lfs-windows-386-v3.5.1.zip**
ea5138789c4f19ed71d30c3e407f43bd270771028d37e5292378a8ea2c154377

**git-lfs-windows-amd64-v3.5.1.zip**
94435072f6b3a6f9064b277760c8340e432b5ede0db8205d369468b9be52c6b6

**git-lfs-windows-arm64-v3.5.1.zip**
54fb4a04a5597ebdae83b2873adb363c2e2b7022b8b2ce813cc0f198c12f8a61

**git-lfs-windows-v3.5.1.exe**
e87727bb6f32e75eb6cab435a4a74a5146117ab5c0fae7360a4be26d68b3e613

**hashes.asc**
b293f228e06f2aa2cca413c0d2892de2a37eb983348bf9162c42ef37fa2f25ec

**sha256sums.asc**
7645729850327019e8150fa09707ed562fdfb6230f3f6e242d434021cfe1942d
Update the `git-lfs` Windows version in tests

1 file(s) updated with "global:GITLFSVERSION = '3.5.1'\n": * tests/sshAgent.Tests.ps1

3.5.1
Release published on the 2024-03-07 21:03:09 +0000 UTC at the url https://github.com/git-lfs/git-lfs/releases/tag/v3.5.1

This release is a patch release which includes some fixes to the release
process to properly build assets.  It should have no user-visible changes from
v3.5.0.

### Misc

* Build release assets with Go 1.21 #5668 (@bk2204)
* script/packagecloud: instantiate distro map properly #5662 (@bk2204)
* Install msgfmt on Windows in CI and release workflows #5666 (@chrisd8088)
## Packages

Up to date packages are available on [PackageCloud](https://packagecloud.io/github/git-lfs) and [Homebrew](http://brew.sh/).

[RPM RHEL 7/CentOS 7](https://packagecloud.io/github/git-lfs/packages/el/7/git-lfs-3.5.1-1.el7.x86_64.rpm/download)
[RPM RHEL 8/Rocky Linux 8](https://packagecloud.io/github/git-lfs/packages/el/8/git-lfs-3.5.1-1.el8.x86_64.rpm/download)
[RPM RHEL 9/Rocky Linux 9](https://packagecloud.io/github/git-lfs/packages/el/9/git-lfs-3.5.1-1.el9.x86_64.rpm/download)
[Debian 10](https://packagecloud.io/github/git-lfs/packages/debian/buster/git-lfs_3.5.1_amd64.deb/download)
[Debian 11](https://packagecloud.io/github/git-lfs/packages/debian/bullseye/git-lfs_3.5.1_amd64.deb/download)
[Debian 12](https://packagecloud.io/github/git-lfs/packages/debian/bookworm/git-lfs_3.5.1_amd64.deb/download)

## SHA-256 hashes:
**git-lfs-darwin-amd64-v3.5.1.zip**
23f6c768e22a33dcbb57d6cb67d318dc0edc2b16ac04b15faa803a74a31e8c42

**git-lfs-darwin-arm64-v3.5.1.zip**
1570833e5011290dff12a18416580bfed576bc797b7b521122916e09adf4622d

**git-lfs-freebsd-386-v3.5.1.tar.gz**
6845a0de5de88308f6e656d01f1a72ea8d048f24a43c5424a1251d71cc731e45

**git-lfs-freebsd-amd64-v3.5.1.tar.gz**
1cb61e90b14f4081534c2a53b80263827f6269f8cd0488c24da1fa5624f8c2bb

**git-lfs-linux-386-v3.5.1.tar.gz**
4436bbc404427b2ca24108582cb1945dd806851d8634d287b8f37fb211718bee

**git-lfs-linux-amd64-v3.5.1.tar.gz**
6f28eb19faa7a968882dca190d92adc82493378b933958d67ceaeb9ebe4d731e

**git-lfs-linux-arm-v3.5.1.tar.gz**
03923d8badf5c382920390414ad7084c5d87b246b180474d09961e3831f552e2

**git-lfs-linux-arm64-v3.5.1.tar.gz**
4f8700aacaa0fd26ae5300fb0996aed14d1fd0ce1a63eb690629c132ff5163a9

**git-lfs-linux-loong64-v3.5.1.tar.gz**
234ced4c6ea6963d5a0d0b95a5e1fc393be5de4e52f644471e4003f3b470fdf8

**git-lfs-linux-ppc64le-v3.5.1.tar.gz**
2c684eec57322d7bc6212f1567d1dd50a6172ed3175f31228fc0a3c0e0c2ebbc

**git-lfs-linux-riscv64-v3.5.1.tar.gz**
6ef7bf69648bd555827d11552ac14db3fbbcc40462854c9002c4931d8002c549

**git-lfs-linux-s390x-v3.5.1.tar.gz**
a30303298d2a0f3f3a95c70e80661bdc0bc96415489374b3812406bac56bdbad

**git-lfs-v3.5.1.tar.gz**
fc19c7316e80a6ef674aa4e1863561c1263cd4ce0588b9989e4be9461664d752

**git-lfs-windows-386-v3.5.1.zip**
ea5138789c4f19ed71d30c3e407f43bd270771028d37e5292378a8ea2c154377

**git-lfs-windows-amd64-v3.5.1.zip**
94435072f6b3a6f9064b277760c8340e432b5ede0db8205d369468b9be52c6b6

**git-lfs-windows-arm64-v3.5.1.zip**
54fb4a04a5597ebdae83b2873adb363c2e2b7022b8b2ce813cc0f198c12f8a61

**git-lfs-windows-v3.5.1.exe**
e87727bb6f32e75eb6cab435a4a74a5146117ab5c0fae7360a4be26d68b3e613

**hashes.asc**
b293f228e06f2aa2cca413c0d2892de2a37eb983348bf9162c42ef37fa2f25ec

**sha256sums.asc**
7645729850327019e8150fa09707ed562fdfb6230f3f6e242d434021cfe1942d
Update the `git-lfs` Windows version for Windows Nanoserver

changed lines [69] of file "/tmp/updatecli/github/jenkinsci/docker-ssh-agent/windows/nanoserver/Dockerfile"

3.5.1
Release published on the 2024-03-07 21:03:09 +0000 UTC at the url https://github.com/git-lfs/git-lfs/releases/tag/v3.5.1

This release is a patch release which includes some fixes to the release
process to properly build assets.  It should have no user-visible changes from
v3.5.0.

### Misc

* Build release assets with Go 1.21 #5668 (@bk2204)
* script/packagecloud: instantiate distro map properly #5662 (@bk2204)
* Install msgfmt on Windows in CI and release workflows #5666 (@chrisd8088)
## Packages

Up to date packages are available on [PackageCloud](https://packagecloud.io/github/git-lfs) and [Homebrew](http://brew.sh/).

[RPM RHEL 7/CentOS 7](https://packagecloud.io/github/git-lfs/packages/el/7/git-lfs-3.5.1-1.el7.x86_64.rpm/download)
[RPM RHEL 8/Rocky Linux 8](https://packagecloud.io/github/git-lfs/packages/el/8/git-lfs-3.5.1-1.el8.x86_64.rpm/download)
[RPM RHEL 9/Rocky Linux 9](https://packagecloud.io/github/git-lfs/packages/el/9/git-lfs-3.5.1-1.el9.x86_64.rpm/download)
[Debian 10](https://packagecloud.io/github/git-lfs/packages/debian/buster/git-lfs_3.5.1_amd64.deb/download)
[Debian 11](https://packagecloud.io/github/git-lfs/packages/debian/bullseye/git-lfs_3.5.1_amd64.deb/download)
[Debian 12](https://packagecloud.io/github/git-lfs/packages/debian/bookworm/git-lfs_3.5.1_amd64.deb/download)

## SHA-256 hashes:
**git-lfs-darwin-amd64-v3.5.1.zip**
23f6c768e22a33dcbb57d6cb67d318dc0edc2b16ac04b15faa803a74a31e8c42

**git-lfs-darwin-arm64-v3.5.1.zip**
1570833e5011290dff12a18416580bfed576bc797b7b521122916e09adf4622d

**git-lfs-freebsd-386-v3.5.1.tar.gz**
6845a0de5de88308f6e656d01f1a72ea8d048f24a43c5424a1251d71cc731e45

**git-lfs-freebsd-amd64-v3.5.1.tar.gz**
1cb61e90b14f4081534c2a53b80263827f6269f8cd0488c24da1fa5624f8c2bb

**git-lfs-linux-386-v3.5.1.tar.gz**
4436bbc404427b2ca24108582cb1945dd806851d8634d287b8f37fb211718bee

**git-lfs-linux-amd64-v3.5.1.tar.gz**
6f28eb19faa7a968882dca190d92adc82493378b933958d67ceaeb9ebe4d731e

**git-lfs-linux-arm-v3.5.1.tar.gz**
03923d8badf5c382920390414ad7084c5d87b246b180474d09961e3831f552e2

**git-lfs-linux-arm64-v3.5.1.tar.gz**
4f8700aacaa0fd26ae5300fb0996aed14d1fd0ce1a63eb690629c132ff5163a9

**git-lfs-linux-loong64-v3.5.1.tar.gz**
234ced4c6ea6963d5a0d0b95a5e1fc393be5de4e52f644471e4003f3b470fdf8

**git-lfs-linux-ppc64le-v3.5.1.tar.gz**
2c684eec57322d7bc6212f1567d1dd50a6172ed3175f31228fc0a3c0e0c2ebbc

**git-lfs-linux-riscv64-v3.5.1.tar.gz**
6ef7bf69648bd555827d11552ac14db3fbbcc40462854c9002c4931d8002c549

**git-lfs-linux-s390x-v3.5.1.tar.gz**
a30303298d2a0f3f3a95c70e80661bdc0bc96415489374b3812406bac56bdbad

**git-lfs-v3.5.1.tar.gz**
fc19c7316e80a6ef674aa4e1863561c1263cd4ce0588b9989e4be9461664d752

**git-lfs-windows-386-v3.5.1.zip**
ea5138789c4f19ed71d30c3e407f43bd270771028d37e5292378a8ea2c154377

**git-lfs-windows-amd64-v3.5.1.zip**
94435072f6b3a6f9064b277760c8340e432b5ede0db8205d369468b9be52c6b6

**git-lfs-windows-arm64-v3.5.1.zip**
54fb4a04a5597ebdae83b2873adb363c2e2b7022b8b2ce813cc0f198c12f8a61

**git-lfs-windows-v3.5.1.exe**
e87727bb6f32e75eb6cab435a4a74a5146117ab5c0fae7360a4be26d68b3e613

**hashes.asc**
b293f228e06f2aa2cca413c0d2892de2a37eb983348bf9162c42ef37fa2f25ec

**sha256sums.asc**
7645729850327019e8150fa09707ed562fdfb6230f3f6e242d434021cfe1942d
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@dduportal dduportal enabled auto-merge March 29, 2024 06:34
@dduportal dduportal merged commit f7beb0f into master Mar 29, 2024
5 checks passed
@dduportal dduportal deleted the updatecli_master_0af9fa03de4800958730c0202f9d36787ba56eeddf496e50e546f287dbfa768c branch March 29, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant