Skip to content

Commit

Permalink
build(deps): Bump finch dependencies (#433)
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez authored Dec 2, 2024
1 parent 64ab39c commit de7ddce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions deps/full-os.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ARTIFACT_BASE_URL=https://deps.runfinch.com

# From https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/aarch64/images/
AARCH64_ARTIFACT=Fedora-Cloud-Base-40-1.14.aarch64-20241021223325.qcow2
AARCH64_512_DIGEST=58bf702193b68d113cb8b7ec24989ee750ff58a27025c3c659de65cc46761ab19c3f1a83a47e03d75be3b4d47319e621a51ce33abdcd86ba187f35e1ea08101a
AARCH64_ARTIFACT=Fedora-Cloud-Base-40-1.14.aarch64-20241202155342.qcow2
AARCH64_512_DIGEST=f8100f26ced1796c56368f25feea031d208e83662f9b58d459f8c4fa87465284cbf6e59c3a8e70ad6d51c2e7e2ba850e777c39f7da48ecb021b3e5b6f7df646a

# From https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/x86_64/images/
X86_64_ARTIFACT=Fedora-Cloud-Base-40-1.14.x86_64-20241021223906.qcow2
X86_64_512_DIGEST=1149024bfcd3ac4d34e0f7f9335011bbe87d1527e16b8672046f0bd8d1fd7ca6498ba24cb4e800d54ddb6a505077abbfbe73492d5ed41965c90790e6ffc70b7e
X86_64_ARTIFACT=Fedora-Cloud-Base-40-1.14.x86_64-20241202153908.qcow2
X86_64_512_DIGEST=81257d6644132de24a1c50a302968655ff5ccfcad3da2460077b0f473444d9b8121c8eb00c0e57aeb62fb14934a91e80ffb30c734fd9cf6edf83f937861c5ad2
4 changes: 2 additions & 2 deletions deps/rootfs.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARTIFACT_BASE_URL=https://deps.runfinch.com

X86_64_ARTIFACT_PATHING=common/x86-64
X86_64_ARTIFACT=finch-rootfs-production-amd64-1729550352.tar.gz
X86_64_512_DIGEST=03f591ebb894e3f5efcca0aeb3b1ad8bd2c74e5ab143c3553a7308017e73cfd5a37770057139223e83fc07c6bcc6c684f6594814a001036315fcc5c3bd281ce1
X86_64_ARTIFACT=finch-rootfs-production-amd64-1731710913.tar.gz
X86_64_512_DIGEST=0ec60c1516a9d0ef72fc42ce623bfed2e803bab22faac81711b95190b627622f45f8c1a9fa00a46d084ba9a4849631b644db9f09c2803d907f6cab2acc70f062

0 comments on commit de7ddce

Please sign in to comment.