Skip to content

Commit

Permalink
Add a file for numpy to the index (#1122)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 5, 2024
1 parent 58567d2 commit 2020fcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages.sql
Original file line number Diff line number Diff line change
Expand Up @@ -766,5 +766,6 @@ INSERT INTO "packages" VALUES('mysqlclient','sha256','629fae10fac1e2121b121c9066
INSERT INTO "packages" VALUES('zope.interface','sha256','6bb2e0534582013500ba2671aa9afd0afe1fd24d238c67e9c53753df84c6f4f3','https://github.com/alpine-wheels/zope.interface/releases/download/7.1.1/zope.interface-7.1.1-cp312-cp312-linux_x86_64.whl');
INSERT INTO "packages" VALUES('cryptg','sha256','ea8b706e48657f679986894d48b11cf123da23a0b472d445edda4ddf08bf8708','https://github.com/alpine-wheels/cryptg/releases/download/0.5.0.post0/cryptg-0.5.0.post0-cp311-cp311-linux_x86_64.whl');
INSERT INTO "packages" VALUES('cryptg','sha256','dbb3524a3e3d9e48f293b65a8638e97a132f53a81cfaec12967b64e861cc3489','https://github.com/alpine-wheels/cryptg/releases/download/0.5.0.post0/cryptg-0.5.0.post0-cp310-cp310-linux_x86_64.whl');
INSERT INTO "packages" VALUES('numpy','sha256','5a2f8bb77e1a7844d8473e43474fca369e2dd694f2b9df700e234bb8cfae52bd','https://github.com/alpine-wheels/numpy/releases/download/2.1.3/numpy-2.1.3-cp310-cp310-linux_armv7l.whl');
INSERT INTO "packages" VALUES('numpy','sha256','7350eba4c8dbc437485917a0541a161ab8a5a8c7bc27e34e5c1461e188da48a4','https://github.com/alpine-wheels/numpy/releases/download/2.1.3/numpy-2.1.3-cp311-cp311-linux_armv7l.whl');
COMMIT;

0 comments on commit 2020fcb

Please sign in to comment.