Skip to content

Commit

Permalink
Update json 2024.12.12.1173 update-json
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronparker committed Dec 12, 2024
1 parent 7b3b4a8 commit bc2d940
Show file tree
Hide file tree
Showing 11 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions packages/App/AdobeAcrobatReaderDC/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "AcroRdrDCx642400420220_MUI.exe",
"Version": "24.004.20220",
"SetupFile": "AcroRdrDCx642400520320_MUI.exe",
"Version": "24.005.20320",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Adobe-AcrobatReader.png"
},
"Information": {
"DisplayName": "Adobe Acrobat Reader DC 24.004.20220 x64",
"DisplayName": "Adobe Acrobat Reader DC 24.005.20320 x64",
"Description": "Adobe Acrobat Reader is the free, trusted global standard for viewing, printing, e-signing, sharing, and annotating PDFs. View PDFs, Leave comments or annotate PDFs, Fill, e-sign, and lock your forms, Collaborate better with PDFs.",
"Publisher": "Adobe",
"InformationURL": "https://www.adobe.com/acrobat/pdf-reader.html",
Expand Down Expand Up @@ -44,7 +44,7 @@
"Path": "C:\\Program Files\\Adobe\\Acrobat DC\\Acrobat",
"FileOrFolder": "Acrobat.exe",
"Operator": "greaterThanOrEqual",
"VersionValue": "24.004.20220",
"VersionValue": "24.005.20320",
"Check32BitOn64System": "false"
}
],
Expand Down
8 changes: 4 additions & 4 deletions packages/App/AdobeAcrobatReaderDCMUI/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "AcroRdrDCx642400420220_MUI.exe",
"Version": "24.004.20220",
"SetupFile": "AcroRdrDCx642400520320_MUI.exe",
"Version": "24.005.20320",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Adobe-AcrobatReader.png"
},
"Information": {
"DisplayName": "Adobe Acrobat Reader DC 24.004.20220 x64",
"DisplayName": "Adobe Acrobat Reader DC 24.005.20320 x64",
"Description": "Adobe Acrobat Reader is the free, trusted global standard for viewing, printing, e-signing, sharing, and annotating PDFs. View PDFs, Leave comments or annotate PDFs, Fill, e-sign, and lock your forms, Collaborate better with PDFs.",
"Publisher": "Adobe",
"InformationURL": "https://www.adobe.com/acrobat/pdf-reader.html",
Expand Down Expand Up @@ -44,7 +44,7 @@
"Path": "C:\\Program Files\\Adobe\\Acrobat DC\\Acrobat",
"FileOrFolder": "Acrobat.exe",
"Operator": "greaterThanOrEqual",
"VersionValue": "24.004.20220",
"VersionValue": "24.005.20320",
"Check32BitOn64System": "false"
}
],
Expand Down
4 changes: 2 additions & 2 deletions packages/App/AdobeAcrobatReaderDCMUI/Source/Install.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "AcroRdrDCx642400420220_MUI.exe",
"Version": "24.004.20220"
"SetupFile": "AcroRdrDCx642400520320_MUI.exe",
"Version": "24.005.20320"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down
8 changes: 4 additions & 4 deletions packages/App/AdobeAcrobatReaderDCMUIVDI/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "AcroRdrDCx642400420220_MUI.exe",
"Version": "24.004.20220",
"SetupFile": "AcroRdrDCx642400520320_MUI.exe",
"Version": "24.005.20320",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Adobe-AcrobatReader.png"
},
"Information": {
"DisplayName": "Adobe Acrobat Reader DC (VDI install) 24.004.20220 x64",
"DisplayName": "Adobe Acrobat Reader DC (VDI install) 24.005.20320 x64",
"Description": "Adobe Acrobat Reader is the free, trusted global standard for viewing, printing, e-signing, sharing, and annotating PDFs. View PDFs, Leave comments or annotate PDFs, Fill, e-sign, and lock your forms, Collaborate better with PDFs.",
"Publisher": "Adobe",
"InformationURL": "https://www.adobe.com/acrobat/pdf-reader.html",
Expand Down Expand Up @@ -45,7 +45,7 @@
"Path": "C:\\Program Files\\Adobe\\Acrobat DC\\Acrobat",
"FileOrFolder": "Acrobat.exe",
"Operator": "greaterThanOrEqual",
"VersionValue": "24.004.20220",
"VersionValue": "24.005.20320",
"Check32BitOn64System": "false"
}
],
Expand Down
4 changes: 2 additions & 2 deletions packages/App/AdobeAcrobatReaderDCMUIVDI/Source/Install.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "AcroRdrDCx642400420220_MUI.exe",
"Version": "24.004.20220"
"SetupFile": "AcroRdrDCx642400520320_MUI.exe",
"Version": "24.005.20320"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down
8 changes: 4 additions & 4 deletions packages/App/MicrosoftVisualStudioCode/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "VSCodeSetup-x64-1.95.3.exe",
"Version": "1.95.3",
"SetupFile": "VSCodeSetup-x64-1.96.0.exe",
"Version": "1.96.0",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-VSCode.png"
},
"Information": {
"DisplayName": "Microsoft Visual Studio Code 1.95.3 x64",
"DisplayName": "Microsoft Visual Studio Code 1.96.0 x64",
"Description": "Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).",
"Publisher": "Microsoft",
"InformationURL": "https://code.visualstudio.com/",
Expand Down Expand Up @@ -43,7 +43,7 @@
"KeyPath": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\{EA457B21-F73E-494C-ACAB-524FDE069978}_is1",
"ValueName": "DisplayVersion",
"Operator": "greaterThanOrEqual",
"Value": "1.95.3",
"Value": "1.96.0",
"Check32BitOn64System": "false"
}
],
Expand Down
4 changes: 2 additions & 2 deletions packages/App/MicrosoftVisualStudioCode/Source/Install.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "VSCodeSetup-x64-1.95.3.exe",
"Version": "1.95.3"
"SetupFile": "VSCodeSetup-x64-1.96.0.exe",
"Version": "1.96.0"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down
8 changes: 4 additions & 4 deletions packages/App/MozillaFirefox/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "Firefox Setup 133.0.msi",
"Version": "133.0",
"SetupFile": "Firefox Setup 133.0.3.msi",
"Version": "133.0.3",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Mozilla-Firefox.png"
},
"Information": {
"DisplayName": "Mozilla Firefox 133.0 x64",
"DisplayName": "Mozilla Firefox 133.0.3 x64",
"Description": "Get the browser that protects what's important. No shady privacy policies or back doors for advertisers. Just a lightning fast browser that doesn't sell you out.",
"Publisher": "Mozilla",
"InformationURL": "https://www.mozilla.org/firefox/new/",
Expand Down Expand Up @@ -43,7 +43,7 @@
"Path": "C:\\Program Files\\Mozilla Firefox",
"FileOrFolder": "firefox.exe",
"Operator": "greaterThanOrEqual",
"VersionValue": "133.0",
"VersionValue": "133.0.3",
"Check32BitOn64System": "false"
}
],
Expand Down
4 changes: 2 additions & 2 deletions packages/App/MozillaFirefox/Source/Install.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "Firefox Setup 133.0.msi",
"Version": "133.0"
"SetupFile": "Firefox Setup 133.0.3.msi",
"Version": "133.0.3"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down
12 changes: 6 additions & 6 deletions packages/Update/MicrosoftVisualStudioCode/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "VSCodeSetup-x64-1.95.3.exe",
"Version": "1.95.3",
"SetupFile": "VSCodeSetup-x64-1.96.0.exe",
"Version": "1.96.0",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-VisualStudioCode.png"
},
"Information": {
"DisplayName": "Update for Microsoft Visual Studio Code 1.95.3 x64",
"DisplayName": "Update for Microsoft Visual Studio Code 1.96.0 x64",
"Description": "Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).",
"Publisher": "Microsoft",
"InformationURL": "https://code.visualstudio.com/",
Expand All @@ -42,7 +42,7 @@
"Path": "C:\\Program Files\\Microsoft VS Code",
"FileOrFolder": "Code.exe",
"Operator": "lessThan",
"VersionValue": "1.95.3",
"VersionValue": "1.96.0",
"Check32BitOn64System": "false"
}
],
Expand All @@ -53,7 +53,7 @@
"KeyPath": "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\{EA457B21-F73E-494C-ACAB-524FDE069978}_is1",
"ValueName": "DisplayVersion",
"Operator": "greaterThanOrEqual",
"Value": "1.95.3",
"Value": "1.96.0",
"Check32BitOn64System": "false"
},
{
Expand All @@ -62,7 +62,7 @@
"Path": "C:\\Program Files\\Microsoft VS Code",
"FileOrFolder": "Code.exe",
"Operator": "greaterThanOrEqual",
"VersionValue": "1.95.3",
"VersionValue": "1.96.0",
"Check32BitOn64System": "false"
}
],
Expand Down
4 changes: 2 additions & 2 deletions packages/Update/MicrosoftVisualStudioCode/Source/Install.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "VSCodeSetup-x64-1.95.3.exe",
"Version": "1.95.3"
"SetupFile": "VSCodeSetup-x64-1.96.0.exe",
"Version": "1.96.0"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down

0 comments on commit bc2d940

Please sign in to comment.