@goreleaser/goreleaser 2.14.2 → 2.15.0
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 +34 -102
- package/install.js +1 -1
- package/lib.js +23 -14
- package/package.json +15 -14
- package/run-goreleaser.js +1 -1
package/README.md
CHANGED
|
@@ -3,18 +3,11 @@
|
|
|
3
3
|
<h3 align="center">GoReleaser</h3>
|
|
4
4
|
<p align="center">Release engineering, simplified.</p>
|
|
5
5
|
<p align="center">
|
|
6
|
-
<img
|
|
7
|
-
<img
|
|
8
|
-
<img
|
|
9
|
-
<img
|
|
10
|
-
<img
|
|
11
|
-
<img alt="Zig" src="./www/docs/static/zig-dark.svg#gh-dark-mode-only" height="30" width="30" />
|
|
12
|
-
<img alt="Bun" src="./www/docs/static/bun-light.svg#gh-light-mode-only" height="30" width="30" />
|
|
13
|
-
<img alt="Bun" src="./www/docs/static/bun-dark.svg#gh-dark-mode-only" height="30" width="30" />
|
|
14
|
-
<img alt="Deno" src="./www/docs/static/deno-light.svg#gh-light-mode-only" height="30" width="30" />
|
|
15
|
-
<img alt="Deno" src="./www/docs/static/deno-dark.svg#gh-dark-mode-only" height="30" width="30" />
|
|
16
|
-
<img alt="Python" src="./www/docs/static/python-light.svg#gh-light-mode-only" height="30" width="30" />
|
|
17
|
-
<img alt="Python" src="./www/docs/static/python-dark.svg#gh-dark-mode-only" height="30" width="30" />
|
|
6
|
+
<img height="30" src="https://cdn.simpleicons.org/go/555555/ffffff" alt="Go" />
|
|
7
|
+
<img height="30" src="https://cdn.simpleicons.org/rust/555555/ffffff" alt="Rust" />
|
|
8
|
+
<img height="30" src="https://cdn.simpleicons.org/zig/555555/ffffff" alt="Zig" />
|
|
9
|
+
<img height="30" src="https://cdn.simpleicons.org/typescript/555555/ffffff" alt="TypeScript" />
|
|
10
|
+
<img height="30" src="https://cdn.simpleicons.org/python/555555/ffffff" alt="Python" />
|
|
18
11
|
</p>
|
|
19
12
|
</p>
|
|
20
13
|
|
|
@@ -23,7 +16,7 @@
|
|
|
23
16
|
We handle the complexities of releasing so you can focus in building what really
|
|
24
17
|
matters: **your software**.
|
|
25
18
|
|
|
26
|
-

|
|
27
20
|
|
|
28
21
|
---
|
|
29
22
|
|
|
@@ -71,7 +64,12 @@ Please refer to our [contributing guidelines](CONTRIBUTING.md) for further infor
|
|
|
71
64
|
[](https://bestpractices.coreinfrastructure.org/projects/5420)
|
|
72
65
|
[](https://goreportcard.com/report/github.com/goreleaser/goreleaser)
|
|
73
66
|
|
|
74
|
-
##
|
|
67
|
+
## Contributing
|
|
68
|
+
|
|
69
|
+
This project exists thanks to all the people who contribute.
|
|
70
|
+
[Contribution guide](CONTRIBUTING.md).
|
|
71
|
+
|
|
72
|
+
## Sponsoring
|
|
75
73
|
|
|
76
74
|
Does you or your company use GoReleaser?
|
|
77
75
|
|
|
@@ -85,96 +83,30 @@ You can sponsor GoReleaser via:
|
|
|
85
83
|
|
|
86
84
|
A big **thank you** to all current, past, and future sponsors!
|
|
87
85
|
|
|
88
|
-
|
|
89
|
-
<!-- This list is auto-generated by scripts/update-sponsors.py -->
|
|
90
|
-
|
|
91
|
-
### Platinum Sponsors
|
|
92
|
-
|
|
93
|
-
<div align="center">
|
|
94
|
-
|
|
95
|
-
<a href="https://github.com/SAP" target="_blank" rel="noopener sponsored"><img src="https://avatars.githubusercontent.com/u/2531208?v=4" alt="SAP" width="112" height="112" style="border-radius: 8px; margin: 8px;"></a>
|
|
96
|
-
|
|
97
|
-
</div>
|
|
98
|
-
|
|
99
|
-
### Gold Sponsors
|
|
100
|
-
|
|
101
|
-
<div align="center">
|
|
102
|
-
|
|
103
|
-
<a href="https://github.com/mercedes-benz" target="_blank" rel="noopener sponsored"><img src="https://avatars.githubusercontent.com/u/34240465?v=4" alt="Mercedes-Benz Group" width="96" height="96" style="border-radius: 8px; margin: 8px;"></a>
|
|
104
|
-
<a href="https://github.com/nitrictech" target="_blank" rel="noopener sponsored"><img src="https://avatars.githubusercontent.com/u/72055470?v=4" alt="nitric" width="96" height="96" style="border-radius: 8px; margin: 8px;"></a>
|
|
105
|
-
|
|
106
|
-
</div>
|
|
107
|
-
|
|
108
|
-
### Silver Sponsors
|
|
86
|
+
---
|
|
109
87
|
|
|
88
|
+
<!-- sponsors:begin -->
|
|
89
|
+
<!-- this list is auto-generated by https://github.com/goreleaser/sponsors -->
|
|
110
90
|
<div align="center">
|
|
111
|
-
|
|
112
|
-
<
|
|
113
|
-
<a href="https://
|
|
114
|
-
<
|
|
115
|
-
|
|
91
|
+
<h2>Our Sponsors</h2>
|
|
92
|
+
<h3>Diamond</h3>
|
|
93
|
+
<a href="https://serpapi.com/?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=github" target="_blank" rel="noopener sponsored" ><img src="https://github.com/serpapi.png" alt="SerpApi" width="128" height="128"/></a>
|
|
94
|
+
<h3>Platinum</h3>
|
|
95
|
+
<a href="https://opensource.sap.com?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=github" target="_blank" rel="noopener sponsored" ><img src="https://avatars.githubusercontent.com/u/2531208?v=4&s=112" alt="SAP" width="112" height="112"/></a>
|
|
96
|
+
<h3>Gold</h3>
|
|
97
|
+
<a href="https://opensource.mercedes-benz.com/?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=github" target="_blank" rel="noopener sponsored" ><img src="https://avatars.githubusercontent.com/u/34240465?v=4&s=96" alt="Mercedes-Benz Group" width="96" height="96"/></a>
|
|
98
|
+
<a href="https://nitric.io?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=github" target="_blank" rel="noopener sponsored" ><img src="https://avatars.githubusercontent.com/u/72055470?v=4&s=96" alt="nitric" width="96" height="96"/></a>
|
|
99
|
+
<h3>Silver</h3>
|
|
100
|
+
<a href="https://depot.dev?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=opencollective" target="_blank" rel="noopener sponsored" ><img src="https://images.opencollective.com/depot/39125a1/logo.png?height=80" alt="Depot" width="80" height="80"/></a>
|
|
101
|
+
<a href="https://www.n-ix.com/?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=opencollective" target="_blank" rel="noopener sponsored" ><img src="https://images.opencollective.com/n-ix-ltd/575a7a5/logo.png?height=80" alt="N-iX Ltd" width="80" height="80"/></a>
|
|
102
|
+
<h3>Bronze</h3>
|
|
103
|
+
<a href="https://www.conet.de?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=github" target="_blank" rel="noopener sponsored" ><img src="https://avatars.githubusercontent.com/u/35725664?v=4&s=64" alt="conet cloud" width="64" height="64"/></a>
|
|
104
|
+
<a href="https://encore.dev?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=github" target="_blank" rel="noopener sponsored" ><img src="https://avatars.githubusercontent.com/u/50438175?v=4&s=64" alt="Encore" width="64" height="64"/></a>
|
|
105
|
+
<a href="https://www.comet.com/site/?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=github" target="_blank" rel="noopener sponsored" ><img src="https://avatars.githubusercontent.com/u/31487821?v=4&s=64" alt="Comet" width="64" height="64"/></a>
|
|
106
|
+
<a href="https://about.gitea.com/?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=opencollective" target="_blank" rel="noopener sponsored" ><img src="https://images.opencollective.com/gitea/bf35c2f/logo.png?height=64" alt="Gitea" width="64" height="64"/></a>
|
|
107
|
+
<a href="https://www.interviewpal.com?utm_source=goreleaser&utm_medium=sponsor&utm_campaign=homepage&utm_content=github" target="_blank" rel="noopener sponsored" ><img src="https://avatars.githubusercontent.com/u/268665632?v=4&s=64" alt="InterviewPal.com" width="64" height="64"/></a>
|
|
108
|
+
<h3>And many more!</h3>
|
|
109
|
+
<p>See the full list <a href="https://goreleaser.com/sponsors" target="_blank" rel="noopener sponsored">here</a>.</p>
|
|
116
110
|
</div>
|
|
117
111
|
|
|
118
|
-
### Bronze Sponsors
|
|
119
|
-
|
|
120
|
-
<div align="center">
|
|
121
|
-
|
|
122
|
-
<a href="https://github.com/conetcloud" target="_blank" rel="noopener sponsored"><img src="https://avatars.githubusercontent.com/u/35725664?v=4" alt="conet cloud" width="64" height="64" style="border-radius: 8px; margin: 8px;"></a>
|
|
123
|
-
<a href="https://github.com/encoredev" target="_blank" rel="noopener sponsored"><img src="https://avatars.githubusercontent.com/u/50438175?v=4" alt="Encore" width="64" height="64" style="border-radius: 8px; margin: 8px;"></a>
|
|
124
|
-
<a href="https://about.gitea.com/" target="_blank" rel="noopener sponsored"><img src="https://images.opencollective.com/gitea/bf35c2f/logo/96.png" alt="Gitea" width="64" height="64" style="border-radius: 8px; margin: 8px;"></a>
|
|
125
|
-
<a href="https://github.com/comet-ml" target="_blank" rel="noopener sponsored"><img src="https://avatars.githubusercontent.com/u/31487821?v=4" alt="Comet" width="64" height="64" style="border-radius: 8px; margin: 8px;"></a>
|
|
126
|
-
|
|
127
|
-
</div>
|
|
128
|
-
|
|
129
|
-
### Backers
|
|
130
|
-
|
|
131
|
-
- [Marcel Eichner](https://github.com/Ephigenia)
|
|
132
|
-
- [Chatpong Voranartaksorn](https://github.com/psychvc)
|
|
133
|
-
- [Bruno Paz](https://brunopaz.dev/)
|
|
134
|
-
- [Guest](https://opencollective.com/guest-341ba997)
|
|
135
|
-
- [Automatio AI](https://automatio.ai/)
|
|
136
|
-
- [Bileta Avioni](https://biletaavioni.al/)
|
|
137
|
-
- [Time.so](https://time.so/)
|
|
138
|
-
- [Feetpedia](https://feetpedia.com/)
|
|
139
|
-
- [Time.now Worldwide Developer API](https://time.now/developer)
|
|
140
|
-
- [Calculators](https://calculator.now/)
|
|
141
|
-
- [YouTube Transcript](https://transcript.you/)
|
|
142
|
-
- [Video Downloader](https://orbitdownloader.com/)
|
|
143
|
-
- [OhMyFacts](https://ohmyfacts.com/)
|
|
144
|
-
- [Network Tools](https://gf.dev/)
|
|
145
|
-
- [Jared Allard](https://github.com/jaredallard)
|
|
146
|
-
- [joe miller](https://github.com/joemiller)
|
|
147
|
-
- [Ryan Nixon](https://github.com/taiidani)
|
|
148
|
-
- [Lea Anthony](https://github.com/leaanthony)
|
|
149
|
-
- [Francis Lavoie](https://github.com/francislavoie)
|
|
150
|
-
- [Nicolas Gotchac](https://github.com/ngotchac)
|
|
151
|
-
- [Ben](https://github.com/iwpnd)
|
|
152
|
-
- [KEINOS](https://github.com/KEINOS)
|
|
153
|
-
- [Eden Zimbelman](https://github.com/zimeg)
|
|
154
|
-
- [Ben Lechlitner](https://github.com/asphaltbuffet)
|
|
155
|
-
- [Alexey Palazhchenko](https://github.com/AlekSi)
|
|
156
|
-
- [David Birks](https://github.com/dbirks)
|
|
157
|
-
- [Alex Viscreanu](https://github.com/aexvir)
|
|
158
|
-
- [Ethan Li](https://github.com/ethanjli)
|
|
159
|
-
- [Benjamin Kane](https://github.com/bbkane)
|
|
160
|
-
- [Carl Tsai](https://github.com/moonape1226)
|
|
161
|
-
- [David Dymko](https://github.com/ddymko)
|
|
162
|
-
- [Jan De Dobbeleer](https://github.com/JanDeDobbeleer)
|
|
163
|
-
- [Baptiste Canton](https://github.com/batmac)
|
|
164
|
-
- [Andrew](https://github.com/wobondar)
|
|
165
|
-
- [Sidartha Karna](https://github.com/sidarthakarna)
|
|
166
|
-
- [Kazuma Watanabe](https://github.com/wata727)
|
|
167
|
-
- [Joseph Sirianni](https://github.com/jsirianni)
|
|
168
|
-
- [Oleg Balunenko](https://github.com/obalunenko)
|
|
169
|
-
- [^.{5}\s.{2}ram.{3}$](https://github.com/umatare5)
|
|
170
|
-
|
|
171
112
|
<!-- sponsors:end -->
|
|
172
|
-
|
|
173
|
-
### Contributors
|
|
174
|
-
|
|
175
|
-
This project exists thanks to all the people who contribute.
|
|
176
|
-
[Contribution guide](CONTRIBUTING.md).
|
|
177
|
-
|
|
178
|
-
## Stars
|
|
179
|
-
|
|
180
|
-
[](https://starchart.cc/goreleaser/goreleaser)
|
package/install.js
CHANGED
package/lib.js
CHANGED
|
@@ -1,15 +1,20 @@
|
|
|
1
1
|
// This file was generated by GoReleaser. DO NOT EDIT.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
import fs from "fs";
|
|
3
|
+
import crypto from "crypto";
|
|
4
|
+
import path from "path";
|
|
5
|
+
import JSZip from "jszip";
|
|
6
|
+
import { x as tarExtract } from "tar";
|
|
7
|
+
import axios from "axios";
|
|
8
|
+
import { ProxyAgent } from "proxy-agent";
|
|
9
|
+
import { spawnSync } from "child_process";
|
|
10
|
+
import { fileURLToPath } from "url";
|
|
11
|
+
|
|
12
|
+
const { archives, name, version } = JSON.parse(
|
|
13
|
+
fs.readFileSync(new URL("./package.json", import.meta.url), "utf8"),
|
|
14
|
+
);
|
|
11
15
|
|
|
12
16
|
const agent = new ProxyAgent();
|
|
17
|
+
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
|
13
18
|
|
|
14
19
|
const getArchive = () => {
|
|
15
20
|
let target = `${process.platform}-${process.arch}`;
|
|
@@ -30,7 +35,7 @@ async function extractTar(tarPath, binaries, dir, wrappedIn) {
|
|
|
30
35
|
)
|
|
31
36
|
: binaries;
|
|
32
37
|
|
|
33
|
-
await
|
|
38
|
+
await tarExtract({
|
|
34
39
|
file: tarPath,
|
|
35
40
|
cwd: dir,
|
|
36
41
|
filter: (path) => filesToExtract.includes(path),
|
|
@@ -125,23 +130,25 @@ const install = async () => {
|
|
|
125
130
|
const bin = path.join(binDir, archive.bins[0]);
|
|
126
131
|
fs.copyFileSync(archivePath, bin);
|
|
127
132
|
fs.chmodSync(bin, 0o755);
|
|
128
|
-
|
|
133
|
+
break;
|
|
129
134
|
case "zip":
|
|
130
|
-
|
|
135
|
+
await extractZip(
|
|
131
136
|
archivePath,
|
|
132
137
|
archive.bins,
|
|
133
138
|
binDir,
|
|
134
139
|
archive.wrappedIn,
|
|
135
140
|
);
|
|
141
|
+
break;
|
|
136
142
|
case "tar":
|
|
137
143
|
case "tar.gz":
|
|
138
144
|
case "tgz":
|
|
139
|
-
|
|
145
|
+
await extractTar(
|
|
140
146
|
archivePath,
|
|
141
147
|
archive.bins,
|
|
142
148
|
binDir,
|
|
143
149
|
archive.wrappedIn,
|
|
144
150
|
);
|
|
151
|
+
break;
|
|
145
152
|
case "tar.zst":
|
|
146
153
|
case "tzst":
|
|
147
154
|
case "tar.xz":
|
|
@@ -149,6 +156,7 @@ const install = async () => {
|
|
|
149
156
|
default:
|
|
150
157
|
throw new Error(`unsupported format: ${archive.format}`);
|
|
151
158
|
}
|
|
159
|
+
console.log(`Installed ${name} ${version} to ${binDir}`);
|
|
152
160
|
} catch (err) {
|
|
153
161
|
throw new Error(`Installation failed: ${err.message}`);
|
|
154
162
|
}
|
|
@@ -213,8 +221,9 @@ function exists(archive) {
|
|
|
213
221
|
return archive.bins.every((bin) => fs.existsSync(path.join(binDir, bin)));
|
|
214
222
|
}
|
|
215
223
|
|
|
216
|
-
|
|
224
|
+
export {
|
|
217
225
|
install,
|
|
218
226
|
run,
|
|
219
227
|
getArchive,
|
|
228
|
+
download,
|
|
220
229
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goreleaser/goreleaser",
|
|
3
|
-
"
|
|
3
|
+
"type": "module",
|
|
4
|
+
"version": "2.15.0",
|
|
4
5
|
"description": "Release engineering, simplified",
|
|
5
6
|
"scripts": {
|
|
6
7
|
"postinstall": "node install.js",
|
|
@@ -32,80 +33,80 @@
|
|
|
32
33
|
"dependencies": {
|
|
33
34
|
"axios": "^1.8.2",
|
|
34
35
|
"jszip": "^3.10.1",
|
|
35
|
-
"proxy-agent": "^
|
|
36
|
+
"proxy-agent": "^7.0.0",
|
|
36
37
|
"tar": "^7.4.3"
|
|
37
38
|
},
|
|
38
39
|
"archives": {
|
|
39
40
|
"darwin-arm64": {
|
|
40
41
|
"name": "goreleaser_Darwin_arm64.tar.gz",
|
|
41
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.
|
|
42
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.15.0/goreleaser_Darwin_arm64.tar.gz",
|
|
42
43
|
"bins": [
|
|
43
44
|
"goreleaser"
|
|
44
45
|
],
|
|
45
46
|
"format": "tar.gz",
|
|
46
47
|
"checksum": {
|
|
47
48
|
"algorithm": "sha256",
|
|
48
|
-
"digest": "
|
|
49
|
+
"digest": "4c927054be6dd8b9f4ffda340ea3db3320eef3162c0f21c7ffc8335e86ff9993"
|
|
49
50
|
}
|
|
50
51
|
},
|
|
51
52
|
"darwin-x64": {
|
|
52
53
|
"name": "goreleaser_Darwin_x86_64.tar.gz",
|
|
53
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.
|
|
54
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.15.0/goreleaser_Darwin_x86_64.tar.gz",
|
|
54
55
|
"bins": [
|
|
55
56
|
"goreleaser"
|
|
56
57
|
],
|
|
57
58
|
"format": "tar.gz",
|
|
58
59
|
"checksum": {
|
|
59
60
|
"algorithm": "sha256",
|
|
60
|
-
"digest": "
|
|
61
|
+
"digest": "b40385c541279d3e6a49318d6f6e44c0e7d581366782b1db8b3d5df9d9613eb8"
|
|
61
62
|
}
|
|
62
63
|
},
|
|
63
64
|
"linux-arm64": {
|
|
64
65
|
"name": "goreleaser_Linux_arm64.tar.gz",
|
|
65
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.
|
|
66
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.15.0/goreleaser_Linux_arm64.tar.gz",
|
|
66
67
|
"bins": [
|
|
67
68
|
"goreleaser"
|
|
68
69
|
],
|
|
69
70
|
"format": "tar.gz",
|
|
70
71
|
"checksum": {
|
|
71
72
|
"algorithm": "sha256",
|
|
72
|
-
"digest": "
|
|
73
|
+
"digest": "81c34ccab6bf0428319f4ab0184da55cbe26a7943cf007ae8d4651df56dfce53"
|
|
73
74
|
}
|
|
74
75
|
},
|
|
75
76
|
"linux-x64": {
|
|
76
77
|
"name": "goreleaser_Linux_x86_64.tar.gz",
|
|
77
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.
|
|
78
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.15.0/goreleaser_Linux_x86_64.tar.gz",
|
|
78
79
|
"bins": [
|
|
79
80
|
"goreleaser"
|
|
80
81
|
],
|
|
81
82
|
"format": "tar.gz",
|
|
82
83
|
"checksum": {
|
|
83
84
|
"algorithm": "sha256",
|
|
84
|
-
"digest": "
|
|
85
|
+
"digest": "7c3288d92d4cf60ad2f47c628c054dd04241bdbc59248734ec6d3cd40ce69e3b"
|
|
85
86
|
}
|
|
86
87
|
},
|
|
87
88
|
"win32-arm64": {
|
|
88
89
|
"name": "goreleaser_Windows_arm64.zip",
|
|
89
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.
|
|
90
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.15.0/goreleaser_Windows_arm64.zip",
|
|
90
91
|
"bins": [
|
|
91
92
|
"goreleaser.exe"
|
|
92
93
|
],
|
|
93
94
|
"format": "zip",
|
|
94
95
|
"checksum": {
|
|
95
96
|
"algorithm": "sha256",
|
|
96
|
-
"digest": "
|
|
97
|
+
"digest": "10cea2ac41d70e8032088d3a35dacd9243456f3f2d3a11eba73cf7e938d4fe6c"
|
|
97
98
|
}
|
|
98
99
|
},
|
|
99
100
|
"win32-x64": {
|
|
100
101
|
"name": "goreleaser_Windows_x86_64.zip",
|
|
101
|
-
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.
|
|
102
|
+
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.15.0/goreleaser_Windows_x86_64.zip",
|
|
102
103
|
"bins": [
|
|
103
104
|
"goreleaser.exe"
|
|
104
105
|
],
|
|
105
106
|
"format": "zip",
|
|
106
107
|
"checksum": {
|
|
107
108
|
"algorithm": "sha256",
|
|
108
|
-
"digest": "
|
|
109
|
+
"digest": "221c7dc162e88442b428e793db6d8b29859d58b8136d3877b06ad94420f37750"
|
|
109
110
|
}
|
|
110
111
|
}
|
|
111
112
|
}
|
package/run-goreleaser.js
CHANGED