Andrew
b389d372a1
espanso@2.1.8: Fix shortcut and bin ( #4322 )
...
espanso.exe → espansod.exe
2023-01-07 15:41:01 +05:30
heinzhi
3f63401035
espanso: Update to version 2.1.8 ( #4293 )
...
* Update espanso.json to v.2.1.8
Update of application to v2.1.8, see https://github.com/espanso/espanso/releases
* Update espanso.json
* Update espanso.json to v2.1.8
Removed the autoupdate hash extraction due to extraction errors, see https://github.com/ScoopInstaller/Main/pull/4293#issuecomment-1373866021
* Update espanso.json
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2023-01-07 10:21:47 +05:30
github-actions[bot]
eb5d92d236
yt-dlp: Update to version 2023.01.06
2023-01-07 04:28:40 +00:00
github-actions[bot]
444418fce1
wstunnel: Update to version 4.1
2023-01-07 04:28:39 +00:00
github-actions[bot]
9af8053995
trufflehog: Update to version 3.23.1
2023-01-07 04:28:39 +00:00
github-actions[bot]
d11a170e4d
terragrunt: Update to version 0.42.7
2023-01-07 04:28:39 +00:00
github-actions[bot]
f83daeef54
pnpm: Update to version 7.23.0
2023-01-07 04:28:38 +00:00
github-actions[bot]
5858e2be97
dynamorio: Update to version 9.0.19363
2023-01-07 04:28:38 +00:00
github-actions[bot]
bef459e70c
danser-go: Update to version 0.8.4
2023-01-07 04:28:38 +00:00
github-actions[bot]
4ac6d22662
gdu: Update to version 5.21.1
2023-01-07 00:33:06 +00:00
github-actions[bot]
eb4d4df931
exiftool: Update to version 12.54
2023-01-07 00:33:05 +00:00
github-actions[bot]
ed581fd9e3
dvc: Update to version 2.39.0
2023-01-07 00:33:05 +00:00
github-actions[bot]
4c2c6a0956
dolt: Update to version 0.52.1
2023-01-07 00:33:05 +00:00
github-actions[bot]
aca57e3797
nats-server: Update to version 2.9.11
2023-01-06 20:26:09 +00:00
github-actions[bot]
7513e9bf1f
edgedriver: Update to version 111.0.1605.0
2023-01-06 20:26:08 +00:00
github-actions[bot]
7fe88bcf4a
doctl: Update to version 1.92.0
2023-01-06 20:26:08 +00:00
github-actions[bot]
b43525ab00
dependency-check: Update to version 7.4.4
2023-01-06 20:26:07 +00:00
github-actions[bot]
11dfa937d2
aws-amplify: Update to version 10.6.1
2023-01-06 20:26:07 +00:00
Rashil Gandhi
b8d2cd70ee
libvips: Add bin directory to Path
...
Closes #4313
2023-01-06 22:36:32 +05:30
xmrv
b2f6de3d67
sftpgo: Persist configuration across updates ( #4135 )
...
* sftpgo: persist configuration across updates
The following files have to be copied to the new version's root directory every time the app gets updated:
id_ecdsa
id_ecdsa.pub
id_ed25519
id_ed25519.pub
id_rsa
id_rsa.pub
sftpgo.db
sftpgo.json
By adding the files above to persist, the config files get copied automatically.
* fix: do not persist ssh keys
Since Windows 10 builds earlier than 1809 do not have a built-in SSH client, the keys cannot be created in a way that doesn't require the installation of an SSH client at pre_install. So I'm only adding the config files to persist and none of the keys.
* sftpgo.json: copy native binary to root
Currently the app comes with 3 architectures: arm64, 32bit and 64bit. However arm64 and 32bit binaries exists in their respective folders which requires users of such architectures to explicitly specify the directory.
With this commit, if needed, the default 64bit binary is backed up to "x64" folder and the native binary for the platform is copied to the root directory, effectively replacing the binary the shim is created for.
* Update sftpgo.json
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2023-01-06 22:32:02 +05:30
github-actions[bot]
4cf4a5cbcb
oh-my-posh: Update to version 12.35.2
2023-01-06 16:30:33 +00:00
github-actions[bot]
2336c7d242
nodejs: Update to version 19.4.0
2023-01-06 16:30:32 +00:00
github-actions[bot]
ff7742426a
curl: Update to version 7.87.0_1
2023-01-06 16:30:32 +00:00
Rashil Gandhi
2427b1fbeb
yregedit: Add version 1.90
2023-01-06 20:22:35 +05:30
Richard Kuhnt
d23c68cb78
marksman(chore): remove trailing comma ( #4318 )
2023-01-06 14:38:47 +01:00
github-actions[bot]
f40b3d026e
oh-my-posh: Update to version 12.35.1
2023-01-06 12:30:20 +00:00
Dionysius
836495ed27
(chore): avrdude: Remove trailing commas ( #4317 )
2023-01-06 17:19:12 +05:30
pynappo
97dfd6bd5d
marksman: Add version 2022-12-28 ( #4297 )
...
* Add marksman.json
* Update marksman
* fix autoupdate with regex
* Simplify license
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
* Specify architecture
* Update marksman.json
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2023-01-06 17:12:13 +05:30
MoeShin
9170ecb2bf
wakatime-cli: Fix pre_install for Powershell 5 ( #4310 )
2023-01-06 09:36:08 +00:00
github-actions[bot]
b20ef028a2
oh-my-posh: Update to version 12.35.0
2023-01-06 08:27:54 +00:00
github-actions[bot]
dec8eb397a
graphviz: Update to version 7.0.6
2023-01-06 08:27:54 +00:00
github-actions[bot]
0f3f9c2e9b
bottom: Update to version 0.7.1
2023-01-06 08:27:53 +00:00
github-actions[bot]
cd93ca068e
ouch: Update to version 0.4.1
2023-01-06 04:27:46 +00:00
github-actions[bot]
050bd63f14
omnisharp: Update to version 1.39.3
2023-01-06 04:27:46 +00:00
github-actions[bot]
ffd728211f
omnisharp-http: Update to version 1.39.3
2023-01-06 04:27:46 +00:00
github-actions[bot]
f16ecd65b0
nodejs-lts: Update to version 18.13.0
2023-01-06 04:27:45 +00:00
github-actions[bot]
a54bd5188d
fossa: Update to version 3.6.10
2023-01-06 04:27:45 +00:00
github-actions[bot]
988523f7fe
firebase: Update to version 11.20.0
2023-01-06 04:27:44 +00:00
github-actions[bot]
32f251f911
aws: Update to version 2.9.13
2023-01-06 04:27:44 +00:00
github-actions[bot]
cc4e2d9273
flyctl: Update to version 0.0.443
2023-01-06 00:34:43 +00:00
github-actions[bot]
8a80068ddf
edgedriver: Update to version 111.0.1604.0
2023-01-06 00:34:43 +00:00
Donlon McGovern
297ca5a903
flyway: use Maven metadata for checkver ( #4311 )
2023-01-05 23:18:01 +00:00
github-actions[bot]
9906990fae
trid: Update to version 2.24-23.01.05
2023-01-05 20:28:07 +00:00
github-actions[bot]
349c9cde82
tektoncd-cli: Update to version 0.29.0
2023-01-05 20:28:06 +00:00
github-actions[bot]
78868e08f4
oh-my-posh: Update to version 12.34.6
2023-01-05 20:28:06 +00:00
github-actions[bot]
254cbffbcf
edgedriver: Update to version 111.0.1603.0
2023-01-05 20:28:06 +00:00
github-actions[bot]
a32d512474
containerd: Update to version 1.6.15
2023-01-05 20:28:05 +00:00
github-actions[bot]
18cbc0d992
aws-sam-cli: Update to version 1.68.0
2023-01-05 20:28:05 +00:00
github-actions[bot]
ef02489fc3
terragrunt: Update to version 0.42.6
2023-01-05 16:29:49 +00:00
github-actions[bot]
256e10e6f2
odo: Update to version 3.5.0
2023-01-05 16:29:49 +00:00