Skip to content

Instantly share code, notes, and snippets.

@noahpeltier
Last active September 12, 2021 19:04

Revisions

  1. noahpeltier revised this gist Sep 12, 2021. 1 changed file with 18 additions and 0 deletions.
    18 changes: 18 additions & 0 deletions software_manifest.json
    Original file line number Diff line number Diff line change
    @@ -19,6 +19,24 @@
    "pkgSource": "https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi",
    "hash": "A1F5DE9B726DB664A5F15DD0A777F75C5F8C240F176CACF696B9C74ED2407A60",
    "LastUpdate": "8/31/2021"
    },
    {
    "pkgName": "WinSCP",
    "DisplayName": "WinSCP",
    "publisher": null,
    "pkgversion": "5.19.2",
    "pkgSource": "https://nchc.dl.sourceforge.net/project/winscp/WinSCP/5.19.2/WinSCP-5.19.2-Setup.exe",
    "hash": "402EF66D76D00BC08FBC1D92D2CFEB923E3B36452DD7958ABFC6D7CD207395C5",
    "LastUpdate": null
    },
    {
    "pkgName": "MicrosoftAzureStorageExplorer",
    "DisplayName": "Microsoft Azure Storage Explorer",
    "publisher": null,
    "pkgversion": "1.21.0",
    "pkgSource": "https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.21.0/Windows_StorageExplorer.exe",
    "hash": "121BF4CB93A65867363AAC2CD12B63B0ED36C59CFB51B11DA84E4482048FF6C8",
    "LastUpdate": "2021-06-04T18:45:04Z"
    }

    ]
  2. noahpeltier revised this gist Sep 11, 2021. 1 changed file with 10 additions and 0 deletions.
    10 changes: 10 additions & 0 deletions software_manifest.json
    Original file line number Diff line number Diff line change
    @@ -9,6 +9,16 @@
    "pkgSource": "https://cdn-fastly.obsproject.com/downloads/OBS-Studio-27.0.1-Full-Installer-x64.exe",
    "hash": "844F54C4ACF1ABBD51612CC9D4470E2E3A937106E5BE69BC94BBA7859FB748CD",
    "LastUpdate": "6/11/21"
    },
    {
    "pkgName": "chrome",
    "displayName": "Google Chrome",
    "publisher": "Google",
    "publisherSite": "https://www.google.com/chrome/",
    "pkgVersion": "93.0.4577.63",
    "pkgSource": "https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi",
    "hash": "A1F5DE9B726DB664A5F15DD0A777F75C5F8C240F176CACF696B9C74ED2407A60",
    "LastUpdate": "8/31/2021"
    }

    ]
  3. noahpeltier revised this gist Sep 11, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion software_manifest.json
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    [

    {
    "pkgeName": "obs-studio",
    "pkgName": "obs-studio",
    "displayName": "OBS Studio",
    "publisher": "Open Broadcaster Software",
    "publisherSite": "https://obsproject.com/",
  4. noahpeltier revised this gist Sep 11, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion software_manifest.json
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@
    "displayName": "OBS Studio",
    "publisher": "Open Broadcaster Software",
    "publisherSite": "https://obsproject.com/",
    "version": 27.0.1,
    "pkgVersion": "27.0.1",
    "pkgSource": "https://cdn-fastly.obsproject.com/downloads/OBS-Studio-27.0.1-Full-Installer-x64.exe",
    "hash": "844F54C4ACF1ABBD51612CC9D4470E2E3A937106E5BE69BC94BBA7859FB748CD",
    "LastUpdate": "6/11/21"
  5. noahpeltier revised this gist Sep 11, 2021. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions software_manifest.json
    Original file line number Diff line number Diff line change
    @@ -2,11 +2,11 @@

    {
    "pkgeName": "obs-studio",
    "displayName": "OBS Studio"
    "publisher": "Open Broadcaster Software"
    "publisherSite": "https://obsproject.com/"
    "displayName": "OBS Studio",
    "publisher": "Open Broadcaster Software",
    "publisherSite": "https://obsproject.com/",
    "version": 27.0.1,
    "pkgSource": "https://cdn-fastly.obsproject.com/downloads/OBS-Studio-27.0.1-Full-Installer-x64.exe"
    "pkgSource": "https://cdn-fastly.obsproject.com/downloads/OBS-Studio-27.0.1-Full-Installer-x64.exe",
    "hash": "844F54C4ACF1ABBD51612CC9D4470E2E3A937106E5BE69BC94BBA7859FB748CD",
    "LastUpdate": "6/11/21"
    }
  6. noahpeltier created this gist Sep 11, 2021.
    14 changes: 14 additions & 0 deletions software_manifest.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    [

    {
    "pkgeName": "obs-studio",
    "displayName": "OBS Studio"
    "publisher": "Open Broadcaster Software"
    "publisherSite": "https://obsproject.com/"
    "version": 27.0.1,
    "pkgSource": "https://cdn-fastly.obsproject.com/downloads/OBS-Studio-27.0.1-Full-Installer-x64.exe"
    "hash": "844F54C4ACF1ABBD51612CC9D4470E2E3A937106E5BE69BC94BBA7859FB748CD",
    "LastUpdate": "6/11/21"
    }

    ]