Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions scripts/download_translations.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@

from lang.lang_tools import *

try:
from data.contributors import contributors
except ImportError:
os.system(f"python scripts/get_contributors.py")
# Update contributors
os.system(f"python scripts/get_contributors.py")

isAutoCommit = False
isSomeChanges = False
Expand Down
Binary file modified wingetui/winget-cli/AppInstallerBackgroundTasks.dll
Binary file not shown.
Binary file modified wingetui/winget-cli/WindowsPackageManager.dll
Binary file not shown.
Binary file modified wingetui/winget-cli/WindowsPackageManagerServer.exe
Binary file not shown.
Binary file modified wingetui/winget-cli/resources.pri
Binary file not shown.
Binary file modified wingetui/winget-cli/winget.exe
Binary file not shown.