Skip to content

Commit b10f0f0

Browse files
authored
Update to 138.0.7204.183-1 (#480)
1 parent ca5c21d commit b10f0f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

downloads.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
# `http://prereleases.llvm.org/win-snapshots/LLVM-9.8.7-r123456-win64.exe`
2222
# (link derived from [LLVM Snapshot Builds](http://llvm.org/builds/))
2323
[llvm]
24-
version = 20.1.7
24+
version = 20.1.8
2525
#Uncomment when pre-release version is used.
2626
#url = https://prereleases.llvm.org/win-snapshots/LLVM-%(version)s-win64.exe
2727
#Uncomment the below instead when a new enough stable version of LLVM comes around
2828
url = https://github.com/llvm/llvm-project/releases/download/llvmorg-%(version)s/LLVM-%(version)s-win64.exe
2929
download_filename = LLVM-%(version)s-win64.exe
30-
sha512 = 0e5e3dbd2e7ae4731d0e553159e7e60de9c003e3ba4dd3b2e663ce87b939be0cfe694990475855214a980fabf0d3566f701d0071f8583cbe088d30e0602dd137
30+
sha512 = e9624399e9dc7bba3619b60500157bcb41fea30d103a2bd53f97ecf92162962132172d906a62b1ac08ca91d5f1a8272a81ef50d65018726e1f3dd76fac418c84
3131
extractor = 7z
3232
output_path = third_party/llvm-build/Release+Asserts
3333

@@ -78,10 +78,10 @@ output_path = third_party/ninja
7878

7979
# Pre-built git
8080
[git]
81-
version = 2.50.0
81+
version = 2.50.1
8282
url = https://github.com/git-for-windows/git/releases/download/v%(version)s.windows.1/PortableGit-%(version)s-64-bit.7z.exe
8383
download_filename = PortableGit-%(version)s-64-bit.7z.exe
84-
sha256 = 0a16ff4699b62f171309dca221bd90f0dad5d4e68668d49b3ef0889bcb6da370
84+
sha256 = c45a7dfa2bde34059f6dbd85f49a95d73d5aea29305f51b79595e56e4f323a3d
8585
extractor = 7z
8686
output_path = third_party/git
8787

ungoogled-chromium

0 commit comments

Comments
 (0)