Compare commits

...

5 Commits

Author SHA1 Message Date
Taiki Endo
1c96e2750b Release 2.6.5 2023-03-25 23:30:54 +09:00
Taiki Endo
b047e58764 Update cspell dictionary 2023-03-25 23:30:17 +09:00
Taiki Endo
02aadca714 Update cargo-binstall@latest to 0.22.0 2023-03-23 17:50:30 +09:00
Taiki Endo
c64d4ba1ed Release 2.6.4 2023-03-21 13:28:01 +09:00
Taiki Endo
f006976e02 Update wasmtime@latest to 7.0.0 2023-03-21 13:27:11 +09:00
4 changed files with 59 additions and 10 deletions

View File

@@ -77,27 +77,36 @@ vxworks
wasi wasi
watchos watchos
xous xous
xtensa
// Rust other // Rust other
aclass
acqrel acqrel
alloc alloc
bools bools
builtins builtins
canonicalize canonicalize
consts consts
ctypes
dealloc
deque deque
docsrs
doctest doctest
hasher hasher
impls impls
inlateout inlateout
intrinsics intrinsics
lateout lateout
mclass
msrv msrv
nand nand
nomem nomem
nonoverlapping
noreturn
nostack nostack
peekable peekable
punct punct
rclass
repr repr
rfind rfind
rfold rfold
@@ -109,14 +118,17 @@ supertrait
supertraits supertraits
sysroot sysroot
toolchains toolchains
turbofish
uninit uninit
unsized unsized
upcastable upcastable
// Other // Other
binutils
connrefused connrefused
cygwin cygwin
dpkg dpkg
endianness
euxo euxo
msys msys
noninteractive noninteractive
@@ -128,4 +140,8 @@ pipefail
powerset powerset
proto proto
readelf readelf
SIGABRT
SIGILL
SIGINT
SIGTERM
tlsv tlsv

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.6.5] - 2023-03-25
- Update `cargo-binstall@latest` to 0.22.0.
## [2.6.4] - 2023-03-21
- Update `wasmtime@latest` to 7.0.0.
## [2.6.3] - 2023-03-20 ## [2.6.3] - 2023-03-20
- Update `zola@latest` to 0.17.2. - Update `zola@latest` to 0.17.2.
@@ -691,7 +699,9 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.6.3...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.6.5...HEAD
[2.6.5]: https://github.com/taiki-e/install-action/compare/v2.6.4...v2.6.5
[2.6.4]: https://github.com/taiki-e/install-action/compare/v2.6.3...v2.6.4
[2.6.3]: https://github.com/taiki-e/install-action/compare/v2.6.2...v2.6.3 [2.6.3]: https://github.com/taiki-e/install-action/compare/v2.6.2...v2.6.3
[2.6.2]: https://github.com/taiki-e/install-action/compare/v2.6.1...v2.6.2 [2.6.2]: https://github.com/taiki-e/install-action/compare/v2.6.1...v2.6.2
[2.6.1]: https://github.com/taiki-e/install-action/compare/v2.6.0...v2.6.1 [2.6.1]: https://github.com/taiki-e/install-action/compare/v2.6.0...v2.6.1

View File

@@ -20,26 +20,26 @@
} }
}, },
"latest": { "latest": {
"version": "0.21.3" "version": "0.22.0"
}, },
"0.21.3": { "0.22.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"checksum": "d7a790ac52c9e88d6d52850cd9692db249b6528caed9ea3bda45878043c95550" "checksum": "2238080e5e2c4eae5993de478341af6348e10fd9763a95a77e654e6f28268266"
}, },
"x86_64_macos": { "x86_64_macos": {
"checksum": "98a615028e344e0461fcb12f68f5e6381922215a337ea2511aa343546ebffc19" "checksum": "3e87999ab63edf3cdd71a3839bd85661c5dea5d763718668b8b3b35b1ac5dbe0"
}, },
"x86_64_windows": { "x86_64_windows": {
"checksum": "b4c1c5a5fff2c713b6f189698064ff85744990f3ed9ab402af1d2b305f859233" "checksum": "f656718d44ca4a09ff2231970edc7878a1aa33b6e15790a4884a758144008e27"
}, },
"aarch64_linux_musl": { "aarch64_linux_musl": {
"checksum": "1fc4bcba137534362a40618d9cf9f69777b3e6f5aa9dbcdd09ded6ae5e36c72f" "checksum": "280fc36a0f565d76636aa3aff570c97d1e6fbd6aa08ef315af2cb968054e1d9b"
}, },
"aarch64_macos": { "aarch64_macos": {
"checksum": "5dd1ca2b9c0d93e960d0fedcc51a7b217e4683a88afcf4f6e1ec636c3480b013" "checksum": "abb87cb2ef23b552c62dc463777debb31be4a817ef9366509abb245d346e4410"
}, },
"aarch64_windows": { "aarch64_windows": {
"checksum": "a70bb9ff8360bd7128870739675aff5b78710e4bb93e96d9577bb6e961828d69" "checksum": "50108bd891a0b6a0044f71d11e09e886a3eec44f4163d44f79a3eed049a484c2"
} }
} }
} }

View File

@@ -22,7 +22,30 @@
} }
}, },
"latest": { "latest": {
"version": "6.0.1" "version": "7.0.0"
},
"7": {
"version": "7.0.0"
},
"7.0": {
"version": "7.0.0"
},
"7.0.0": {
"x86_64_linux_gnu": {
"checksum": "b8a1c97f9107c885ea73a5c38677d0d340a7c26879d366e8a5f3dce84cffec99"
},
"x86_64_macos": {
"checksum": "70596a9f8fcf0b2467877cb184f41f6b451ade4ac74d1e0bb8986bbfbac925b4"
},
"x86_64_windows": {
"checksum": "bf796c35020df2df3a29475949e0330ea3fd47bbfd719d2959564c3e32a8c1a7"
},
"aarch64_linux_gnu": {
"checksum": "723171912c7cd6332c1ac599851dd04dcb107f60a9f18d9d2d3bd319e3c2c6ba"
},
"aarch64_macos": {
"checksum": "8e66af9cb46726f2c9b22f96cd8a08a5f1112d2f02f13f84ff2167444b14366e"
}
}, },
"6": { "6": {
"version": "6.0.1" "version": "6.0.1"