Skip to content

Commit 713a877

Browse files
Add go 1.24.8, remove go 1.24.7
for stack(s) cflinuxfs3, cflinuxfs4
1 parent dc05084 commit 713a877

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,21 +53,21 @@ dependencies:
5353
source: https://dl.google.com/go/go1.23.11.src.tar.gz
5454
source_sha256: 296381607a483a8a8667d7695331752f94a1f231c204e2527d2f22e1e3d1247d
5555
- name: go
56-
version: 1.24.7
57-
uri: https://buildpacks.cloudfoundry.org/dependencies/go/go_1.24.7_linux_x64_cflinuxfs3_e4a5a8be.tgz
58-
sha256: e4a5a8be152a4a5a88c8b3dfc19ce145d8a05214710ad5e9b67bbbf0174964a6
56+
version: 1.24.8
57+
uri: https://buildpacks.cloudfoundry.org/dependencies/go/go_1.24.8_linux_x64_cflinuxfs3_b68496e9.tgz
58+
sha256: b68496e970469822b37a37de7df7c6e531fe99d2c3ce8788337f91d6ca2534f9
5959
cf_stacks:
6060
- cflinuxfs3
61-
source: https://dl.google.com/go/go1.24.7.src.tar.gz
62-
source_sha256: 2a8f50db0f88803607c50d7ea8834dcb7bd483c6b428a91e360fdf8624b46464
61+
source: https://dl.google.com/go/go1.24.8.src.tar.gz
62+
source_sha256: b1ff32c5c4a50ddfa1a1cb78b60dd5a362aeb2184bb78f008b425b62095755fb
6363
- name: go
64-
version: 1.24.7
65-
uri: https://buildpacks.cloudfoundry.org/dependencies/go/go_1.24.7_linux_x64_cflinuxfs4_a2684c00.tgz
66-
sha256: a2684c00672fac7fb5e62d9921c295df40e8a4d9eff5acaa1aac44e2d0239573
64+
version: 1.24.8
65+
uri: https://buildpacks.cloudfoundry.org/dependencies/go/go_1.24.8_linux_x64_cflinuxfs4_7df7272d.tgz
66+
sha256: 7df7272df5df0fdfe383fe308b2fdbb9ea81bad5993f158779a0bb60dc781a0c
6767
cf_stacks:
6868
- cflinuxfs4
69-
source: https://dl.google.com/go/go1.24.7.src.tar.gz
70-
source_sha256: 2a8f50db0f88803607c50d7ea8834dcb7bd483c6b428a91e360fdf8624b46464
69+
source: https://dl.google.com/go/go1.24.8.src.tar.gz
70+
source_sha256: b1ff32c5c4a50ddfa1a1cb78b60dd5a362aeb2184bb78f008b425b62095755fb
7171
- name: go
7272
version: 1.25.2
7373
uri: https://buildpacks.cloudfoundry.org/dependencies/go/go_1.25.2_linux_x64_cflinuxfs3_385184a6.tgz

0 commit comments

Comments
 (0)