1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-19 20:57:53 +02:00

chore: auto-update generated files

This commit is contained in:
actions-user 2024-09-13 23:19:12 +00:00
parent c16bd53142
commit ff84a3d703
5 changed files with 11 additions and 5 deletions

6
flake.lock generated
View File

@ -54,11 +54,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1725983898, "lastModified": 1726062873,
"narHash": "sha256-4b3A9zPpxAxLnkF9MawJNHDtOOl6ruL0r6Og1TEDGCE=", "narHash": "sha256-IiA3jfbR7K/B5+9byVi9BZGWTD4VSbWe8VLpp9B/iYk=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1355a0cbfeac61d785b7183c0caaec1f97361b43", "rev": "4f807e8940284ad7925ebd0a0993d2a1791acb2f",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -1 +1 @@
v2.3.0 v2.3.1

View File

@ -1 +1 @@
v2.3.0-pro v2.3.1-pro

3
www/docs/static/releases-pro.json generated vendored
View File

@ -1,4 +1,7 @@
[ [
{
"tag_name": "v2.3.1-pro"
},
{ {
"tag_name": "v2.3.0-pro" "tag_name": "v2.3.0-pro"
}, },

3
www/docs/static/releases.json generated vendored
View File

@ -1,4 +1,7 @@
[ [
{
"tag_name": "v2.3.1"
},
{ {
"tag_name": "v2.3.0" "tag_name": "v2.3.0"
}, },