Skip to content

[pull] master from zu1k:master#16

Open
pull[bot] wants to merge 286 commits intozu1kbackup:masterfrom
zu1k:master
Open

[pull] master from zu1k:master#16
pull[bot] wants to merge 286 commits intozu1kbackup:masterfrom
zu1k:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Dec 16, 2021

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

zu1k and others added 30 commits July 19, 2020 07:36
Updates the requirements on [actions/checkout](https://github.com/actions/checkout) to permit the latest version. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/commits/28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to 2.1.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v1...ebad382) Signed-off-by: dependabot[bot] <support@github.com>
…oad-artifact-2.1.0 Bump actions/upload-artifact from v1 to 2.1.0
…ckout-v2.3.1 Update actions/checkout requirement to v2.3.1
JasonTtu and others added 30 commits May 20, 2023 17:23
1. added -v for update command, only update binary when -v is assigned; 2. removed the reference to semver library, implemented repo version compare functions; 3. edited release-aur-git rule in go.yml, won't replace the hyphen to dot in release version;
fix: fix self-update bugs
We can query the NAT64 address by the IPv4 address part of the NAT64 address. This is useful when we want to know the NAT64 address of a specific IPv4 address. We also add a new regex pattern to match the NAT64 address like 64:ff9b::1.1.1.1 . Signed-off-by: Yangyu Chen <cyy@cyyself.name>
Added support for windows-arm64 architecture in the Makefile as requested in issue #201.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment