Skip to content

Commit

Permalink
FIMOCT Juillet 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesboeufs committed Aug 22, 2018
1 parent c3e391b commit 715ace9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/download-fimoct.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ async function getLatestFIMOCTFileBuffer() {
}

async function getCurrentFIMOCTFileBuffer() {
const url = 'https://www.data.gouv.fr/s/resources/fichiers-fimoca-et-fimoct-relatifs-aux-structures-de-la-dgfip/20171222-100050/FIMOCTT7Z00061.zip'
const url = 'https://static.data.gouv.fr/resources/fichiers-fimoca-et-fimoct-relatifs-aux-structures-de-la-dgfip/20180817-134116/FIMOCTT8Z00061.zip'
return fetchAndExtractFIMOCT(url)
}

Expand Down

0 comments on commit 715ace9

Please sign in to comment.