Skip to content

Commit

Permalink
files/UpdateUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
yaira2 authored Oct 15, 2024
1 parent f218e2c commit 5373d56
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/files-np.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "2.4.40",
"version": "3.7.11",
"homepage": "https://files.community/",
"description": "A modern file explorer that pushes the boundaries of the Windows platform.",
"description": "A modern file manager that helps users organize their files and folders.",
"license": "MIT",
"url": "https://github.com/files-community/Files/releases/download/v2.4.40/Files.Package_2.4.40.0_x64_arm64_Sideload.msixbundle#/setup.msixbundle",
"hash": "7c183203db0244d853525f4b6ea77630256e4ecbb53f0a395b4b3fc596169278",
"url": "https://cdn.files.community/files/stable/Files.Package_3.7.11.0_Stable_Test/Files.Package_3.7.11.0_x64_arm64_Stable.msixbundle#/setup.msixbundle",
"hash": "243a989ea173e6ddfa31b8e018a96c98aefca3ae3645c98e62419da46160d90e",
"pre_install": [
"Start-Process 'powershell' -Wait -WindowStyle 'Hidden' -ArgumentList @('-C', \"Add-AppxPackage \"\"$dir\\setup.msixbundle\"\"\")",
"Remove-Item \"$dir\\setup.msixbundle\""
Expand All @@ -19,6 +19,6 @@
"github": "https://github.com/files-community/Files"
},
"autoupdate": {
"url": "https://github.com/files-community/Files/releases/download/v$version/Files.Package_$version.0_x64_arm64_Sideload.msixbundle#/setup.msixbundle"
"url": "https://cdn.files.community/files/stable/Files.Package_$version.0/Files.Package_$version.0_x64_arm64_Stable.msixbundle#/setup.msixbundle"
}
}

0 comments on commit 5373d56

Please sign in to comment.