chore(deps): lock file maintenance
This commit is contained in:
@@ -7,30 +7,37 @@ backend = "aqua:gohugoio/hugo/hugo-extended"
|
||||
[tools.hugo-extended."platforms.linux-arm64"]
|
||||
checksum = "sha256:f5531494dd573cfc142779894a9e3e414ab05626d6e0492cc06209dc783aaf39"
|
||||
url = "https://github.com/gohugoio/hugo/releases/download/v0.162.1/hugo_extended_0.162.1_linux-arm64.tar.gz"
|
||||
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/432305052"
|
||||
|
||||
[tools.hugo-extended."platforms.linux-arm64-musl"]
|
||||
checksum = "sha256:f5531494dd573cfc142779894a9e3e414ab05626d6e0492cc06209dc783aaf39"
|
||||
url = "https://github.com/gohugoio/hugo/releases/download/v0.162.1/hugo_extended_0.162.1_linux-arm64.tar.gz"
|
||||
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/432305052"
|
||||
|
||||
[tools.hugo-extended."platforms.linux-x64"]
|
||||
checksum = "sha256:e34160095b6a6406af857fe212f50e4451f67ed1276b9bb0de13d08754980118"
|
||||
url = "https://github.com/gohugoio/hugo/releases/download/v0.162.1/hugo_extended_0.162.1_linux-amd64.tar.gz"
|
||||
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/432305033"
|
||||
|
||||
[tools.hugo-extended."platforms.linux-x64-musl"]
|
||||
checksum = "sha256:e34160095b6a6406af857fe212f50e4451f67ed1276b9bb0de13d08754980118"
|
||||
url = "https://github.com/gohugoio/hugo/releases/download/v0.162.1/hugo_extended_0.162.1_linux-amd64.tar.gz"
|
||||
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/432305033"
|
||||
|
||||
[tools.hugo-extended."platforms.macos-arm64"]
|
||||
checksum = "sha256:ed246e094d3d5c54583ffcebd8c98529072f57901bd3b1bb2f1fdc968766f13d"
|
||||
url = "https://github.com/gohugoio/hugo/releases/download/v0.162.1/hugo_extended_0.162.1_darwin-universal.pkg"
|
||||
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/432305085"
|
||||
|
||||
[tools.hugo-extended."platforms.macos-x64"]
|
||||
checksum = "sha256:ed246e094d3d5c54583ffcebd8c98529072f57901bd3b1bb2f1fdc968766f13d"
|
||||
url = "https://github.com/gohugoio/hugo/releases/download/v0.162.1/hugo_extended_0.162.1_darwin-universal.pkg"
|
||||
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/432305085"
|
||||
|
||||
[tools.hugo-extended."platforms.windows-x64"]
|
||||
checksum = "sha256:62b3a0d4ec48a7d00270c3f5e87c3de097c855200c47ad02640cf4a219c361ea"
|
||||
url = "https://github.com/gohugoio/hugo/releases/download/v0.162.1/hugo_extended_0.162.1_windows-amd64.zip"
|
||||
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/432305107"
|
||||
|
||||
[[tools.lychee]]
|
||||
version = "0.24.2"
|
||||
@@ -39,27 +46,34 @@ backend = "aqua:lycheeverse/lychee"
|
||||
[tools.lychee."platforms.linux-arm64"]
|
||||
checksum = "sha256:5d0b0e3aeab240f41920c633a6eaf97599be6eedda034b36e858ede7dba5e535"
|
||||
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-aarch64-unknown-linux-musl.tar.gz"
|
||||
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409958602"
|
||||
|
||||
[tools.lychee."platforms.linux-arm64-musl"]
|
||||
checksum = "sha256:5d0b0e3aeab240f41920c633a6eaf97599be6eedda034b36e858ede7dba5e535"
|
||||
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-aarch64-unknown-linux-musl.tar.gz"
|
||||
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409958602"
|
||||
|
||||
[tools.lychee."platforms.linux-x64"]
|
||||
checksum = "sha256:73657a111819a30c47c08352896796f23d64e4eb2b3ed39b6d32149241566fc5"
|
||||
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-x86_64-unknown-linux-musl.tar.gz"
|
||||
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409959271"
|
||||
|
||||
[tools.lychee."platforms.linux-x64-musl"]
|
||||
checksum = "sha256:73657a111819a30c47c08352896796f23d64e4eb2b3ed39b6d32149241566fc5"
|
||||
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-x86_64-unknown-linux-musl.tar.gz"
|
||||
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409959271"
|
||||
|
||||
[tools.lychee."platforms.macos-arm64"]
|
||||
checksum = "sha256:c9d3740ea2d891854d37116c9fba840f37b6e7c89d330e7db84ac333631c4977"
|
||||
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-aarch64-apple-darwin.tar.gz"
|
||||
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409957951"
|
||||
|
||||
[tools.lychee."platforms.macos-x64"]
|
||||
checksum = "sha256:887503a9cff667d322b8d0892b40bf49976eb9507af8483220a3706cdad55978"
|
||||
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-x86_64-apple-darwin.tar.gz"
|
||||
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409957687"
|
||||
|
||||
[tools.lychee."platforms.windows-x64"]
|
||||
checksum = "sha256:32975d1493ee1a975d6bb41e4fb56fe419cb442ded628bb772ba2e614acfacad"
|
||||
url = "https://github.com/lycheeverse/lychee/releases/download/lychee-v0.24.2/lychee-x86_64-pc-windows-msvc.zip"
|
||||
url_api = "https://api.github.com/repos/lycheeverse/lychee/releases/assets/409959491"
|
||||
|
||||
Reference in New Issue
Block a user