Skip to content

Commit

Permalink
Update json 2024.10.04.1104 update-json
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronparker committed Oct 4, 2024
1 parent 44102f6 commit 1e11871
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions packages/App/MicrosoftEdge/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "MicrosoftEdgeEnterpriseX64.msi",
"Version": "129.0.2792.65",
"Version": "129.0.2792.79",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-Edge.png"
},
"Information": {
"DisplayName": "Microsoft Edge 129.0.2792.65 x64",
"DisplayName": "Microsoft Edge 129.0.2792.79 x64",
"Description": "Microsoft Edge is the fast and secure browser that helps you protect your data and save time and money.",
"Publisher": "Microsoft",
"InformationURL": "https://www.microsoft.com/en-us/edge/features",
Expand Down Expand Up @@ -43,7 +43,7 @@
"Path": "C:\\Program Files (x86)\\Microsoft\\Edge\\Application",
"FileOrFolder": "msedge.exe",
"Operator": "greaterThanOrEqual",
"VersionValue": "129.0.2792.65",
"VersionValue": "129.0.2792.79",
"Check32BitOn64System": "false"
}
],
Expand Down
2 changes: 1 addition & 1 deletion packages/App/MicrosoftEdge/Source/Install.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "MicrosoftEdgeEnterpriseX64.msi",
"Version": "129.0.2792.65"
"Version": "129.0.2792.79"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down
6 changes: 3 additions & 3 deletions packages/App/MicrosoftEdgeWebView2/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "MicrosoftEdgeWebView2RuntimeInstallerX64.exe",
"Version": "129.0.2792.65",
"Version": "129.0.2792.79",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Microsoft-Edge.png"
},
"Information": {
"DisplayName": "Microsoft Edge WebView2 Runtime 129.0.2792.65 x64",
"DisplayName": "Microsoft Edge WebView2 Runtime 129.0.2792.79 x64",
"Description": "Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2",
"Publisher": "Microsoft",
"InformationURL": "https://developer.microsoft.com/en-us/microsoft-edge/webview2",
Expand Down Expand Up @@ -43,7 +43,7 @@
"KeyPath": "HKEY_LOCAL_MACHINE\\SOFTWARE\\WOW6432Node\\Microsoft\\EdgeUpdate\\Clients\\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}",
"ValueName": "pv",
"Operator": "greaterThanOrEqual",
"Value": "129.0.2792.65",
"Value": "129.0.2792.79",
"Check32BitOn64System": "false"
}
],
Expand Down
2 changes: 1 addition & 1 deletion packages/App/MicrosoftEdgeWebView2/Source/Install.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"PackageInformation": {
"SetupType": "EXE",
"SetupFile": "MicrosoftEdgeWebView2RuntimeInstallerX64.exe",
"Version": "129.0.2792.65"
"Version": "129.0.2792.79"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down
10 changes: 5 additions & 5 deletions packages/Update/AdobeAcrobatReaderDCMUIx64/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "AcroRdrDCx64Upd2400320121_MUI.msp",
"Version": "24.003.20121",
"SetupFile": "AcroRdrDCx64Upd2400320180_MUI.msp",
"Version": "24.003.20180",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Adobe-AcrobatUpdate.png"
},
"Information": {
"DisplayName": "Update for Adobe Acrobat Reader DC MUI 24.003.20121 x64",
"DisplayName": "Update for Adobe Acrobat Reader DC MUI 24.003.20180 x64",
"Description": "Update for Adobe Acrobat Reader DC.",
"Publisher": "Adobe",
"InformationURL": "https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotesDC/index.html",
Expand All @@ -42,7 +42,7 @@
"Path": "C:\\Program Files\\Adobe\\Acrobat DC\\Acrobat",
"FileOrFolder": "Acrobat.exe",
"Operator": "lessThan",
"VersionValue": "24.003.20121",
"VersionValue": "24.003.20180",
"Check32BitOn64System": "false"
}
],
Expand All @@ -53,7 +53,7 @@
"Path": "C:\\Program Files\\Adobe\\Acrobat DC\\Acrobat",
"FileOrFolder": "Acrobat.exe",
"Operator": "greaterThanOrEqual",
"VersionValue": "24.003.20121",
"VersionValue": "24.003.20180",
"Check32BitOn64System": "false"
}
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "AcroRdrDCx64Upd2400320121_MUI.msp",
"Version": "24.003.20121"
"SetupFile": "AcroRdrDCx64Upd2400320180_MUI.msp",
"Version": "24.003.20180"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down
10 changes: 5 additions & 5 deletions packages/Update/AdobeAcrobatReaderDCMUIx86/App.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "AcroRdrDCUpd2400320121_MUI.msp",
"Version": "24.003.20121",
"SetupFile": "AcroRdrDCUpd2400320180_MUI.msp",
"Version": "24.003.20180",
"SourceFolder": "Source",
"OutputFolder": "Package",
"IconFile": "https://github.com/aaronparker/icons/raw/main/companyportal/Adobe-AcrobatUpdate.png"
},
"Information": {
"DisplayName": "Update for Adobe Acrobat Reader DC MUI 24.003.20121 x86",
"DisplayName": "Update for Adobe Acrobat Reader DC MUI 24.003.20180 x86",
"Description": "Update for Adobe Acrobat Reader DC.",
"Publisher": "Adobe",
"InformationURL": "https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotesDC/index.html",
Expand All @@ -42,7 +42,7 @@
"Path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader",
"FileOrFolder": "AcroRd32.exe",
"Operator": "lessThan",
"VersionValue": "24.003.20121",
"VersionValue": "24.003.20180",
"Check32BitOn64System": "false"
}
],
Expand All @@ -53,7 +53,7 @@
"Path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader",
"FileOrFolder": "AcroRd32.exe",
"Operator": "greaterThanOrEqual",
"VersionValue": "24.003.20121",
"VersionValue": "24.003.20180",
"Check32BitOn64System": "false"
}
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"PackageInformation": {
"SetupType": "MSI",
"SetupFile": "AcroRdrDCUpd2400320121_MUI.msp",
"Version": "24.003.20121"
"SetupFile": "AcroRdrDCUpd2400320180_MUI.msp",
"Version": "24.003.20180"
},
"LogPath": "C:\\ProgramData\\Microsoft\\IntuneManagementExtension\\Logs",
"InstallTasks": {
Expand Down

0 comments on commit 1e11871

Please sign in to comment.