|
1 | 1 | [[heta_app]] |
2 | 2 | arch = "x86_64" |
3 | | -git-tree-sha1 = "614c7adc9f971c8e09d928930830be68f08fe3e7" |
| 3 | +git-tree-sha1 = "68d5937a561697b75a437e5ba5b85211dcdb7de0" |
4 | 4 | libc = "glibc" |
5 | 5 | os = "linux" |
6 | 6 |
|
7 | 7 | [[heta_app.download]] |
8 | | - sha256 = "753b4c45699474aaec6a29aaa733c26e8f9d37f33f305b2f4ea729a9fde16bf8" |
9 | | - url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.7/heta-compiler-linux-x64.tar.gz" |
| 8 | + sha256 = "d65b333521f3b6a1ff45d7e85be31920db305ccf5476cf43facb5c280547b3f6" |
| 9 | + url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.8/heta-compiler-linux-x64.tar.gz" |
10 | 10 | [[heta_app]] |
11 | 11 | arch = "aarch64" |
12 | | -git-tree-sha1 = "051a831eba2f761be4057ebd220b603e5b55ae8a" |
| 12 | +git-tree-sha1 = "36a68eb4b97c6a1359eb020b3ecbcae9edf5b8d4" |
13 | 13 | libc = "glibc" |
14 | 14 | os = "linux" |
15 | 15 |
|
16 | 16 | [[heta_app.download]] |
17 | | - sha256 = "f03b47f8be7fce12fe028e0e92f5128c806394e33f7b78031066a1cc55ea662d" |
18 | | - url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.7/heta-compiler-linux-arm64.tar.gz" |
| 17 | + sha256 = "570d448f3ac400121c62e52a457c5c3913ac8cd7db245993f069a38a5e828ec6" |
| 18 | + url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.8/heta-compiler-linux-arm64.tar.gz" |
19 | 19 | [[heta_app]] |
20 | 20 | arch = "x86_64" |
21 | | -git-tree-sha1 = "45935fa8e9445c8fa9505dfb8a65bc9714c6ff34" |
| 21 | +git-tree-sha1 = "da83049a6967fbf9d03203eed2e39c34d2abc958" |
22 | 22 | os = "windows" |
23 | 23 |
|
24 | 24 | [[heta_app.download]] |
25 | | - sha256 = "600496950f676eaa527de018ac24c923ffdd9c630421747fb532796d0b45488a" |
26 | | - url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.7/heta-compiler-windows-x64.tar.gz" |
| 25 | + sha256 = "24a58a6d4b19beb396a102caa0f552e975b4a12152857550e4e8523caa644629" |
| 26 | + url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.8/heta-compiler-windows-x64.tar.gz" |
27 | 27 | [[heta_app]] |
28 | 28 | arch = "x86_64" |
29 | | -git-tree-sha1 = "1a58ed03070a8acc336504aed08be1b0677a957c" |
| 29 | +git-tree-sha1 = "b9d4a095b4b49c117a6c2e8d04401db8cba4276a" |
30 | 30 | os = "macos" |
31 | 31 |
|
32 | 32 | [[heta_app.download]] |
33 | | - sha256 = "249612ce52856706b7b048cc6af9f6874703377bb971ac51af1ab78ae99078f5" |
34 | | - url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.7/heta-compiler-macos-x64.tar.gz" |
| 33 | + sha256 = "8d36ecccaa822e758a3e075eee4068d8733c46d89b24ce98ac10eb62f8b8d4e2" |
| 34 | + url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.8/heta-compiler-macos-x64.tar.gz" |
35 | 35 | [[heta_app]] |
36 | 36 | arch = "aarch64" |
37 | | -git-tree-sha1 = "64ae4fecbaa36c8fb5d7fb17f26156921292fd2d" |
| 37 | +git-tree-sha1 = "7f648c13f14fb469e9383f6a4c7b06f4ac2f9501" |
38 | 38 | os = "macos" |
39 | 39 |
|
40 | 40 | [[heta_app.download]] |
41 | | - sha256 = "f25866ade95b3aee8f0ca483ff9deef480535cf298ee8617279be978d1f25567" |
42 | | - url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.7/heta-compiler-macos-arm64.tar.gz" |
| 41 | + sha256 = "a2fe5313ffcdde63d5e990bb2094b20cb4528aafcf99b7ea932380abbdab9df3" |
| 42 | + url = "https://github.com/hetalang/heta-compiler/releases/download/v0.9.8/heta-compiler-macos-arm64.tar.gz" |
0 commit comments