Skip to content

Commit 7c31e36

Browse files
Update extension list
1 parent 7fc9fd4 commit 7c31e36

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

extensions.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
{
22
"extensions": [
3+
{
4+
"name": "portfolio-dashboard",
5+
"title": "Portfolio Dashboard",
6+
"description": "A shiny application makes it easy to transform your analysis into an interactive dashboard using R so users can ask and answer questions in real-time, without having to touch any code.",
7+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/portfolio-dashboard",
8+
"latestVersion": {
9+
"version": "0.0.1",
10+
"released": "2025-04-11T21:32:23Z",
11+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/portfolio-dashboard%40v0.0.1/portfolio-dashboard.tar.gz"
12+
},
13+
"versions": [
14+
{
15+
"version": "0.0.1",
16+
"released": "2025-04-11T21:32:23Z",
17+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/portfolio-dashboard%40v0.0.1/portfolio-dashboard.tar.gz"
18+
}
19+
]
20+
},
321
{
422
"name": "publisher-command-center",
523
"title": "Publisher Command Center",

0 commit comments

Comments
 (0)