Skip to content

chore(release): prepare for 1.0.23 #49

chore(release): prepare for 1.0.23

chore(release): prepare for 1.0.23 #49

Triggered via push September 23, 2025 14:54
Status Success
Total duration 5m 28s
Artifacts 11

build.yml

on: push
Generate changelog
7s
Generate changelog
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

112 warnings and 4 notices
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L10
Non-nullable property 'Jsonrpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L10
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L10
Non-nullable property 'Jsonrpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L10
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (arm64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux (x64, rpm, self-contained): DownKyi.Core/Utils/ListHelper.cs#L64
Possible null reference assignment.
build-linux (x64, rpm, self-contained): DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
build-linux (x64, rpm, self-contained): DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (x64, rpm, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Utils/ListHelper.cs#L64
Possible null reference assignment.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (x64, AppImage, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L10
Non-nullable property 'Jsonrpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L10
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-linux (x64, deb, self-contained): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/Client/Entity/SystemListNotifications.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L14
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L12
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L10
Non-nullable property 'Jsonrpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L10
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip, false): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L10
Non-nullable property 'Jsonrpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L10
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-windows (x86, zip, true): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L10
Non-nullable property 'Jsonrpc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticall.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L10
Non-nullable property 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/Client/Entity/SystemMulticallMathod.cs#L8
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L23
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip, true): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-macos (arm64): DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
build-macos (arm64): DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
build-macos (arm64): DownKyi.Core/Aria2cNet/Server/AriaServer.cs#L13
Non-nullable field 'Server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-macos (arm64): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-macos (arm64): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-macos (arm64): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-macos (arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-macos (arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-macos (arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-macos (arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-macos (arm64)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
build-windows (x64, zip, false): DownKyi.Core/Aria2cNet/Server/AriaConfig.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, false): DownKyi.Core/Logging/LogInfo.cs#L51
Non-nullable property 'UserAgent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, false): DownKyi.Core/Logging/LogInfo.cs#L46
Non-nullable property 'RequestUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, false): DownKyi.Core/Logging/LogInfo.cs#L41
Non-nullable property 'ExceptionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, false): DownKyi.Core/Logging/LogInfo.cs#L36
Non-nullable property 'Exception' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, false): DownKyi.Core/Logging/LogInfo.cs#L31
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, false): DownKyi.Core/Logging/LogInfo.cs#L26
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-windows (x64, zip, false): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip, false): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-windows (x64, zip, false): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-macos (x64): DownKyi.Core/Utils/ListHelper.cs#L64
Possible null reference assignment.
build-macos (x64): DownKyi.Core/Utils/ListHelper.cs#L63
Converting null literal or possible null value to non-nullable type.
build-macos (x64): DownKyi.Core/Utils/ListHelper.cs#L29
Dereference of a possibly null reference.
build-macos (x64): DownKyi.Core/Aria2cNet/AriaManager.cs#L21
Cannot convert null literal to non-nullable reference type.
build-macos (x64): DownKyi.Core/Aria2cNet/AriaManager.cs#L49
Cannot convert null literal to non-nullable reference type.
build-macos (x64): DownKyi.Core/Aria2cNet/AriaManager.cs#L25
Cannot convert null literal to non-nullable reference type.
build-macos (x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-macos (x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-macos (x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-macos (x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build-macos (x64)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
build-windows (x86, zip, false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (x86, zip, true)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (x64, zip, true)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build-windows (x64, zip, false)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
DownKyi-1.0.23-1.win-x64-trimmed.zip
29.5 MB
sha256:06186ddc7b76b0e7be7e28bc5265c030f1f5777f0edaa101f4be24b4aefa3b3a
DownKyi-1.0.23-1.win-x64.zip
49.2 MB
sha256:adb5b808a1753eee30d18bf99794bbdf2c6375786c19c27b830c37a2c7649661
DownKyi-1.0.23-1.win-x86-trimmed.zip
27.2 MB
sha256:eb970ea5c45b3c74befdf20d470a388e6a5daa3c87955f55f52a740304af7b7e
DownKyi-1.0.23-1.win-x86.zip
45.1 MB
sha256:bdca9d1d827bb11922477336fd09ee8ac862c09410c93d91b9669d810b2aa9a1
DownKyi-1.0.23-osx-arm64.dmg
47.1 MB
sha256:7e30c1371b7a2896b281a981604ac826662693890def08bf40bcd5c9473068da
DownKyi-1.0.23-osx-x64.dmg
49.9 MB
sha256:b6721addf86c82a1eaf6f9f269d2c448be383a35e52366fda8becbc18ffba9cd
DownKyi-1.0.23_linux_self-contained.aarch64.AppImage
45.3 MB
sha256:d0ef5b63b0d829478c908784768b83bd0607f89f548b8ac67e814b0d643bb83d
DownKyi-1.0.23_linux_self-contained.x86_64.AppImage
48.2 MB
sha256:747e7983b6e59bb5d40c061ec1289abf4ec62a85907a0ad3d06cd4b922448865
downkyi_1.0.23_linux_self-contained.x86_64.rpm
47.6 MB
sha256:4ada08e4ed6b6fad480a9716128b55a5e71e39aff4257fedaf75e7f52fc30690
downkyi_1.0.23_linux_self-contained_amd64.deb
39 MB
sha256:3c0b0dc60ca21f8071c2db073adc3b435767926869e4db58eadbecb10a147149
downkyi_1.0.23_linux_self-contained_arm64.deb
36.3 MB
sha256:3d21a14329583505a9a6890c62b75b2b96d5bde9784b29ff5fc0cfb5ddf0609e