Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Pillow, vscode and zypak modules #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions com.visualstudio.code-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ modules:
- '*'
sources:
- type: archive
url: https://files.pythonhosted.org/packages/bc/07/830784e061fb94d67649f3e438ff63cfb902dec6d48ac75aeaaac7c7c30e/Pillow-9.4.0.tar.gz
sha256: a1c2d7780448eb93fbcc3789bf3916aa5720d942e37945f4056680317f1cd23e
url: https://files.pythonhosted.org/packages/cd/74/ad3d526f3bf7b6d3f408b73fde271ec69dfac8b81341a318ce825f2b3812/pillow-10.4.0.tar.gz
sha256: 166c1cd4d24309b30d61f79f4a9114b7b2313d7450912277855ff5dfd7cd4a06
x-checker-data:
type: pypi
name: Pillow
Expand Down Expand Up @@ -96,8 +96,8 @@ modules:
sources:
- type: git
url: https://github.com/microsoft/vscode.git
tag: 1.74.3
commit: 97dec172d3256f8ca4bfb2143f3f76b503ca0534
tag: 1.91.0
commit: ea1445cc7016315d0f5728f8e8b12a45dc0a7286
dest: main
x-checker-data:
type: json
Expand All @@ -114,8 +114,8 @@ modules:
dest: main

- type: file
url: https://github.com/VSCodium/vscodium/raw/1.74.3.23010/product.json
sha256: 1dec09142eeb4116c1dc6ab70feb364bd315d22c6099eb94badcd711c9b59257
url: https://github.com/VSCodium/vscodium/raw/1.91.0.24190/product.json
sha256: d7a48ef1a77396a9d001231604abe1808acf8f2712e5633f5050cc9081123dc0
dest: vscodium
x-checker-data:
type: json
Expand All @@ -141,8 +141,8 @@ modules:
sources:
- type: git
url: https://github.com/refi64/zypak.git
tag: v2022.04
commit: 55a60d110301e8dd37b631503c3524ab7baaf7aa
tag: v2024.01.17
commit: ded79a2f8a509adc21834b95a9892073d4a91fdc
x-checker-data:
type: git

Expand Down
Loading