From 869349086a7851b3538fe7d928d39ddf14232f01 Mon Sep 17 00:00:00 2001 From: getsentry-bot Date: Fri, 3 Nov 2023 08:59:23 +0000 Subject: [PATCH] craft: release "sentry-wizard", version "3.16.2" --- apps/sentry-wizard/3.16.2.json | 15 +++++++++++++++ apps/sentry-wizard/3.16.json | 2 +- apps/sentry-wizard/3.json | 2 +- apps/sentry-wizard/latest.json | 2 +- 4 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 apps/sentry-wizard/3.16.2.json diff --git a/apps/sentry-wizard/3.16.2.json b/apps/sentry-wizard/3.16.2.json new file mode 100644 index 000000000..43e51fa2e --- /dev/null +++ b/apps/sentry-wizard/3.16.2.json @@ -0,0 +1,15 @@ +{ + "name": "Sentry Wizard", + "canonical": "app:sentry-wizard", + "version": "3.16.2", + "repo_url": "https://github.com/getsentry/sentry-wizard", + "main_docs_url": "https://github.com/getsentry/sentry-wizard", + "file_urls": { + "sentry-wizard-v3.16.2.tgz": "https://github.com/getsentry/sentry-wizard/releases/tag/v3.16.2" + }, + "files": { + "sentry-wizard-v3.16.2.tgz": { + "url": "https://github.com/getsentry/sentry-wizard/releases/tag/v3.16.2" + } + } +} diff --git a/apps/sentry-wizard/3.16.json b/apps/sentry-wizard/3.16.json index adcc0a140..c246de725 120000 --- a/apps/sentry-wizard/3.16.json +++ b/apps/sentry-wizard/3.16.json @@ -1 +1 @@ -3.16.1.json \ No newline at end of file +3.16.2.json \ No newline at end of file diff --git a/apps/sentry-wizard/3.json b/apps/sentry-wizard/3.json index adcc0a140..c246de725 120000 --- a/apps/sentry-wizard/3.json +++ b/apps/sentry-wizard/3.json @@ -1 +1 @@ -3.16.1.json \ No newline at end of file +3.16.2.json \ No newline at end of file diff --git a/apps/sentry-wizard/latest.json b/apps/sentry-wizard/latest.json index adcc0a140..c246de725 120000 --- a/apps/sentry-wizard/latest.json +++ b/apps/sentry-wizard/latest.json @@ -1 +1 @@ -3.16.1.json \ No newline at end of file +3.16.2.json \ No newline at end of file