Skip to content

Commit c29ae4d

Browse files
author
github-actions
committed
Rebuild index
1 parent 16e7540 commit c29ae4d

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

index.json

+43
Original file line numberDiff line numberDiff line change
@@ -141621,6 +141621,40 @@
141621141621
"munki_display_name": "Rectangle",
141622141622
"munki_description": "Move and resize windows in macOS using keyboard shortcuts or snap areas"
141623141623
},
141624+
"com.github.Lotusshaney.download.nsightsystems": {
141625+
"name": "NVIDIA Nsight Systems",
141626+
"description": "Downloads the latest NVIDIA Nsight Systems for macOS.",
141627+
"repo": "autopkg/Lotusshaney-recipes",
141628+
"path": "NVIDA Nsight Systems/NVIDA Nsight Systems.download.recipe",
141629+
"shortname": "NVIDA Nsight Systems.download",
141630+
"inferred_type": "download",
141631+
"children": [
141632+
"com.github.Lotusshaney.pkg.nsightsystems"
141633+
]
141634+
},
141635+
"com.github.Lotusshaney.munki.nsightsystems-pkg": {
141636+
"name": "NVIDIA Nsight Systems",
141637+
"description": "Downloads the latest version of NVIDIA Nsight Systems for macOS and imports it into Munki as a PKG.",
141638+
"repo": "autopkg/Lotusshaney-recipes",
141639+
"path": "NVIDA Nsight Systems/NVIDIA Nsight Systems-pkg.munki.recipe",
141640+
"parent": "com.github.Lotusshaney.pkg.nsightsystems",
141641+
"shortname": "NVIDIA Nsight Systems-pkg.munki",
141642+
"inferred_type": "munki",
141643+
"munki_display_name": "NVIDIA Nsight Systems",
141644+
"munki_description": "NVIDIA Nsight\u2122 Systems is a system-wide performance analysis tool designed to visualize an applications algorithms, identify the largest opportunities to optimize, and tune to scale efficiently across any quantity or size of CPUs and GPUs, from large servers to our smallest systems-on-a-chip (SoCs)."
141645+
},
141646+
"com.github.Lotusshaney.pkg.nsightsystems": {
141647+
"name": "NVIDIA Nsight Systems",
141648+
"description": "Downloads the latest NVIDIA Nsight Systems for macOS and creates a package.",
141649+
"repo": "autopkg/Lotusshaney-recipes",
141650+
"path": "NVIDA Nsight Systems/NVIDIA Nsight Systems.pkg.recipe",
141651+
"parent": "com.github.Lotusshaney.download.nsightsystems",
141652+
"shortname": "NVIDIA Nsight Systems.pkg",
141653+
"inferred_type": "pkg",
141654+
"children": [
141655+
"com.github.Lotusshaney.munki.nsightsystems-pkg"
141656+
]
141657+
},
141624141658
"com.github.Lotusshaney.download.SQLProforPostgres": {
141625141659
"name": "SQLPro for Postgres",
141626141660
"description": "Downloads the latest version of SQLPro for Postgres.",
@@ -183904,6 +183938,15 @@
183904183938
"Rectangle-pkg.munki": [
183905183939
"com.github.Lotusshaney.munki.Rectangle-pkg"
183906183940
],
183941+
"NVIDA Nsight Systems.download": [
183942+
"com.github.Lotusshaney.download.nsightsystems"
183943+
],
183944+
"NVIDIA Nsight Systems-pkg.munki": [
183945+
"com.github.Lotusshaney.munki.nsightsystems-pkg"
183946+
],
183947+
"NVIDIA Nsight Systems.pkg": [
183948+
"com.github.Lotusshaney.pkg.nsightsystems"
183949+
],
183907183950
"SQLPro for Postgres.download": [
183908183951
"com.github.Lotusshaney.download.SQLProforPostgres"
183909183952
],

0 commit comments

Comments
 (0)