Commit da22977 1 parent 2622f8b commit da22977 Copy full SHA for da22977
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : Build and Publish
2
2
3
3
env :
4
- FINGERPRINT : b8cb4e1c4ee7485bafc34123e4cb2b5b869b4f93
4
+ FINGERPRINT : c4e8c2976dcf42530d68dcb1fdfb61d071085abf
5
5
GAME_ASSET_URL : https://game-assets.clashofclans.com
6
6
GCP_BUCKET_NAME : game-assets-clashofclans.appspot.com
7
7
Original file line number Diff line number Diff line change 6
6
7
7
env :
8
8
GCP_BUCKET_NAME : game-assets-clashofclans.appspot.com
9
- FINGERPRINT : b8cb4e1c4ee7485bafc34123e4cb2b5b869b4f93
9
+ FINGERPRINT : c4e8c2976dcf42530d68dcb1fdfb61d071085abf
10
10
GAME_ASSET_URL : https://game-assets.clashofclans.com
11
11
SC_FILE_NAME : ui_cc.sc
12
12
SC_TEX_FILE_NAME : ui_cc_tex.sc
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ shopt -s extglob # Enable extended globbing
5
5
if [ " $# " -eq 1 ]; then
6
6
fingerprint=" $1 "
7
7
else
8
- fingerprint=" 7dc27bbc98c5bf2818587453f966e99919e32211 "
8
+ fingerprint=" c4e8c2976dcf42530d68dcb1fdfb61d071085abf "
9
9
fi
10
10
11
11
base_url=" https://game-assets.clashofclans.com"
You can’t perform that action at this time.
0 commit comments