@goreleaser/goreleaser 2.14.1 → 2.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/package.json +13 -13
package/README.md
CHANGED
|
@@ -42,9 +42,10 @@ You have questions, need support and or just want to talk about GoReleaser?
|
|
|
42
42
|
|
|
43
43
|
Here are ways to get in touch with the GoReleaser community:
|
|
44
44
|
|
|
45
|
-
[](https://discord.gg/RGEBtg8vQ6)
|
|
46
|
+
[](https://twitter.com/goreleaser)
|
|
47
|
+
[](https://t.me/goreleasernews)
|
|
48
|
+
[](https://github.com/goreleaser/goreleaser/discussions)
|
|
48
49
|
|
|
49
50
|
You can find the links above and all others [here](https://goreleaser.com/links/).
|
|
50
51
|
|
|
@@ -159,7 +160,6 @@ A big **thank you** to all current, past, and future sponsors!
|
|
|
159
160
|
- [Carl Tsai](https://github.com/moonape1226)
|
|
160
161
|
- [David Dymko](https://github.com/ddymko)
|
|
161
162
|
- [Jan De Dobbeleer](https://github.com/JanDeDobbeleer)
|
|
162
|
-
- [Paul Greenberg](https://github.com/greenpau)
|
|
163
163
|
- [Baptiste Canton](https://github.com/batmac)
|
|
164
164
|
- [Andrew](https://github.com/wobondar)
|
|
165
165
|
- [Sidartha Karna](https://github.com/sidarthakarna)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goreleaser/goreleaser",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.2",
|
|
4
4
|
"description": "Release engineering, simplified",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"postinstall": "node install.js",
|
|
@@ -38,74 +38,74 @@
|
|
|
38
38
|
"archives": {
|
|
39
39
|
"darwin-arm64": {
|
|
40
40
|
"name": "goreleaser_Darwin_arm64.tar.gz",
|
|
41
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.
|
|
41
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.2/goreleaser_Darwin_arm64.tar.gz",
|
|
42
42
|
"bins": [
|
|
43
43
|
"goreleaser"
|
|
44
44
|
],
|
|
45
45
|
"format": "tar.gz",
|
|
46
46
|
"checksum": {
|
|
47
47
|
"algorithm": "sha256",
|
|
48
|
-
"digest": "
|
|
48
|
+
"digest": "d325efafa7dbb58b5c7b424e2010bf8366bd15136dc83c6b8c1eb37ff658531d"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
"darwin-x64": {
|
|
52
52
|
"name": "goreleaser_Darwin_x86_64.tar.gz",
|
|
53
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.
|
|
53
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.2/goreleaser_Darwin_x86_64.tar.gz",
|
|
54
54
|
"bins": [
|
|
55
55
|
"goreleaser"
|
|
56
56
|
],
|
|
57
57
|
"format": "tar.gz",
|
|
58
58
|
"checksum": {
|
|
59
59
|
"algorithm": "sha256",
|
|
60
|
-
"digest": "
|
|
60
|
+
"digest": "a71f3f298a7eaf4965978fcaa05e4ec33c24ac384f6acd072b76c7695361831a"
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
"linux-arm64": {
|
|
64
64
|
"name": "goreleaser_Linux_arm64.tar.gz",
|
|
65
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.
|
|
65
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.2/goreleaser_Linux_arm64.tar.gz",
|
|
66
66
|
"bins": [
|
|
67
67
|
"goreleaser"
|
|
68
68
|
],
|
|
69
69
|
"format": "tar.gz",
|
|
70
70
|
"checksum": {
|
|
71
71
|
"algorithm": "sha256",
|
|
72
|
-
"digest": "
|
|
72
|
+
"digest": "9fef5e21ea03c5621ca592678800b74cda4937df05fa1a3bd13d46880adf92bd"
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"linux-x64": {
|
|
76
76
|
"name": "goreleaser_Linux_x86_64.tar.gz",
|
|
77
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.
|
|
77
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.2/goreleaser_Linux_x86_64.tar.gz",
|
|
78
78
|
"bins": [
|
|
79
79
|
"goreleaser"
|
|
80
80
|
],
|
|
81
81
|
"format": "tar.gz",
|
|
82
82
|
"checksum": {
|
|
83
83
|
"algorithm": "sha256",
|
|
84
|
-
"digest": "
|
|
84
|
+
"digest": "bad8848790f367b2b1fc80993e46707e378021ee7762889e602bbdc0b7acc4fe"
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"win32-arm64": {
|
|
88
88
|
"name": "goreleaser_Windows_arm64.zip",
|
|
89
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.
|
|
89
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.2/goreleaser_Windows_arm64.zip",
|
|
90
90
|
"bins": [
|
|
91
91
|
"goreleaser.exe"
|
|
92
92
|
],
|
|
93
93
|
"format": "zip",
|
|
94
94
|
"checksum": {
|
|
95
95
|
"algorithm": "sha256",
|
|
96
|
-
"digest": "
|
|
96
|
+
"digest": "f59b758c8f0f530d9bb757887c2af23d709e659220097f5a4a104c4e4831fc34"
|
|
97
97
|
}
|
|
98
98
|
},
|
|
99
99
|
"win32-x64": {
|
|
100
100
|
"name": "goreleaser_Windows_x86_64.zip",
|
|
101
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.
|
|
101
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.14.2/goreleaser_Windows_x86_64.zip",
|
|
102
102
|
"bins": [
|
|
103
103
|
"goreleaser.exe"
|
|
104
104
|
],
|
|
105
105
|
"format": "zip",
|
|
106
106
|
"checksum": {
|
|
107
107
|
"algorithm": "sha256",
|
|
108
|
-
"digest": "
|
|
108
|
+
"digest": "39cdeba86e042c6e8563871837922152faf1b4ebd359bdf0c18f02df33a05c7a"
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
}
|