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 manifest (important) #3183

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
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
26 changes: 13 additions & 13 deletions com.usebottles.bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ modules:
sources:
- type: git
url: https://github.com/hoytech/vmtouch
commit: 8f6898e3c027f445962e223ca7a7b33d40395fc6
commit: af86e27675843b3c7e4ddfee66ddbaf44eff43c4
x-checker-data:
type: json
url: https://api.github.com/repos/hoytech/vmtouch/commits
Expand All @@ -118,8 +118,8 @@ modules:
sources:
- type: git
url: https://github.com/KhronosGroup/Vulkan-Tools.git
tag: sdk-1.3.250.1
commit: 695887a994ef9cc00a7aa3f9c00b31a56ea79534
tag: sdk-1.3.261.1
commit: a7da7027ca9fd0901639f02619c226da9c6036f1
x-checker-data:
type: git
tag-pattern: ^sdk-([\d.]+)$
Expand All @@ -129,8 +129,8 @@ modules:
sources:
- type: git
url: https://github.com/KhronosGroup/Vulkan-Headers.git
tag: sdk-1.3.250.1
commit: 9e61870ecbd32514113b467e0a0c46f60ed222c7
tag: sdk-1.3.261.1
commit: 85c2334e92e215cce34e8e0ed8b2dce4700f4a50
x-checker-data:
type: git
tag-pattern: ^sdk-([\d.]+)$
Expand All @@ -144,8 +144,8 @@ modules:
sources: &gamemode_sources
- type: git
url: https://github.com/FeralInteractive/gamemode
tag: '1.7'
commit: 4dc99dff76218718763a6b07fc1900fa6d1dafd9
tag: '1.8'
commit: bb403740671551c2acbbb5c00c84689914966ba2
x-checker-data:
type: git
is-important: true
Expand Down Expand Up @@ -188,8 +188,8 @@ modules:
sources:
- type: git
url: https://github.com/ImageMagick/ImageMagick
tag: 7.1.1-15
commit: a0a5f3da4cd07919dd2d1bbae121e590b5f105e2
tag: 7.1.1-22
commit: f3bacd19f67c81cdc764bf95ee3e55a526fccbf9
x-checker-data:
type: git
tag-pattern: ^([\d.]+-[\d]+)$
Expand All @@ -202,8 +202,8 @@ modules:
sources:
- type: git
url: https://github.com/flatpak/libportal
tag: '0.6'
commit: 13df0b887a7eb7b0f9b14069561a41f62e813155
tag: 0.7.1
commit: e9ed3a50cdde321eaf42361212480a66eb94a57a
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
Expand Down Expand Up @@ -256,8 +256,8 @@ modules:
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/vte
tag: 0.73.93
commit: f13f4d6cd83ba01315ac62755d70736705c40c99
tag: 0.74.1
commit: eee37c871173d04387cd0004dde7f8676f390f62
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
Expand Down
4 changes: 2 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Updated using pur -r requirements.txt
pytest==7.4.0
pytest==7.4.3
requirements-parser==0.5.0
mypy==1.5.1
mypy==1.7.1
types_Markdown
types-PyYAML
types-Pygments
Expand Down
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Updated using pur -r requirements.txt
wheel==0.41.1
wheel==0.42.0
PyYAML==6.0.1
pycurl==7.45.2
chardet==5.2.0
requests[use_chardet_on_py3]==2.31.0
Markdown==3.4.4
Markdown==3.5.1
icoextract==0.1.4
patool==1.12
pathvalidate==3.1.0
patool==2.0.0
pathvalidate==3.2.0
FVS==0.3.4
orjson==3.9.5
pycairo==1.24.0
PyGObject==3.44.1
charset-normalizer==3.2.0
idna==3.4
urllib3==2.0.4
certifi==2023.7.22
orjson==3.9.10
pycairo==1.25.1
PyGObject==3.46.0
charset-normalizer==3.3.2
idna==3.6
urllib3==2.1.0
certifi==2023.11.17
pefile==2023.2.7