Skip to content

Commit 75ceb9a

Browse files
authored
feat: PowerShell (#141)
1 parent 8afb5a5 commit 75ceb9a

File tree

5 files changed

+12
-0
lines changed

5 files changed

+12
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "Sentry",
3+
"canonical": "psgallery:Sentry",
4+
"version": "0.0.1",
5+
"package_url": "https://www.powershellgallery.com/packages/Sentry",
6+
"repo_url": "https://github.com/getsentry/sentry-powershell",
7+
"main_docs_url": "https://docs.sentry.io/platforms/powershell"
8+
}

packages/psgallery/Sentry/0.0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.0.1.json

packages/psgallery/Sentry/0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.0.1.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.0.1.json

sdks/sentry.powershell

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../packages/psgallery/Sentry

0 commit comments

Comments
 (0)