Skip to content

Commit

Permalink
symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
palob committed Oct 12, 2024
1 parent 4c60799 commit eacef90
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7769,7 +7769,9 @@
"linux": {
"root": "distributor-logo-endeavouros",
"symlinks": [
"endeavouros-icon"
"endeavouros-icon",
"start-here-endeavoursos",
"start-here-eos"
]
}
},
Expand Down Expand Up @@ -21012,7 +21014,7 @@
"linux": {
"root": "neoregex",
"symlinks": [
"com.neoutils.NeoRegex",
"com.neoutils.NeoRegex"
]
}
},
Expand Down Expand Up @@ -24295,6 +24297,7 @@
"root": "portfolio-performance",
"symlinks": [
"info.portfolio_performance.PortfolioPerformance",
"name.abuchen.portfolio",
"PortfolioPerformance"
]
}
Expand Down Expand Up @@ -29819,7 +29822,10 @@
},
"superproductivity": {
"linux": {
"root": "superproductivity"
"root": "superproductivity",
"symlinks": [
"superProductivity"
]
}
},
"superslicer": {
Expand Down

0 comments on commit eacef90

Please sign in to comment.