github-actions[bot]
ed3fa47b90
symfony-cli: Update to version 4.27.0
2021-12-22 20:27:32 +00:00
github-actions[bot]
c2c527622e
kubescape: Update to version 1.0.136
2021-12-22 20:27:32 +00:00
github-actions[bot]
b980c278e8
goreleaser: Update to version 1.2.2
2021-12-22 20:27:32 +00:00
github-actions[bot]
710cd36640
deno: Update to version 1.17.1
2021-12-22 20:27:31 +00:00
Rashil Gandhi
6e64562c0b
(chore): Add JetBrains CLI tools
...
Ref: dec2598052
2021-12-23 01:19:22 +05:30
github-actions[bot]
112f9c55a1
zeebe: Update to version 1.2.8
2021-12-22 16:29:56 +00:00
github-actions[bot]
25fe4cc078
oh-my-posh3: Update to version 6.38.2
2021-12-22 16:29:55 +00:00
github-actions[bot]
80e698bca6
mongodb: Update to version 5.2.0-rc2
2021-12-22 16:29:55 +00:00
github-actions[bot]
32541086e1
latexindent: Update to version 3.13.4
2021-12-22 16:29:55 +00:00
github-actions[bot]
d727465304
hugo: Update to version 0.91.1
2021-12-22 16:29:54 +00:00
github-actions[bot]
d5fd7c6028
hugo-extended: Update to version 0.91.1
2021-12-22 16:29:54 +00:00
github-actions[bot]
72d12574c3
gradle: Update to version 7.3.3
2021-12-22 16:29:54 +00:00
github-actions[bot]
f3586fa6ec
gradle-bin: Update to version 7.3.3
2021-12-22 16:29:54 +00:00
github-actions[bot]
46838894b1
dvc: Update to version 2.9.3
2021-12-22 16:29:53 +00:00
github-actions[bot]
48815bd54f
camunda-operate: Update to version 1.2.8
2021-12-22 16:29:53 +00:00
github-actions[bot]
eacab96f4b
balena-cli: Update to version 12.55.9
2021-12-22 16:29:53 +00:00
github-actions[bot]
d496995b03
symfony-cli: Update to version 4.26.12
2021-12-22 12:29:54 +00:00
github-actions[bot]
4550794967
gitea: Update to version 1.15.8
2021-12-22 12:29:53 +00:00
github-actions[bot]
0e024cef84
ddosify: Update to version 0.7.1
2021-12-22 12:29:53 +00:00
github-actions[bot]
cfe61abdd1
composer: Update to version 2.2.0
2021-12-22 12:29:53 +00:00
github-actions[bot]
f2fc04784d
cloudflared: Update to version 2021.12.2
2021-12-22 12:29:52 +00:00
Issac Lin
b2e0a50a2c
ffmpeg-shared@4.4.1-2: Fix url
2021-12-22 13:18:03 +08:00
Issac Lin
b7b905144e
ffmpeg@4.4.1-2: Fix url
2021-12-22 13:17:08 +08:00
github-actions[bot]
63633c0dd7
goreleaser: Update to version 1.2.1
2021-12-22 04:30:07 +00:00
github-actions[bot]
8bdf307026
vault: Update to version 1.9.2
2021-12-22 00:32:05 +00:00
github-actions[bot]
2f353704df
teleport: Update to version 8.0.7
2021-12-22 00:32:04 +00:00
github-actions[bot]
fad0a950ce
edgedriver: Update to version 99.0.1112.0
2021-12-22 00:32:04 +00:00
github-actions[bot]
4458af3307
aws: Update to version 2.4.7
2021-12-22 00:32:04 +00:00
github-actions[bot]
17182a9c56
aws-amplify: Update to version 7.6.5
2021-12-22 00:32:03 +00:00
github-actions[bot]
250399b4d7
starship: Update to version 1.1.1
2021-12-21 20:28:25 +00:00
github-actions[bot]
8f609c0d64
oh-my-posh3: Update to version 6.38.1
2021-12-21 20:28:24 +00:00
github-actions[bot]
0673ff847a
go-jsonnet: Update to version 0.18.0
2021-12-21 20:28:24 +00:00
github-actions[bot]
33f65bc198
gh: Update to version 2.4.0
2021-12-21 20:28:23 +00:00
github-actions[bot]
43db6437c5
balena-cli: Update to version 12.55.8
2021-12-21 20:28:23 +00:00
github-actions[bot]
b3ddfd84b1
starship@1.1.0: Fix hash ( Closes #3117 )
2021-12-21 17:25:51 +00:00
github-actions[bot]
8f0f9d65f2
wasmer: Update to version 2.1.1
2021-12-21 16:33:13 +00:00
github-actions[bot]
b2d09ca392
starship: Update to version 1.1.0
2021-12-21 16:33:13 +00:00
github-actions[bot]
8cb7ce11e7
ravendb: Update to version 5.3.1
2021-12-21 16:33:13 +00:00
github-actions[bot]
143cb323e6
qpdf: Update to version 10.5.0
2021-12-21 16:33:12 +00:00
github-actions[bot]
2a087675c3
conan: Update to version 1.43.2
2021-12-21 16:33:12 +00:00
Rashil Gandhi
c91e4a7ab9
zstd: Remove extract_dir
...
Closes #3115
2021-12-21 19:28:43 +05:30
nasseef20
351ab03c49
neofetch: Enclose script name in double quotes ( #3114 )
...
* Escape single quotes and spaces in the path of neofetch fed as an argument to bash.exe in "pre_install" property
Many windows usernames contain spaces or single quotes/apostrophe. I accidentally have an apostrophe (') in my username. As a result neofetch fails to run as mentioned in detail [here](https://github.com/dylanaraps/neofetch/issues/2002#issue-1084846469 )
I discovered that the fix to this issue is to surround the path of the neofetch script being passed as an argument to bash.exe in double-quotes. This would escape spaces and single quotes in username. Windows does not allow double quotes or backslashes in usernames, so there is no need to consider those.
This is the updated working script: https://pastebin.com/J0zTeNAw
I tried to escape my double quotes in the json file with backslashes, please check if it corresponds to my intent.
* Update neofetch.json
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2021-12-21 19:23:18 +05:30
github-actions[bot]
83e8525a4b
sonarqube: Update to version 8.9.6.50800
2021-12-21 12:30:08 +00:00
github-actions[bot]
9fa467e879
zstd: Update to version 1.5.1
2021-12-21 08:28:54 +00:00
github-actions[bot]
2ec62d48bb
okteto: Update to version 1.14.10
2021-12-21 08:28:54 +00:00
github-actions[bot]
7d7cbdfb9a
octopustools: Update to version 7.4.3556
2021-12-21 08:28:54 +00:00
github-actions[bot]
c2aeebb4bc
edgedriver: Update to version 99.0.1111.0
2021-12-21 08:28:53 +00:00
devome
45af2cd227
nali: Update to version 0.3.5, fix version detection in url ( #3112 )
2021-12-21 11:35:32 +05:30
github-actions[bot]
10e9945ad4
yq: Update to version 4.16.2
2021-12-21 04:29:40 +00:00
github-actions[bot]
402653e642
ticker: Update to version 4.4.4
2021-12-21 04:29:39 +00:00