25438 Commits

Author SHA1 Message Date
Federico Caselli
61b6c1fbeb
feat(chore): Add .vscode folder to .gitignore (#2898) 2021-11-07 12:15:21 +05:30
Tony Ping
bd89a69cd7
winfetch: Update to version 2.3.0 (#2899) 2021-11-07 12:10:43 +05:30
Richard Kuhnt
31b629c57c neovim-nightly: Update to version 0.6.0-dev-563-gb74916cfd 2021-11-07 06:00:34 +00:00
Richard Kuhnt
fccd443730 racket: Update to version 8.3 2021-11-06 21:00:37 +00:00
Richard Kuhnt
532af1cfd2 racket-minimal: Update to version 8.3 2021-11-06 21:00:37 +00:00
Richard Kuhnt
9c67f0e7d7 ffmpeg: Update to version 4.4.1-2 2021-11-06 13:00:34 +00:00
Richard Kuhnt
f39e0871c6 ffmpeg-shared: Update to version 4.4.1-2 2021-11-06 13:00:34 +00:00
Richard Kuhnt
702c71040e ffmpeg-nightly: Update to version 104473 2021-11-06 13:00:34 +00:00
Richard Kuhnt
ffacc2120b ffmpeg-nightly-shared: Update to version 104473 2021-11-06 13:00:34 +00:00
Richard Kuhnt
f8d4b645ea neovim-nightly: Update to version 0.6.0-dev-560-g1fdbd29df 2021-11-06 06:00:37 +00:00
Richard Kuhnt
7233c2dd9e vagrant: Update to version 2.2.19 2021-11-06 05:00:32 +00:00
Richard Kuhnt
b697c2c338 vagrant: Update to version 2.2.18 2021-11-06 04:00:37 +00:00
Richard Kuhnt
469bf03a82 vagrant: Update to version 2.2.19 2021-11-06 00:01:47 +00:00
Richard Kuhnt
8ed206a03d gallery-dl: Update to version 1.19.2 2021-11-05 20:00:38 +00:00
Richard Kuhnt
eff1c5db17 b3sum: Update to version 1.2.0 2021-11-05 20:00:38 +00:00
Rashil Gandhi
883788848a
feat(chore): Add a default issue template (#2889)
* Add a default issue template

* Create pull_request_template.md

* Remove trailing whitespace
2021-11-06 00:34:46 +05:30
Richard Kuhnt
9d1e001389 eksctl: Update to version 0.72.0 2021-11-05 18:00:34 +00:00
Richard Kuhnt
cc6771dd20 camunda-operate: Update to version 1.2.4 2021-11-05 18:00:34 +00:00
Owen Rumney
2c83b4b7ef
cfsec: Add version 0.0.6 (#2893)
- add cfsec.json for install cfsec, lifted the content of tfsec as a
  template.
2021-11-05 23:01:11 +05:30
tech189
6d02b0d23b
feat(chore): Update appveyor powershell names (#2891) 2021-11-05 22:56:34 +05:30
Richard Kuhnt
347a7dbd5a coursier: Update to version 2.0.16-200-ge888c6dea 2021-11-05 17:00:39 +00:00
Richard Kuhnt
6b5acd5190 ffmpeg-nightly: Update to version 104467 2021-11-05 16:00:40 +00:00
Richard Kuhnt
48b99603d2 ffmpeg-nightly-shared: Update to version 104467 2021-11-05 16:00:40 +00:00
Richard Kuhnt
f2311f6362 circleci-cli: Update to version 0.1.16225 2021-11-05 16:00:39 +00:00
Pratik Chowdhury
ea78b7c5cc
invoke-build: update checkver (#2890)
No longer contains releases.

Only tags
2021-11-05 16:53:30 +01:00
Valinor
70a06a28ec
Autoupdate manifest 2845 (#2847)
* AutoUpdate from 29 october 2021

Update version and hash for :
- helix
- k3d
- kubefwd
- lean-cli
- lychee
- micronaut
- minio
- mob
- mutagen
- naiveproxy
- oh-my-posh3
- opa
- s3deploy
- scaleway-cli
- telegraf
- terragrunt
- topgrade
- zeebe

* Update manifest with checkver without autoupdate #2845

apimtemplate: 0.7 (scoop version is 0.5)
dhall: 1.40.1 (scoop version is 1.39.0)
dnscrypt-proxy: 2.1.1 (scoop version is 2.1.0)
fio: 3.27 (scoop version is 3.20)
k0s: 1.22.2 (scoop version is 0.13.1)
megatools: 1.10.3 (scoop version is 1.10.2)
mockery: 2.9.4 (scoop version is 2.8.0)
pngquant: 2.16.0 (scoop version is 2.15.1)
rainbow: 1.1.0 (scoop version is 1.0.1)
uutils-coreutils: 0.0.8 (scoop version is 0.0.6)
2021-11-05 17:39:06 +05:30
Maxim Gavrilenko
5c72d6e7b4
far: Use portable configuration (#1050)
* far: now is portable

* far: fixed manifest

Co-authored-by: Valinor <Valinor@users.noreply.github.com>
2021-11-05 13:06:24 +01:00
tech189
885d52ff16
ImageMagick: includes DLLs for programming APIs (#2885)
* ImageMagick - includes DLLs for programming APIs

The manifest now downloads the full installer and unpacks it rather than the portable version. It also adds the environment variables and the installation folder to the path. This allows other programs such as Python Wand to find the programs and libraries for their own use. If further environment variables are missing, they can be added from this list: https://imagemagick.org/script/resources.php#environment. The bundled ffmpeg was unused in the portable version but as the manifest now adds the installation directory to the path, the outdated ffmpeg is renamed so that users can continue using the up-to-date ffmpeg downloaded by scoop.

* Change ffmpeg dependency to suggest, add note for info

* Remove convert.exe to stop conflict with built-in command

* Remove shims because already in path, account for convert.exe conflict

* Removed suggest ffmpeg and improved notes

* Restored mirror urls

* Keep shims just in case, add note that convert is deprecated

* Update notes

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2021-11-05 17:03:39 +05:30
Hsiao-nan Cheung
e67399ad69
fix(script): use scoop prefix to correctly find scoop's path (#2878)
* fix(checkver): use scoop prefix to correctly find scoop's path

* Update checkver.ps1

* Update auto-pr.ps1

* Update checkurls.ps1

* Update formatjson.ps1

* Update missing-checkver.ps1

* Update test.ps1
2021-11-05 11:05:05 +01:00
Richard Kuhnt
30dde179f8 neovim-nightly: Update to version 0.6.0-dev-558-g3ba800f15 2021-11-05 06:00:36 +00:00
Richard Kuhnt
41c7396435 fossa: Update to version 2.19.6 2021-11-05 00:00:39 +00:00
Richard Kuhnt
23de46c028 aws: Update to version 2.3.4 2021-11-04 23:00:31 +00:00
Richard Kuhnt
a7562b6599 waypoint: Update to version 0.6.2 2021-11-04 21:00:46 +00:00
Richard Kuhnt
8ec45ed520 firebase: Update to version 9.22.0 2021-11-04 20:00:35 +00:00
Richard Kuhnt
44d34e1395 edgedriver: Update to version 97.0.1066.0 2021-11-04 19:00:38 +00:00
Richard Kuhnt
7819f0638b flux2: Update to version 0.21.1 2021-11-04 18:00:37 +00:00
Richard Kuhnt
29b6706e3d faas-cli: Update to version 0.13.15 2021-11-04 17:00:44 +00:00
Richard Kuhnt
cee8a39c8a vault: Update to version 1.8.5 2021-11-04 16:00:32 +00:00
Richard Kuhnt
dde6c4559e go: Update to version 1.17.3 2021-11-04 16:00:32 +00:00
Richard Kuhnt
a2b87457b3 cloudflared: Update to version 2021.11.0 2021-11-04 16:00:32 +00:00
Richard Kuhnt
8a68ad07bf ffmpeg-nightly: Update to version 104465 2021-11-04 13:00:44 +00:00
Richard Kuhnt
813e460fe1 ffmpeg-nightly-shared: Update to version 104465 2021-11-04 13:00:44 +00:00
Issac Lin
b9812a9e7f
crc@1.34.0-4.9.0: Update pre_install comment 2021-11-04 16:25:41 +08:00
Richard Kuhnt
219e5decfd docfx: Update to version 2.58.9 2021-11-04 07:00:36 +00:00
Ross Smith II
08865232b8
Update stale.yml 2021-11-03 23:26:34 -07:00
Richard Kuhnt
aaca79710e neovim-nightly: Update to version 0.6.0-dev-555-gf26b39131 2021-11-04 06:00:38 +00:00
Richard Kuhnt
1dedc24153 coursier: Update to version 2.0.16-169-g194ebc55c 2021-11-04 06:00:37 +00:00
Richard Kuhnt
7787792f62 coursier: Update to version 2.0.16-161-g8a1b8eae5 2021-11-04 05:00:36 +00:00
Richard Kuhnt
11ae20c80c mls-software-openssh: Update to version 8.8p1-1 2021-11-04 02:00:42 +00:00
Richard Kuhnt
a9f56b7005 conftest: Update to version 0.28.3 2021-11-04 02:00:42 +00:00