Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Heptazhou committed Jan 18, 2025
1 parent bb5c33e commit b0b88c6
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/packages/python311/version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python311-v3.11.11-1
51 changes: 51 additions & 0 deletions .github/workflows/make-python311.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions .github/workflows/repo-sync.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions workflows.jl
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ const pkg = LDict(
["libcurl-julia-bin"] => (1, 1, "1.11-1"),
["locale-mul_zz"] => (1, 0, "2.0-3"),
["mingw-w64-zlib", "nsis"] => (1, 1, "3.10-1"),
["python311"] => (1, 1, "3.11.11-1"),
["python312"] => (1, 1, "3.12.8-1"),
["wine-wow64"] => (1, 0, "9.21-1"),
["wine64"] => (0, 1, "9.21-1"),
Expand Down

0 comments on commit b0b88c6

Please sign in to comment.