mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
sentry-cli: Update to version 2.0.1
This commit is contained in:
parent
c202d036b6
commit
d17dfb7eea
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "Connect to the Sentry API and manage projects related data.",
|
||||
"homepage": "https://docs.sentry.io/cli/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.0.0/sentry-cli-Windows-x86_64.exe#/sentry.exe",
|
||||
"hash": "5c7eb3072edc4901d02095155b0d1b30c003c53b25e4aa0dd21b31e510c1bde2"
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.0.1/sentry-cli-Windows-x86_64.exe#/sentry.exe",
|
||||
"hash": "00df30fa383c90e27a14f8ddb151f8b29a7edb78507e8832350260bd0e131209"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.0.0/sentry-cli-Windows-i686.exe#/sentry.exe",
|
||||
"hash": "7fac8c66defd3aea009a53678c625070557b437c8fb5a95670069bb36e656d2f"
|
||||
"url": "https://github.com/getsentry/sentry-cli/releases/download/2.0.1/sentry-cli-Windows-i686.exe#/sentry.exe",
|
||||
"hash": "83965514cc737d6d96cd04d39d0ba91a26fa7881e3bcd325ac89a60d615f4de1"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user