From 50de60681f6b74cdbe9a43dbffcd8f163ebcc5f4 Mon Sep 17 00:00:00 2001 From: Li Jie Date: Sat, 13 Jan 2024 10:29:17 +0800 Subject: [PATCH 1/2] ci: update winget metadata --- .goreleaser.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 10495b0d8..987eb51f5 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -68,12 +68,24 @@ changelog: - "^test:" winget: - - name: gop + - name: goplus homepage: "https://goplus.org/" publisher: goplus publisher_url: https://github.com/goplus/gop publisher_support_url: "https://github.com/goplus/gop/issues/new" package_identifier: goplus.gop + tags: + - golang + - go + - gop + - goplus + - programming + - language + - compiler + - interpreter + - data science + - engineering + - education short_description: The Go+ Programming Language description: | The Go+ programming language is designed for engineering, STEM education, and data science. From bd21d821c59a4f1df51187452e7100117f0ea273 Mon Sep 17 00:00:00 2001 From: Li Jie Date: Sat, 13 Jan 2024 10:31:12 +0800 Subject: [PATCH 2/2] UPDATE VERSION --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index f2e4be6cd..1e56e3dc9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.2.0-test.3 +v1.2.0-test.4