mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 22:35:33 +00:00
ci(release): drop manual shasum collection
This is now included for all GH release assets out-of-the-box, see https://github.blog/changelog/2025-06-03-releases-now-expose-digests-for-release-assets/ These can be accessed programmatically through `gh release view --json assets <release tag>` and then looking at the `digest` key.
This commit is contained in:
committed by
Christian Clason
parent
7e393ff4f2
commit
442dade5be
2
.github/workflows/notes.md
vendored
2
.github/workflows/notes.md
vendored
@@ -75,5 +75,3 @@ If your system does not have the required glibc version, try the (unsupported) [
|
||||
### Other
|
||||
|
||||
- Install by [package manager](https://github.com/neovim/neovim/blob/master/INSTALL.md#install-from-package)
|
||||
|
||||
## SHA256 Checksums
|
||||
|
||||
Reference in New Issue
Block a user