Skip to content

Commit

Permalink
chore: automated tools update
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Nov 4, 2024
1 parent b93339d commit 384da9c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .dprint.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"plugins": [
"https://plugins.dprint.dev/markdown-0.17.8.wasm",
"https://plugins.dprint.dev/json-0.19.3.wasm",
"https://plugins.dprint.dev/json-0.19.4.wasm",
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.0.wasm",
],
}
10 changes: 5 additions & 5 deletions .lefthook/wrun-args-dprint.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--url=darwin/amd64=https://github.com/dprint/dprint/releases/download/0.47.2/dprint-x86_64-apple-darwin.zip#sha256-b174a7bc1ee55413da80b4469a5bcd1d91fdda2b813ac212bc8bbd0df293c448
--url=darwin/arm64=https://github.com/dprint/dprint/releases/download/0.47.2/dprint-aarch64-apple-darwin.zip#sha256-d3af3952e4590663282e66413153f20cf7d3f6ac2795990d3652dec8971f68bb
--url=linux/amd64=https://github.com/dprint/dprint/releases/download/0.47.2/dprint-x86_64-unknown-linux-musl.zip#sha256-c821d938d27f85c4c1e68196faa6fb90e64b9ac6ee7396a018489300569f81d0
--url=linux/arm64=https://github.com/dprint/dprint/releases/download/0.47.2/dprint-aarch64-unknown-linux-musl.zip#sha256-8bfe2b1bde933333ba9d84ce33af6cf7129c498bd5f3f8f0abf18c3c0bc4cd26
--url=windows/amd64=https://github.com/dprint/dprint/releases/download/0.47.2/dprint-x86_64-pc-windows-msvc.zip#sha256-20ed46ace9d70dadf564cdee3fdf3d06e44539b05c67387f461062890330c218
--url=darwin/amd64=https://github.com/dprint/dprint/releases/download/0.47.5/dprint-x86_64-apple-darwin.zip#sha256-f1284d78a556d530241e382915263484f590418f12dd7608ecc7dd0c8f78615c
--url=darwin/arm64=https://github.com/dprint/dprint/releases/download/0.47.5/dprint-aarch64-apple-darwin.zip#sha256-5e333931f3cfe43bb8924a1c2c5b3021cbb983294fa020f67858b93689fd805d
--url=linux/amd64=https://github.com/dprint/dprint/releases/download/0.47.5/dprint-x86_64-unknown-linux-musl.zip#sha256-94fb93bb59236efd5302959662d9f3a0b16bb17e26e967052b5c598995e6b516
--url=linux/arm64=https://github.com/dprint/dprint/releases/download/0.47.5/dprint-aarch64-unknown-linux-musl.zip#sha256-97c2a0f4f240e5b95faff1502b8284db7598efe5aee7f785db03e41345f0a335
--url=windows/amd64=https://github.com/dprint/dprint/releases/download/0.47.5/dprint-x86_64-pc-windows-msvc.zip#sha256-561e95d6ffccae1ab99f55c308fa74df3d960d3cb7ebec601fd3ddd503ee42a5
--archive-exe-path=dprint
16 changes: 8 additions & 8 deletions .lefthook/wrun-args-shfmt.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
--url=darwin/amd64=https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_darwin_amd64#sha256-3e1ac72e91ba88ce483766e57a1aa41fa502a0f9d5a47f5f5cd3663badcecee4
--url=darwin/arm64=https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_darwin_arm64#sha256-7d89694369a516b2d5a68b31f8be2da04c91f50fb7cdd8e41003081b814ba3e8
--url=linux/386=https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_linux_386#sha256-cfc2001f820d67224d78fdad3f26e35f4ebd2e7c2f9509522cb55c9b9eb896b3
--url=linux/amd64=https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_linux_amd64#sha256-d99b06506aee2ac9113daec3049922e70dc8cffb84658e3ae512c6a6cbe101b6
--url=linux/arm=https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_linux_arm#sha256-8415577278cb535fbb348ab4db02123ad885d3539519a40f84ba4092ced52993
--url=linux/arm64=https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_linux_arm64#sha256-5e511463068f3d27ae1b087fb597fb9e8ad865be2ac501964a222a834fc1c463
--url=windows/386=https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_windows_386.exe#sha256-61ad0af789b3ed158f5d593d7ee3301318b7cba2d84c265d8c30af0837315f28
--url=windows/amd64=https://github.com/mvdan/sh/releases/download/v3.9.0/shfmt_v3.9.0_windows_amd64.exe#sha256-4ea136134248ac8ebbf9103370ddcd951b515a9e9bfba903252f12fd067bb5e9
--url=darwin/amd64=https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_darwin_amd64#sha256-ef8d970b3f695a7e8e7d40730eedd2d935ab9599f78a365f319c515bc59d4c83
--url=darwin/arm64=https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_darwin_arm64#sha256-86030533a823c0a7cd92dee0f74094e5b901c3277b43def6337d5e19e56fe553
--url=linux/386=https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_linux_386#sha256-a49ee3616afd262796e6791711ba62759d424cc85808390a5ac516af8001aa72
--url=linux/amd64=https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_linux_amd64#sha256-1f57a384d59542f8fac5f503da1f3ea44242f46dff969569e80b524d64b71dbc
--url=linux/arm=https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_linux_arm#sha256-493c612d8f07ad60b3030bd84d7870cca2dc87e0fb06d2fdd93b2264460668db
--url=linux/arm64=https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_linux_arm64#sha256-9d23013d56640e228732fd2a04a9ede0ab46bc2d764bf22a4a35fb1b14d707a8
--url=windows/386=https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_windows_386.exe#sha256-695d43b600103d8e8beb7460764f43da1d679576e67130012507a38238ef7dbd
--url=windows/amd64=https://github.com/mvdan/sh/releases/download/v3.10.0/shfmt_v3.10.0_windows_amd64.exe#sha256-6e4c6acd38de7b4b1ba8f8082b9e688df8c9b861d3f8b2e7bb1b7270201a3587

0 comments on commit 384da9c

Please sign in to comment.