|
39 | 39 | }, |
40 | 40 | { |
41 | 41 | "name": "dart-sass", |
42 | | - "url": "https://github.com/sass/dart-sass/releases/download/1.97.3/dart-sass-1.97.3-windows-x64.zip", |
| 42 | + "url": "https://github.com/sass/dart-sass/releases/download/1.98.0/dart-sass-1.98.0-windows-x64.zip", |
43 | 43 | "extract_path": "dart*\\src", |
44 | 44 | "files": ["dart.exe", "sass.snapshot"], |
45 | 45 | "copy_files": ["..\\resources\\dist\\sass.bat"], |
|
61 | 61 | }, |
62 | 62 | { |
63 | 63 | "name": "curl", |
64 | | - "url": "https://curl.se/windows/dl-8.18.0_1/curl-8.18.0_1-win64-mingw.zip", |
| 64 | + "url": "https://curl.se/windows/dl-8.19.0_1/curl-8.19.0_1-win64-mingw.zip", |
65 | 65 | "extract_path": "curl*\\bin", |
66 | 66 | "files": ["curl.exe", "libcurl-x64.dll"], |
67 | 67 | "help_command": ["curl.exe", "--help"] |
|
75 | 75 | }, |
76 | 76 | { |
77 | 77 | "name": "fd", |
78 | | - "url": "https://github.com/sharkdp/fd/releases/download/v10.3.0/fd-v10.3.0-x86_64-pc-windows-msvc.zip", |
| 78 | + "url": "https://github.com/sharkdp/fd/releases/download/v10.4.2/fd-v10.4.2-x86_64-pc-windows-msvc.zip", |
79 | 79 | "extract_path": "fd*", |
80 | 80 | "files": ["fd.exe"], |
81 | 81 | "help_command": ["fd.exe", "--help"] |
|
125 | 125 | }, |
126 | 126 | { |
127 | 127 | "name": "opa", |
128 | | - "url": "https://github.com/open-policy-agent/opa/releases/download/v1.14.0/opa_windows_amd64.exe", |
| 128 | + "url": "https://github.com/open-policy-agent/opa/releases/download/v1.14.1/opa_windows_amd64.exe", |
129 | 129 | "direct_download": true, |
130 | 130 | "target_name": "opa.exe", |
131 | 131 | "help_command": ["opa.exe", "--help"] |
|
0 commit comments