34701 Commits

Author SHA1 Message Date
github-actions[bot]
a036ad1720 fossa: Update to version 3.6.1 2022-11-08 00:34:17 +00:00
github-actions[bot]
a81e6ef086 edgedriver: Update to version 109.0.1485.0 2022-11-08 00:34:16 +00:00
github-actions[bot]
64fb838649 coder: Update to version 0.12.5 2022-11-08 00:34:16 +00:00
github-actions[bot]
4197a287e3 bicep: Update to version 0.12.40 2022-11-08 00:34:15 +00:00
github-actions[bot]
9b9204e9fb sourcegraph-cli: Update to version 4.1.1 2022-11-07 20:29:55 +00:00
github-actions[bot]
72d8491efd signal-cli: Update to version 0.11.5 2022-11-07 20:29:55 +00:00
github-actions[bot]
2606f513de questdb: Update to version 6.5.5 2022-11-07 20:29:55 +00:00
github-actions[bot]
a54d66af0a lua-language-server: Update to version 3.6.0 2022-11-07 20:29:54 +00:00
github-actions[bot]
ebc86e0c7d hurl: Update to version 1.8.0 2022-11-07 20:29:54 +00:00
github-actions[bot]
1fa033362d dvc: Update to version 2.34.0 2022-11-07 20:29:54 +00:00
github-actions[bot]
b0004b3e22 conan: Update to version 1.54.0 2022-11-07 20:29:53 +00:00
github-actions[bot]
91f6c29288 azcopy: Update to version 10.16.2 2022-11-07 20:29:53 +00:00
github-actions[bot]
6c20403510 argocd: Update to version 2.5.2 2022-11-07 20:29:53 +00:00
github-actions[bot]
fe6b70fe21 scaleway-cli: Update to version 2.6.2 2022-11-07 16:30:52 +00:00
github-actions[bot]
aac5b66ce2 scala: Update to version 3.2.1 2022-11-07 16:30:51 +00:00
github-actions[bot]
1c513e15ec quarkus-cli: Update to version 2.13.4 2022-11-07 16:30:51 +00:00
github-actions[bot]
deed6da951 watchman: Update to version 2022.11.07.00 2022-11-07 12:31:34 +00:00
github-actions[bot]
82eb48ec4b unison: Update to version 2.53.0 2022-11-07 12:31:34 +00:00
github-actions[bot]
d06a9435c1 lux: Update to version 0.16.0 2022-11-07 12:31:34 +00:00
github-actions[bot]
647611feb6 scons@4.4.0: Fix hash (Closes #4099) 2022-11-07 08:57:00 +00:00
github-actions[bot]
0aba036560 rust-analyzer: Update to version 2022-11-07 2022-11-07 08:30:04 +00:00
github-actions[bot]
2a7a58e6a2 clink: Update to version 1.4.0 2022-11-07 08:30:03 +00:00
Aliaksandr Belik
fb0822d658
(chore): Add arm64 architecture for some apps (#4096)
* ddosify: Add arm64 architecture

* duf: Add arm64 architecture

* fx: Add arm64 architecture

* hopp-cli: Add arm64 architecture

* octosql: Add arm64 architecture

* gron: Enable autoupdate

* gron: Add arm64 architecture
2022-11-07 10:14:59 +05:30
github-actions[bot]
071c02f5f5 upbound-cli: Update to version 0.15.0 2022-11-07 04:33:12 +00:00
github-actions[bot]
21e6638097 protolint: Update to version 0.42.0 2022-11-07 04:33:12 +00:00
github-actions[bot]
e68ac86aeb gsudo: Update to version 2.0.0 2022-11-07 00:33:39 +00:00
github-actions[bot]
80c3a75ff9 coder: Update to version 0.12.4 2022-11-07 00:33:39 +00:00
github-actions[bot]
bf3ddd40b0 jfrog: Update to version 2.29.1 2022-11-06 20:27:56 +00:00
github-actions[bot]
5377164e8c coder: Update to version 0.12.3 2022-11-06 20:27:55 +00:00
github-actions[bot]
9ee44d1465 topgrade: Update to version 10.1.2 2022-11-06 16:30:04 +00:00
github-actions[bot]
66cdc7fffc pe-sieve: Update to version 0.3.5 2022-11-06 16:30:03 +00:00
github-actions[bot]
98344039f1 meson: Update to version 0.64.0 2022-11-06 16:30:03 +00:00
github-actions[bot]
35e2a04473 kubescape: Update to version 2.0.175 2022-11-06 16:30:03 +00:00
github-actions[bot]
60a6aa2644 jx: Update to version 3.10.12 2022-11-06 16:30:02 +00:00
github-actions[bot]
a78bac493c imagemagick: Update to version 7.1.0-52 2022-11-06 16:30:02 +00:00
github-actions[bot]
0a4d4c8df3 hollows-hunter: Update to version 0.3.5 2022-11-06 16:30:02 +00:00
github-actions[bot]
122ccc31e8 git-xargs: Update to version 0.1.2 2022-11-06 16:30:01 +00:00
Yau-Hsien Huang
05154dab07
postgresql: Fix "FATAL: role 'postgres' does not exist" (#4095)
A problem, caused by using the old line `Invoke-ExternalCommand -FilePath \"$dir\\bin\\initdb.exe\" -ArgumentList \"--username=postgres --encoding=UTF8 --locale=en --lc-collate=C\" | Out-Null`, occurs in Windows so that people could not login by the default superuser Id "postgres"

By migration to the new line `Invoke-ExternalCommand -FilePath \"$dir\\bin\\initdb.exe\" -ArgumentList @('--username=postgres', '--encoding=UTF8', '--locale=en', '--lc-collate=C') | Out-Null`, the issue is eliminated.
2022-11-06 18:18:02 +05:30
github-actions[bot]
0a072a2287 winpython: Update to version 3.10.8.0 2022-11-06 12:31:45 +00:00
github-actions[bot]
829cfee43d openshift-okd-client: Update to version 4.11.0-0.okd-2022-11-05-030711 2022-11-06 08:29:43 +00:00
Brian
957497245a
jo: Fix bin (#4094) 2022-11-06 12:41:54 +05:30
github-actions[bot]
56ae11ac6a kalker: Update to version 2.0.1 2022-11-06 00:33:24 +00:00
github-actions[bot]
224434d37f wormhole-william: Update to version 1.0.6 2022-11-05 20:29:01 +00:00
github-actions[bot]
fb574e53f8 suanpan: Update to version 2.6 2022-11-05 20:29:01 +00:00
github-actions[bot]
a72ea1d517 oh-my-posh: Update to version 12.13.0 2022-11-05 20:29:00 +00:00
github-actions[bot]
bace5a7b97 jx: Update to version 3.10.11 2022-11-05 20:29:00 +00:00
github-actions[bot]
a383f4a66b cheat: Update to version 4.4.0 2022-11-05 20:29:00 +00:00
github-actions[bot]
a00452daed ccache: Update to version 4.7.3 2022-11-05 20:28:59 +00:00
github-actions[bot]
5c7bdbc76f wormhole-william: Update to version 1.0.5 2022-11-05 16:30:09 +00:00
github-actions[bot]
380e501c43 ghorg: Update to version 1.9.0 2022-11-05 16:30:09 +00:00